Ignore:
Timestamp:
01/16/15 16:08:27 (9 years ago)
Author:
acosce
Message:

Add new configuration for LMDZORINCA_v6 (AER)
and update experiment to run xios with one server

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/NMHC_AER/config.card

    r2330 r2391  
    1313#============================ 
    1414#D-- (<8 chars MAX for JobName) 
    15 JobName=L5OI4run 
    16 #SpaceName=TEST 
    17 #ExperimentName=XXXX 
    18 LongName='nouvelles configs + LMDZ5 INCA4 39 ' 
     15JobName=L5OI5run 
     16SpaceName=PROD 
     17ExperimentName=NITRATE 
     18LongName='nouvelles configs + LMDZ5 INCA5 39 + Xios + possibilite nouvelle physique ' 
    1919TagName=LMDZORINCA/${CHEM} 
    2020#D- Choice of experiment in EXPERIEMENTS directory 
     
    4747[ListOfComponents] 
    4848#D- For each component, Name of component, Tag of component 
    49 ATM= (lmdz, LMDZ4) 
     49ATM= (lmdz, LMDZ5) 
    5050SRF= (orchidee, orchidee_1_9_5) 
    5151SBG= (stomate, ORCHIDEE_1_9_5) 
    52 CHM= (inca, INCA3)  
     52CHM= (inca, INCA5)  
     53IOS= (xios, XIOS) 
    5354 
    5455#======================================================================== 
     
    5758Name=gcm.e 
    5859#D- For each component, Real name of executable, Name of executable for oasis 
    59 ATM= (gcm.e, gcm.e) 
     60ATM= (gcm.e, gcm.e, 32MPI, 1OMP) 
    6061SRF= ("", "") 
    6162SBG= ("", "") 
    62 CHM= (inca.dat, inca.dat) 
     63CHM= (inca.dat, inca.dat, 1MPI) 
     64IOS= (xios_server.exe, xios.x, 1MPI) 
    6365 
    6466#======================================================================== 
     
    149151 
    150152#======================================================================== 
     153#D-- IOS - 
     154[IOS] 
     155WriteFrequency="" 
     156# If config_Restarts_OverRule == 'n' next 4 params are read 
     157Restart= n 
     158##-- Last day of the experience used as restart for this component if Restart=y 
     159RestartDate= 
     160# Define restart simulation name for this component 
     161RestartJobName= 
     162RestartPath= 
     163# Old component name for restart (if empty, use new name) 
     164OldName= 
     165 
     166#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.