# # 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=FLUXNET LongName="ENSEMBLE Spinup : test en changeant HYDROL_SOIL_DEPTH et HYDROL_HUMCSTE." TagName=OL2 #------ SpaceName = DEVT/TEST/PROD SpaceName=PROD #----- ExperimentName : Short Name of Experiment ExperimentName=ensemble #----- ARCHIVE : path for archive directory in which IGCM_OUT directory will be created. #For example at irene: ARCHIVE=$CCCWORKDIR or ARCHIVE=$CCCSCRATCHDIR #at obelix: ARCHIVE=/home/scratch01/$LOGIN ARCHIVE=/home/scratch01/mguill #============================ #-- leap, noleap, 360d CalendarType= gregorian #-- Start and End of Job #-- "YYYY-MM-DD" DateBegin=1850-01-01 DateEnd=1999-12-31 #============================ #-- 1Y, 1M, 5D, 1D PeriodLength= 1Y PeriodNb= 1 #============================ #-- Total Number of Processors (minimum is 2 for a coupled configuration) JobNumProcTot=1 #======================================================================== #======================================================================== #D-- SRF options passed to SuRFace (SECHIBA) subjobs [SRF] WriteFrequency="1D" 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-- 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-- Post-treatment options passed to SubJobs on all sites # WARNING : You can use thoses options only if you set CONSERVE=y in fluxnet.card [SubJobPost] #D- Do we rebuild parallel output, this flag determines #D- frequency of rebuild submission RebuildFrequency=NONE #D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) 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 #======================================================================== #========================================================================