Ignore:
Timestamp:
11/06/17 16:13:53 (7 years ago)
Author:
cetlod
Message:

NEMO_v6 : Use XIOS in detached mode for all NEMO configs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_OFF_PISCES/clim/config.card

    r3124 r3456  
    3939#D- For each component, Name of component, Tag of component 
    4040MBG= (pisces, PISCES) 
     41IOS= (xios, XIOS) 
    4142#======================================================================== 
    4243#D-- Executable - 
     
    4546#D- For each component, Real name of executable 
    4647MBG= (nemo.exe, nemo, 32MPI) 
     48IOS= (xios_server.exe, xios.x, 1MPI) 
    4749#======================================================================== 
    4850#D-- Restarts - 
     
    9597 
    9698#======================================================================== 
     99#D-- IOS - 
     100[IOS] 
     101WriteFrequency="" 
     102# If config_Restarts_OverRule == 'n' next 4 params are read 
     103Restart= n 
     104##-- Last day of the experience used as restart for this component if Restart=y 
     105RestartDate=1899-12-31 
     106# Define restart simulation name for this component 
     107RestartJobName=EXP00 
     108RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
     109# Old component name for restart (if empty, use new name) 
     110OldName= 
     111#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.