# # This is config.card file for restart with an NEW libIGCM simulation tree. # #==================================================================================== #D-- Compatibility - [Compatibility] libIGCM=1.0 #======================================================================== #D-- UserChoices - [UserChoices] #============================ #-- Output will be stored in IGCM_OUT/TagName/SpaceName/ExperimentName/JobName JobName=ForceSo LongName="Please, explain here what is this simulation for" TagName=OL2 #------ SpaceName = DEVT/TEST/PROD SpaceName=PROD #----- ExperimentName : Short Name of Experiment ExperimentName=forcesoil #============================ #-- leap, noleap, 360d CalendarType=360d #-- Start and End of Job #-- "YYYY-MM-DD" DateBegin=1980-01-01 DateEnd=1999-12-30 #============================ #-- 1Y, 1M, 5D, 1D PeriodLength=10Y #============================ #-- Source following file with module settings, only if it exists EnvFile=${SUBMIT_DIR}/../ARCH/arch.env #============================ # OptMode indicates the optimization mode choosen during compilation # This variable is used in the executable name OptMode=prod #======================================================================== #D-- ListOfComponents - [ListOfComponents] #D- For each component, Name of component, Tag of component SBG= (stomate, orchidee) OOL= (orchidee_ol, orchidee_ol) #======================================================================== #D-- Executable - [Executable] #D- For each component, Real name of executable, Name of executable for oasis SBG= (forcesoil_${OptMode}, forcesoil, 4MPI) OOL= ("","") #======================================================================== #D-- Restarts - [Restarts] #D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y' OverRule=n #D- Last day of the experience used as restart RestartDate=1979-12-31 #D- Define restart simulation name (=> JOB_OS) RestartJobName=TESTFORCE #D- Path Server Group Login (=> PSGL) RestartPath=${ARCHIVE}/IGCM_OUT # Attention login depend de la machine #======================================================================== #D-- Post - [Post] #D- Do we archive the output text files and restart files? #D- frequency to create the archives (by default RebuildFrequency) PackFrequency=1OY #D- Do we rebuild parallel output, this flag determines #D- frequency of rebuild submission RebuildFrequency=10Y #D- Optimization of rebuid RebuildFromArchive=NONE #D- If you want to produce time series, this flag determines #D- frequency of post-processing submission TimeSeriesFrequency=NONE #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 #======================================================================== #D-- SRF - STOMATE [SBG] WriteFrequency="1M" #-- Restart=y is mandatory for forcesoil. # Set RestartDate, RestartJobName and RestartPath for sechiba. # This restart file must correspond to the stomate_Cforcing.nc file set in stomate.card. Restart=y #-- Last day of the experience used as restart RestartDate=... # Define restart simulation name RestartJobName=... RestartPath=${ARCHIVE}/IGCM_OUT/OL2/..... # Old component name for restart (if empty, use new name) OldName= #======================================================================== #======================================================================== #D-- OOL - [OOL] WriteFrequency= Restart=n #-- Last day of the experience used as restart RestartDate= # Define restart simulation name RestartJobName= RestartPath= # Old component name for restart (if empty, use new name) #========================================================================