# # This is config.card file for restart with an NEW libIGCM simulation tree. # #==================================================================================== #D-- Compatibility - [Compatibility] libIGCM=1.0 #======================================================================== #D-- UserChoices - [UserChoices] #============================ #-- (<8 chars MAX for JobName) JobName=Sp LongName="Spin Up for ORCHIDEE. See spinup.card for options." TagName=OL2 #============================ #-- leap, noleap, 360d CalendarType= gregorian #-- Start and End of Job #-- "YYYY-MM-DD" DateBegin=0000-01-01 DateEnd=0999-12-31 #============================ #-- 1Y, 1M, 5D, 1D PeriodLength= 1Y PeriodNb= 1 #============================ #-- PBS Class (required on brodie mono/multi) JobClass=mono #JobClass=multi #============================ #-- Total Number of Processors (minimum is 2 for a coupled configuration) JobNumProcTot=1 #============================ #-- Run Options : here for oasis coupling JobRunOptions='"-np "${NUM_PROC}" -max_np "${NUM_PROC}' #JobRunOptions='"-np "${NUM_PROC}' #======================================================================== #======================================================================== #D-- SRF options passed to SRF subjobs [SRF] WriteFrequency="1800s" Restart=n #-- Last day of the experience used as restart RestartDate=1997-12-31 # Define restart simulation name RestartJobName=SPINUP RestartPath=${ARCHIVE}/${LOGIN}/IGCM_OUT/${config_UserChoices_TagName} # Old component name for restart (if empty, use new name) OldName= #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-- Surface BioGeochemistry ( STOMATE ) subjobs [SBG] WriteFrequency="1D" Restart= n #-- Last day of the experience used as restart RestartDate= 1900-12-31 # Define restart simulation name RestartJobName= SPINUP RestartPath=${ARCHIVE}/${LOGIN}/IGCM_OUT/${config_UserChoices_TagName} # Old component name for restart (if empty, use new name) OldName= #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 #======================================================================== #========================================================================