source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/scenario_CMIP6/config.card

Last change on this file was 6502, checked in by aclsce, 13 months ago

Updated IPSLCM6 to run on new RH8 TGCC environment.

File size: 7.3 KB
RevLine 
[3781]1#
2# This is config.card file for IPSLCM6 configuration
3#
4#========================================================================
5#D-- Compatibility -
6[Compatibility]
7libIGCM=1.0
8#D-- UserChoices -
9[UserChoices]
10#===========================
[4162]11JobName=CM61-LR-scen-ssp245
[3781]12#----- Short Name of Experiment
[4162]13#----- Possible values: ssp119 ; ssp126 ; ssp245 : ssp370 ; ssp434 ; ssp460 ; ssp534-over ; ssp585
14ExperimentName=ssp245
[3781]15#----- DEVT TEST PROD
[4162]16SpaceName=PROD
[4871]17LongName="IPSLCM6.1.11-LR"
[3781]18TagName=IPSLCM6
[3907]19ModelName=IPSL-CM6A-LR
[3832]20Member=r1i1p1f1
[3781]21#D- Choice of experiment in EXPERIMENTS directory
[4162]22ExpType=IPSLCM/scenario_CMIP6
[3781]23#============================
24#-- leap, noleap, 360d
25CalendarType=leap
26#-- Experiment dates : Beginning and ending
27#-- "YYYY-MM-DD"
[4162]28DateBegin=2015-01-01
29DateEnd=2100-12-31
[3781]30#============================
31ORCA_version=eORCA1.2
32#============================
33#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
34PeriodLength=1Y
[4296]35#============================
36#-- Compression level for netcdf output files
37CompressionLevel=2
[6502]38#-- Source following file with module settings, only if it exists
39EnvFile=${SUBMIT_DIR}/../ARCH/arch.env
40
[3781]41#========================================================================
42#D-- Restarts -
43[Restarts]
44#D- by default: config.card describes no restart for all components
45#D-             ie start from Levitus or limit files
46#D- If you want to restart all components from the same simulation,
47#D-      put OveRule flag to 'y' and set the next 3 parameters
[4162]48OverRule=y
[3781]49#D- Last day of the experience used as restart for all components
[4162]50RestartDate=2014-12-31
[3781]51#D- Define restart simulation name for all components
[4162]52RestartJobName=CM61-LR-hist-03.1910
[3781]53#D- Path Server Group Login
[4162]54RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
[3781]55
56#========================================================================
57#D-- ATM -
58[ATM]
59WriteFrequency="1M HF"
60# If config_Restarts_OverRule == 'n' next 4 params are read
[3783]61Restart= y
[3781]62# Last day of the experience used as restart for this component if Restart=y
[4162]63RestartDate=2014-12-31
[3781]64#D- Define restart simulation name for this component
[4162]65RestartJobName=CM61-LR-hist-03.1910
[3781]66#D- Path Server Group Login
[4162]67RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
[3781]68
69#========================================================================
70#D-- OCE -
71[OCE]
72WriteFrequency="5D 1M"
73# If config_Restarts_OverRule == 'n' next 4 params are read
[3783]74Restart= y
[3781]75##-- Last day of the experience used as restart for this component if Restart=y
[4162]76RestartDate=2014-12-31
[3781]77#D- Define restart simulation name for this component
[4162]78RestartJobName=CM61-LR-hist-03.1910
[3781]79#D- Path Server Group Login
[4162]80RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
[3781]81
82#========================================================================
83#D-- ICE -
84[ICE]
85WriteFrequency="1M"
86# If config_Restarts_OverRule == 'n' next 4 params are read
[3783]87Restart= y
[3781]88##-- Last day of the experience used as restart for this component if Restart=y
[4162]89RestartDate=2014-12-31
[3781]90#D- Define restart simulation name for this component
[4162]91RestartJobName=CM61-LR-hist-03.1910
[3781]92#D- Path Server Group Login
[4162]93RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
[3781]94
95#========================================================================
96#D-- MBG -
97[MBG]
98WriteFrequency="1M 1Y"
[3783]99Restart= y
[3781]100##-- Last day of the experience used as restart for this component if Restart=y
[4162]101RestartDate=2014-12-31
[3781]102#D- Define restart simulation name for this component
[4162]103RestartJobName=CM61-LR-hist-03.1910
[3781]104#D- Path Server Group Login
[4162]105RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
[3781]106
107#========================================================================
108#D-- SRF -
109[SRF]
110# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
111WriteFrequency=""
112# If config_Restarts_OverRule == 'n' next 4 params are read
[3783]113Restart= y
[3781]114# Last day of the experience used as restart for this component if Restart=y
[4162]115RestartDate=2014-12-31
[3781]116#D- Define restart simulation name for this component
[4162]117RestartJobName=CM61-LR-hist-03.1910
[3781]118#D- Path Server Group Login
[4162]119RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
[3781]120
121#========================================================================
122#D-- SBG - STOMATE
123[SBG]
124# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
125WriteFrequency=""
126# If config_Restarts_OverRule == 'n' next 4 params are read
[3783]127Restart= y
[3781]128# Last day of the experience used as restart for this component if Restart=y
[4162]129RestartDate=2014-12-31
[3781]130#D- Define restart simulation name for this component
[4162]131RestartJobName=CM61-LR-hist-03.1910
[3781]132#D- Path Server Group Login
[4162]133RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
[3781]134
135#========================================================================
136#D-- CPL -
137[CPL]
138WriteFrequency="1M"
139# If config_Restarts_OverRule == 'n' next 4 params are read
[3783]140Restart= y
[3781]141# Last day of the experience used as restart for this component if Restart=y
[4162]142RestartDate=2014-12-31
[3781]143#D- Define restart simulation name for this component
[4162]144RestartJobName=CM61-LR-hist-03.1910
[3781]145#D- Path Server Group Login
[4162]146RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
[3781]147
148#========================================================================
149#D-- IOS -
150[IOS]
151WriteFrequency=""
152# If config_Restarts_OverRule == 'n' next 4 params are read
153Restart= n
154##-- Last day of the experience used as restart for this component if Restart=y
155RestartDate=
156# Define restart simulation name for this component
[4162]157RestartJobName=CM61-LR-hist-03.1910
[3781]158RestartPath=
159
160#========================================================================
161#D-- ListOfComponents -
162[ListOfComponents]
163#D- For each component, Name of component, Tag of component
[4869]164ATM= (lmdz, LMDZ-IPSLCM6.0.15-r3616)
165SRF= (orchidee, tag-ORCHIDEE_2_0-6395)
166SBG= (stomate, tag-ORCHIDEE_2_0-6395)
[3781]167OCE= (opa9, nemo_v3_6_STABLE-r9455)
168ICE= (lim3, nemo_v3_6_STABLE-r9455)
169MBG= (pisces, nemo_v3_6_STABLE-r9455)
170CPL= (oasis, oasis3-mct-r1818)
[4869]171IOS= (xios, xios-2.5-r1786)
[3781]172
173#========================================================================
174#D-- Executable -
175[Executable]
176#D- For each component, Real name of executable, Name of executable for oasis
177ATM= (gcm.e, lmdz.x, 71MPI, 8OMP)
178SRF= ("" ,"" )
179SBG= ("" ,"" )
180OCE= (opa, opa.xx, 360MPI)
181ICE= ("" ,"" )
182MBG= ("" ,"" )
183CPL= ("", "" )
[4231]184IOS= (xios_server.exe, xios.x, 12MPI)
[3781]185
186#========================================================================
187#D-- Post -
188[Post]
189ParserXIOS=FALSE
190#D- Do we rebuild parallel output, this flag determines
191#D- frequency of rebuild submission (use NONE for DRYRUN=3)
192RebuildFrequency=NONE
193#D- Do we pack restart and debug txt files, this flag determines
194#D- frequency of pack submission (use NONE for DRYRUN=3)
195PackFrequency=10Y
196#D- To have only the last period in RESTART/*.tar : save 90% of volume.
197#D- TRUE to be effective (nothing by default)
198LightRestartPack=FALSE
199#D- If you want to produce time series, this flag determines
200#D- frequency of post-processing submission (NONE if you dont want)
201TimeSeriesFrequency=10Y
202#D- If you want to produce seasonal average, this flag determines
203#D- the period of this average (NONE if you dont want)
204SeasonalFrequency=10Y
205#D- If you want to produce compute PCMDI metrics from seasonal average
206#D- Set FALSE to deactivate the metrics computation.
207MetricsPCMDI=FALSE
208#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
209#D- Usefull if you do not want to consider the first X simulations years
210SeasonalFrequencyOffset=0
211
212#========================================================================
Note: See TracBrowser for help on using the repository browser.