# $Id$ # This is config.card file for restart with an NEW libIGCM simulation tree. # This is config.card file for NEMO ORCA1_LIM3_PISCES configuration # #======================================================================== #D-- Compatibility - [Compatibility] libIGCM=1.0 #D-- UserChoices - [UserChoices] #============================ #-- (<8 chars MAX for JobName) JobName=eOR025L3P-IA #----- Short Name of Experiment ExperimentName=ORCA025ia #----- DEVT TEST PROD SpaceName=DEVT LongName="ORCA025_LIM3_PISCES NEMO configuration" TagName=ORCA025_LIM3_PISCES #D- Choice of experiment in EXPERIEMENTS directory ExpType=ORCA025_LIM3_PISCES/ia #============================ #-- leap, noleap, 360d CalendarType=noleap #-- Begin and end of Job #-- "YYYY-MM-DD" DateBegin=1948-01-01 DateEnd=2009-12-31 #============================ #-- 1Y, 1M, 5D, 1D PeriodLength=1M #============================ # config.card configuration options : #R_BC=$WORKDIR/../../gzi/rgzi002/IGCM/BC #R_INIT=$WORKDIR/../../gzi/rgzi002/IGCM/BC #======================================================================== #D-- ListOfComponents - [ListOfComponents] #D- For each component, Name of component, Tag of component OCE= (opa9, NEMO_v6) ICE= (lim3, LIM_3) MBG= (pisces, PISCES_v2) IOS= (xios, XIOS) #======================================================================== #D-- Executable - [Executable] Name=nemo #D- For each component, Real name of executable OCE= (orca025lim3pisces.exe, nemo, 1295MPI) ICE= ("", "", "") MBG= ("", "", "") IOS= (xios_server.exe, xios.x, 7MPI) #======================================================================== #D-- Restarts - [Restarts] #D- by default: config.card describes no restart for all components #D- ie start from Levitus or limit files #D- If you want to restart all components from the same simulation, #D- put OveRule flag to 'y' and set the next 3 parameters OverRule=n #D- Last day of the experience used as restart RestartDate=0094-12-31 #D- Define restart simulation name RestartJobName=NO1-T17 #D- Path Server Group Login RestartPath=${ARCHIVE}/IGCM_OUT/ORCA1_LIM3_PISCES/DEVT/ORCA1clim #======================================================================== #D-- OCE - [OCE] WriteFrequency="5D 1Y" Restart= n ##-- Last day of the experience used as restart RestartDate=1999-12-31 # Define restart simulation name RestartJobName=NL1 RestartPath=${ARCHIVE}/IGCM_OUT/ORCA1_LIM3 # Old component name for restart (if empty, use new name) OldName= #======================================================================== #D-- ICE - [ICE] WriteFrequency="1M" Restart= n ##-- Last day of the experience used as restart RestartDate=1999-12-31 # Define restart simulation name RestartJobName=NL1 RestartPath=${ARCHIVE}/IGCM_OUT/ORCA1_LIM3 # Old component name for restart (if empty, use new name) OldName= #======================================================================== #D-- MBG - [MBG] WriteFrequency="1D 1M 1Y" Restart= n ##-- Last day of the experience used as restart RestartDate=0169-12-31 # Define restart simulation name RestartJobName=eOR1L3P-V1 RestartPath=${ARCHIVE}/../../gzi/rgzi002/IGCM_OUT/ORCA1_LIM3_PISCES/DEVT/ORCA1clim # Old component name for restart (if empty, use new name) OldName= #======================================================================== #D-- Post - [Post] ParserXIOS=FALSE #D- Do we rebuild parallel output, this flag determines #D- frequency of rebuild submission #-- 1Y RebuildFrequency=NONE #D- Do we rebuild parallel output from archive RebuildFromArchive=NONE #D- If you want to produce time series, this flag determines #D- frequency of post-processing submission TimeSeriesFrequency=10Y #D- If you want to produce seasonal average, this flag determines #D- the period of this average SeasonalFrequency=NONE #D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency #D- Usefull if you do not want to consider the first X simulation's years #SeasonalFrequencyOffset=0 PackFrequency=1Y ###======================================================================== #D-- IOS - [IOS] WriteFrequency="" # If config_Restarts_OverRule == 'n' next 4 params are read Restart= n ##-- Last day of the experience used as restart for this component if Restart=y RestartDate=1899-12-31 # Define restart simulation name for this component RestartJobName=EXP00 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl # Old component name for restart (if empty, use new name) OldName= #========================================================================