# # 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=AUTO LongName="Please, explain here what is this simulation for" TagName=AUTO #------ SpaceName = DEVT/TEST/PROD SpaceName=AUTO #----- ExperimentName : Short Name of Experiment ExperimentName=AUTO ARCHIVE=AUTO #============================ #-- leap, noleap, 360d CalendarType=gregorian #-- Start and End of Job #-- "YYYY-MM-DD" DateBegin=1982-01-01 DateEnd=1982-12-31 #============================ #-- 1Y, 1M, 5D, 1D PeriodLength=1M #============================ #-- Total Number of Processors (minimum is 2 for a coupled configuration) JobNumProcTot=_AUTO_ #============================ PeriodNb=12 #============================ #-- 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 SRF= (sechiba, orchidee) SBG= (stomate, orchidee) OOL= (orchidee_ol, orchidee) #======================================================================== #D-- Executable - [Executable] Name=orchidee_ol #D- For each component, Real name of executable, Name of executable for oasis SRF= ("", "") SBG= ("", "") OOL= (orchidee_ol_${OptMode}, orchidee_ol, 1MPI) #======================================================================== #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=1981-12-31 #D- Define restart simulation name (=> JOB_OS) RestartJobName=CD1 #D- Path Server Group Login (=> PSGL) RestartPath=${ARCHIVE}/IGCM_OUT/OL2 # 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=_AUTO_ #D- Do we rebuild parallel output, this flag determines #D- frequency of rebuild submission RebuildFrequency=5Y #D- Optimization of rebuid 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=10Y #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 - SECHIBA [SRF] WriteFrequency="1M HF" Restart=n #-- Last day of the experience used as restart RestartDate=1982-01-01 # Define restart simulation name RestartJobName=HISTO2_ RestartPath=${ARCHIVE}/IGCM_OUT/OL2 #-- Old component name for restart (if empty, use new name) OldName= #======================================================================== #D-- SRF - STOMATE [SBG] WriteFrequency="1M" Restart=n #-- Last day of the experience used as restart RestartDate=1982-01-01 # Define restart simulation name RestartJobName=HISTO2_ RestartPath=${ARCHIVE}/IGCM_OUT/OL2 #-- Old component name for restart (if empty, use new name) OldName= #======================================================================== #D-- OOL - [OOL] WriteFrequency="1M" Restart=n #-- Last day of the experience used as restart RestartDate=1982-01-01 # Define restart simulation name RestartJobName=2L18 RestartPath=${ARCHIVE}/${LOGIN}/SORTIES_CPL_IPSL # Old component name for restart (if empty, use new name) OldName= #========================================================================