# $Id$ #======================================================================== #D-- Compatibility - [Compatibility] libIGCM=1.0 #D-- UserChoices - [UserChoices] #============================ 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_strataer #============================ #-- leap, noleap, 360d CalendarType=noleap #-- Begin and end of job #-- "YYYY-MM-DD" DateBegin=1980-01-01 DateEnd=1980-12-31 #============================ #-- 1Y, 1M, 5D, 1D Period Length for one execution PeriodLength=1Y #======================================================================== #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 in the run directory #D- Here is set 47MPI*8OMP which is suitable for resolution 144x142x79 #D- Change to 31MPI*4OMP for resolution 96x95x39 ATM= (gcm.e, lmdz.x, 31MPI, 8OMP) 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" # 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=2029-12-31 #D- Define restart simulation name for all components RestartJobName=CM606-LR-pdCtrl-01 #D- Path Server Group Login RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl #======================================================================== #D-- SRF - [SRF] 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 #======================================================================== #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 #======================================================================== #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= #======================================================================== #D-- Post - [Post] #D- RebuildFrequency determines the frequency of rebuild submission RebuildFrequency=NONE #D- PackFrequency determines the frequency of pack submission PackFrequency=10Y #D- TimeSeriesFreqency determines the frequency of post-processing submission #D- Set NONE to deactivate the creation of all time series TimeSeriesFrequency=10Y #D- SeasonalFrequency determines the length for each seasonal average #D- Set NONE to deactivate the creation of all seasonal avereage 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 #========================================================================