# $Id$ #======================================================================== #D-- Compatibility - [Compatibility] libIGCM=1.0 #D-- UserChoices - [UserChoices] #============================ JobName=CM6.1-ATM-LR-highresSST-present #----- Short Name of Experiment ExperimentName=highresSST-present #----- DEVT TEST PROD SpaceName=PROD LongName="IPSLCM6.1.11-LR" #LongName="IPSLCM6.1.11-HR" TagName=LMDZOR ModelName=IPSL-CM6A-LR #ModelName=IPSL-CM6A-ATM-HR Member=r1i1p1f1 #D- Choice of experiment in EXPERIEMENTS directory ExpType=LMDZOR/highresmip_CMIP6 # LandSeaMask specifies the coastal land-sea mask used for the surface forcing files # Use LandSeaMasl=eORCA1.2 for resolution 144x142 and LandSeaMask=default for other resolutions LandSeaMask=eORCA1.2 # For resolution 512x360 change to use: #LandSeaMask=default #============================ #-- leap, noleap, 360d CalendarType=leap #-- Begin and end of job #-- "YYYY-MM-DD" DateBegin=1950-01-01 DateEnd=2014-12-31 #============================ #-- 1Y, 1M, 5D, 1D Period Length for one execution PeriodLength=1Y #============================ #-- Compression level for netcdf output files CompressionLevel=2 #======================================================================== #D-- ListOfComponents - [ListOfComponents] #D- For each component, Name of component, Tag of component ATM= (lmdz, LMDZ-IPSLCM6.0.15-r3353) SRF= (orchidee, tag-ORCHIDEE_2_0-5229) IOS= (xios, xios-2.5-r1550) #======================================================================== #D-- Executable - [Executable] #D- For each component: Real name of executable, Name of executable in the run directory # For LR at irene: ATM= (gcm.e, lmdz.x, 71MPI, 12OMP) SRF= ("", "") IOS= (xios_server.exe, xios.x, 8MPI, 8OMP) # For HR at irene: #ATM= (gcm.e, lmdz.x, 180MPI, 12OMP) #SRF= ("", "") #IOS= (xios_server.exe, xios.x, 44MPI, 8OMP) #======================================================================== #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=y #D- Last day of the experience used as restart for all components RestartDate=1949-12-31 #D- Define restart simulation name for all components RestartJobName=highresmip.LR.spinup #RestartJobName=highresmip.HR.spinup #D- Path Server Group Login RestartPath=${R_IN}/RESTART/LMDZOR/PROD/highresmip #======================================================================== #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=2319-12-31 #D- Define restart simulation name for this component RestartJobName=CM607-LR-pdCtrl-01 #D- Path Server Group Login RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl #======================================================================== #D-- SRF - [SRF] # WriteFrequency is not used any more for ORCHIDEE # Output files are now managed in orchidee.card 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=2319-12-31 #D- Define restart simulation name for this component RestartJobName=CM607-LR-pdCtrl-01 #D- Path Server Group Login RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl #======================================================================== #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=5Y #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 #D- If you want to produce compute PCMDI metrics from seasonal average #D- Set TRUE or FALSE to activate/deactivate the metrics computation. MetricsPCMDI=FALSE #========================================================================