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_LIM3_PISCES/clim/config.card

    r3174 r3456  
    3939ICE= (lim3, LIM_3) 
    4040MBG= (pisces, PISCES) 
     41IOS= (xios, XIOS) 
    4142#======================================================================== 
    4243#D-- Executable - 
     
    4748ICE= ("", "", "") 
    4849MBG= ("", "", "") 
     50IOS= (xios_server.exe, xios.x, 1MPI) 
    4951#======================================================================== 
    5052#D-- Restarts - 
     
    123125PackFrequency=10Y 
    124126 
     127 
    125128#======================================================================== 
     129#D-- IOS - 
     130[IOS] 
     131WriteFrequency="" 
     132# If config_Restarts_OverRule == 'n' next 4 params are read 
     133Restart= n 
     134##-- Last day of the experience used as restart for this component if Restart=y 
     135RestartDate=1899-12-31 
     136# Define restart simulation name for this component 
     137RestartJobName=EXP00 
     138RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
     139# Old component name for restart (if empty, use new name) 
     140OldName= 
     141#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.