# $Id$ # 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=LMDZOR01 #----- Short Name of Experiment ExperimentName=amip #----- DEVT TEST PROD SpaceName=TEST LongName="LMDZOR configuration" TagName=LMDZOR #D- Choice of experiment in EXPERIEMENTS directory ExpType=LMDZOR/amip #============================ #-- leap, noleap, 360d CalendarType=noleap #-- Begin and end of job #-- "YYYY-MM-DD" DateBegin=1980-01-01 DateEnd=1980-01-31 #============================ #-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation PeriodLength=1M #============================ # config.card configuration options : #R_INIT=/u/rech/psl/rpsl035/IGCM/INIT #R_INIT=/dmnfs/cont003/p86ipsl/IGCM/INIT #R_BC=/u/rech/psl/rpsl035/IGCM/BC #R_BC=/dmnfs/cont003/p86ipsl/IGCM/BC #============================ #======================================================================== #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 for all components RestartDate=2000-01-31 #D- Define restart simulation name for all components RestartJobName=EXP00 #D- Path Server Group Login RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip #======================================================================== #D-- ATM - [ATM] # WriteFrequency="1M 1D HF" # 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=2000-01-31 # Define restart simulation name for this component RestartJobName=LMDZOR01 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip # Old component name for restart (if empty, use new name) OldName= #======================================================================== #D-- SRF - [SRF] WriteFrequency="1M HF" # 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=2000-01-31 # Define restart simulation name for this component RestartJobName=EXP00 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip #-- Old component name for restart (if empty, use new name) OldName= #======================================================================== #D-- SBG - STOMATE [SBG] WriteFrequency="1M" # 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=2000-01-31 # Define restart simulation name for this component RestartJobName=EXP00 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip #-- Old component name for restart (if empty, use new name) OldName= #======================================================================== #D-- ListOfComponents - [ListOfComponents] #D- For each component, Name of component, Tag of component ATM= (lmdz, LMDZ4_AR5) SRF= (orchidee, ORCHIDEE_1_9_5) SBG= (stomate, ORCHIDEE_1_9_5) #======================================================================== #D-- Executable - [Executable] #D- For each component, Real name of executable, Name of executable for oasis ATM= (gcm.e, lmdz.x, 32MPI) SRF= ("", "") SBG= ("", "") #======================================================================== #D-- Post - [Post] #D- Do we rebuild parallel output, this flag determines #D- frequency of rebuild submission (use NONE for DRYRUN=3) RebuildFrequency=1Y #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 (NONE if you don't want) TimeSeriesFrequency=10Y #D- If you want to produce seasonal average, this flag determines #D- the period of this average (NONE if you don't want) 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 #========================================================================