# $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 #============================ #-- Total Number of Processors JobNumProcTot=32 #======================================================================== #D-- ListOfComponents - [ListOfComponents] #D- For each component, Name of component, Tag of component ATM= (lmdz, LMDZ) SRF= (orchidee, ORCHIDEE) SBG= (stomate, ORCHIDEE) IOS= (xios, XIOS) #======================================================================== #D-- Executable - [Executable] #D- For each component, Real name of executable, Name of executable for oasis ATM= (gcm.e, lmdz.x, 31MPI, 1OMP) SRF= ("", "") SBG= ("", "") IOS= (xios_server.exe, xios.x, 1MPI) #======================================================================== #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-- IOS - [IOS] WriteFrequency="" # 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= # Define restart simulation name for this component RestartJobName= RestartPath= # Old component name for restart (if empty, use new name) OldName= #======================================================================== #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 pack restart and debug txt files, this flag determines #D- frequency of pack submission (use NONE for DRYRUN=3) PackFrequency=1Y #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 #========================================================================