# $Id$ #======================================================================== #D-- Compatibility - [Compatibility] libIGCM=1.0 #D-- UserChoices - [UserChoices] #============================ JobName=LOI6.01 #----- Short Name of Experiment ExperimentName=AER #----- DEVT TEST PROD SpaceName=PROD LongName="LMDZORINCA_v6 config" TagName=LMDZORINCA #D- Choice of experiment in EXPERIEMENTS directory ExpType=LMDZORINCA/AER_historical #============================ #-- leap, noleap, 360d CalendarType=leap #-- Experiment dates : Beginning and ending #-- "YYYY-MM-DD" DateBegin=2006-01-01 DateEnd=2006-12-31 #============================ #-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation #============================ #-- Compression level for netcdf output files CompressionLevel=2 #============================ PeriodLength=1M #-- Source following file with module settings, only if it exists EnvFile=`pwd`/../ARCH/arch.env #============================ #-- ResolAtm indicates the atmospheric resolution # This variable is used in the executable name ResolAtm=144x142x79 #============================ # OptMode indicates the optimization mode choosen during compilation # This variable is used in the executable name OptMode=prod #============================ ConfChem=AER #======================================================================== #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] # 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 #======================================================================== #D-- SRF - [SRF] # 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] # 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=1859-12-31 #D- Define restart simulation name for all components RestartJobName=O1T09V06 #D- Path Server Group Login RestartPath=/ccc/store/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/DEVT/piControl #======================================================================== #D-- CHM - [CHM] # If config_Restarts_OverRule == 'n' next 4 params are read Restart=n #D-- Last day of the experience used as restart RestartDate=2000-01-01 #D-- Define restart simulation name RestartJobName=JobName RestartPath=${ARCHIVE}/IGCM_OUT/LMDZORINCA/NMHC_AER #======================================================================== #D-- IOS - [IOS] # 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-- ListOfComponents - [ListOfComponents] #D- For each component, Name of component, Tag of component ATM= (lmdz, LMDZ) SRF= (orchidee, ORCHIDEE) SBG= (stomate, ORCHIDEE) CHM= (inca, INCA) IOS= (xios, XIOS) #======================================================================== #D-- Executable - [Executable] #D- For each component, Real name of executable, Name of executable for oasis ATM= (gcm_${ResolAtm}_${OptMode}_${ConfChem}.e, lmdz.x, 71MPI, 8OMP) SRF= ("" ,"" ) SBG= ("" ,"" ) CHM= ("", "") IOS= (xios_server_${OptMode}.exe, xios.x, 1MPI) #======================================================================== #D-- Post - [Post] #D- PackFrequency determines the frequency of pack submission PackFrequency=1Y #D- TimeSeriesFreqency determines the frequency of post-processing submission #D- Set NONE to deactivate the creation of all time series TimeSeriesFrequency=1Y #D- SeasonalFrequency determines the length for each seasonal average #D- Set NONE to deactivate the creation of all seasonal avereage SeasonalFrequency=1Y #D- If you want to produce compute PCMDI metrics from seasonal average #D- Set FALSE to deactivate the metrics computation. MetricsPCMDI=FALSE #D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency #D- Usefull if you do not want to consider the first X simulations years SeasonalFrequencyOffset=0 #========================================================================