Changeset 62


Ignore:
Timestamp:
06/18/07 14:25:42 (17 years ago)
Author:
aclsce
Message:

Namcouple parameters modification added

Location:
CONFIG/trunk/IPSLCM4_v2/EXP00
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/IPSLCM4_v2/EXP00/COMP/oasis.driver

    r46 r62  
    2020 
    2121############ Update Parameter Files   ############## 
    22 sed -e "s/010101/${PeriodDateBegin}/" \ 
    23     -e "s/432000/${D_JOB_SEC}/" \ 
    24     -e "s/nproc_atm/${NUM_PROC_ATM}/g \ 
     22sed -e "s/<initial_date>/${PeriodDateBegin}/" \ 
     23    -e "s/<total_time>/${D_JOB_SEC}/" \ 
     24    -e "s/<nproc_atm>/${NUM_PROC_ATM}/g" \ 
    2525        namcouple > namcouple.tmp 
    2626 
  • CONFIG/trunk/IPSLCM4_v2/EXP00/PARAM/namcouple_ORCA2xLMD144142

    r41 r62  
    3030 $CHANNEL 
    3131           MPI2 
    32 1  1 
     32<nproc_atm>  <nproc_atm> 
    33331  1                
    3434 $END 
     
    5959# 
    6060 $RUNTIME 
    61              432000 
     61             <total_time> 
    6262 $END 
    6363############################################################################### 
     
    6767# 
    6868 $INIDATE 
    69              00010101 
     69             <initial_date> 
    7070 $END 
    7171############################################################################### 
  • CONFIG/trunk/IPSLCM4_v2/EXP00/PARAM/namcouple_ORCA2xLMD14496

    r41 r62  
    1818# SEQMODE : 1        if all models run simultaneously 
    1919#           n        if  n  models run sequentially 
    20  $SEQMODE 
    21               1 
    22  $END 
     20$SEQMODE 
     21      1 
     22$END 
    2323############################################################################### 
    2424# 
     
    2828#           MPI1/2      if MPI message passing is used for data exchange; 
    2929# 
    30  $CHANNEL 
    31            MPI2 
    32 nproc_atm  nproc_atm 
     30$CHANNEL 
     31   MPI2 
     32<nproc_atm>  <nproc_atm> 
    33331  1                
    34  $END 
     34$END 
    3535############################################################################### 
    3636# 
    3737# NFIELDS : total number of fields being exchanged. 
    3838# 
    39  $NFIELDS 
    40             22 
    41  $END 
     39$NFIELDS 
     40    22 
     41$END 
    4242############################################################################### 
    4343# 
    4444# JOBNAME : acronym for the given simulation (CHAR*3) 
    4545# 
    46  $JOBNAME 
    47             EXP    
    48  $END 
     46$JOBNAME 
     47    EXP    
     48$END 
    4949############################################################################### 
    5050# 
    5151# NBMODEL : number of models and their names (CHAR*6). 
    5252# 
    53  $NBMODEL 
    54   2  lmdz.x opa.xx 
    55  $END 
     53$NBMODEL 
     542  lmdz.x opa.xx 
     55$END 
    5656############################################################################### 
    5757#  
    5858# RUNTIME: total simulated time for the actual run in seconds (<I8) 
    5959# 
    60  $RUNTIME 
    61              432000 
    62  $END 
     60$RUNTIME 
     61             <total_time> 
     62$END 
    6363############################################################################### 
    6464# 
     
    6666#         initial date of the run (YYYYMMDD)          
    6767# 
    68  $INIDATE 
    69              00010101 
    70  $END 
     68$INIDATE 
     69     <initial_date> 
     70$END 
    7171############################################################################### 
    7272#  
     
    7474#         Indicates whether a header is encapsulated within the field 
    7575# 
    76  $MODINFO 
    77   NOT 
    78  $END 
     76$MODINFO 
     77NOT 
     78$END 
    7979############################################################################### 
    8080# 
     
    8484#              2 = complete output 
    8585# 
    86  $NLOGPRT 
    87    2 
    88  $END 
     86$NLOGPRT 
     872 
     88$END 
    8989############################################################################### 
    9090# 
     
    9494#                  n (>1) = n day month calendar 
    9595# 
    96  $CALTYPE 
    97          30  
    98  $END 
     96$CALTYPE 
     97 30  
     98$END 
    9999# 
    100100#  
    101101############################################################################### 
    102  $STRINGS 
     102$STRINGS 
    103103############################################################################### 
    104104# 
  • CONFIG/trunk/IPSLCM4_v2/EXP00/PARAM/namcouple_ORCA2xLMD7245

    r41 r62  
    3030 $CHANNEL 
    3131           MPI2 
    32 1  1 
     32<nproc_atm>  <nproc_atm> 
    33331  1                
    3434 $END 
     
    5959# 
    6060 $RUNTIME 
    61              432000 
     61             <total_time> 
    6262 $END 
    6363############################################################################### 
     
    6767# 
    6868 $INIDATE 
    69              00010101 
     69             <initial_date> 
    7070 $END 
    7171############################################################################### 
  • CONFIG/trunk/IPSLCM4_v2/EXP00/PARAM/namcouple_ORCA2xLMD9671

    r41 r62  
    3030 $CHANNEL 
    3131           MPI2 
    32 nproc_atm  nproc_atm 
     32<nproc_atm>  <nproc_atm> 
    33331  1                
    3434 $END 
     
    5959# 
    6060 $RUNTIME 
    61              432000 
     61             <total_time> 
    6262 $END 
    6363############################################################################### 
     
    6767# 
    6868 $INIDATE 
    69              00010101 
     69             <initial_date> 
    7070 $END 
    7171############################################################################### 
  • CONFIG/trunk/IPSLCM4_v2/EXP00/PARAM/namcouple_ORCA4xLMD7245

    r41 r62  
    3030 $CHANNEL 
    3131           MPI2 
    32 nproc_atm  nproc_atm 
     32<nproc_atm>  <nproc_atm> 
    33331  1                
    3434 $END 
     
    5959# 
    6060 $RUNTIME 
    61              432000 
     61             <total_time> 
    6262 $END 
    6363############################################################################### 
     
    6767# 
    6868 $INIDATE 
    69              00010101 
     69             <initial_date> 
    7070 $END 
    7171############################################################################### 
Note: See TracChangeset for help on using the changeset viewer.