source: CONFIG/UNIFORM/v6/IPSLCM6_LANDN/EXPERIMENTS/IPSLCM/scenario_CMIP6/config.card @ 6539

Last change on this file since 6539 was 6539, checked in by aclsce, 12 months ago

Updated IPSLCM6_LANDN to run on new RH8 TGCC environment.

File size: 7.3 KB
Line 
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#===========================
11JobName=CM61-LR-scen-ssp245
12#----- Short Name of Experiment
13#----- Possible values: ssp119 ; ssp126 ; ssp245 : ssp370 ; ssp434 ; ssp460 ; ssp534-over ; ssp585
14ExperimentName=ssp245
15#----- DEVT TEST PROD
16SpaceName=PROD
17LongName="IPSLCM6.1.11-LR"
18TagName=IPSLCM6
19ModelName=IPSL-CM6A-LR
20Member=r1i1p1f1
21#D- Choice of experiment in EXPERIMENTS directory
22ExpType=IPSLCM/scenario_CMIP6
23#============================
24#-- leap, noleap, 360d
25CalendarType=leap
26#-- Experiment dates : Beginning and ending
27#-- "YYYY-MM-DD"
28DateBegin=2015-01-01
29DateEnd=2100-12-31
30#============================
31ORCA_version=eORCA1.2
32#============================
33#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
34PeriodLength=1Y
35#============================
36#-- Compression level for netcdf output files
37CompressionLevel=2
38#-- Source following file with module settings, only if it exists
39EnvFile=${SUBMIT_DIR}/../ARCH/arch.env
40
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
48OverRule=y
49#D- Last day of the experience used as restart for all components
50RestartDate=2014-12-31
51#D- Define restart simulation name for all components
52RestartJobName=CM61-LR-hist-03.1910
53#D- Path Server Group Login
54RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
55
56#========================================================================
57#D-- ATM -
58[ATM]
59WriteFrequency="1M HF"
60# If config_Restarts_OverRule == 'n' next 4 params are read
61Restart= y
62# Last day of the experience used as restart for this component if Restart=y
63RestartDate=2014-12-31
64#D- Define restart simulation name for this component
65RestartJobName=CM61-LR-hist-03.1910
66#D- Path Server Group Login
67RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
68
69#========================================================================
70#D-- OCE -
71[OCE]
72WriteFrequency="5D 1M"
73# If config_Restarts_OverRule == 'n' next 4 params are read
74Restart= y
75##-- Last day of the experience used as restart for this component if Restart=y
76RestartDate=2014-12-31
77#D- Define restart simulation name for this component
78RestartJobName=CM61-LR-hist-03.1910
79#D- Path Server Group Login
80RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
81
82#========================================================================
83#D-- ICE -
84[ICE]
85WriteFrequency="1M"
86# If config_Restarts_OverRule == 'n' next 4 params are read
87Restart= y
88##-- Last day of the experience used as restart for this component if Restart=y
89RestartDate=2014-12-31
90#D- Define restart simulation name for this component
91RestartJobName=CM61-LR-hist-03.1910
92#D- Path Server Group Login
93RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
94
95#========================================================================
96#D-- MBG -
97[MBG]
98WriteFrequency="1M 1Y"
99Restart= y
100##-- Last day of the experience used as restart for this component if Restart=y
101RestartDate=2014-12-31
102#D- Define restart simulation name for this component
103RestartJobName=CM61-LR-hist-03.1910
104#D- Path Server Group Login
105RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
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
113Restart= y
114# Last day of the experience used as restart for this component if Restart=y
115RestartDate=2014-12-31
116#D- Define restart simulation name for this component
117RestartJobName=CM61-LR-hist-03.1910
118#D- Path Server Group Login
119RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
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
127Restart= y
128# Last day of the experience used as restart for this component if Restart=y
129RestartDate=2014-12-31
130#D- Define restart simulation name for this component
131RestartJobName=CM61-LR-hist-03.1910
132#D- Path Server Group Login
133RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
134
135#========================================================================
136#D-- CPL -
137[CPL]
138WriteFrequency="1M"
139# If config_Restarts_OverRule == 'n' next 4 params are read
140Restart= y
141# Last day of the experience used as restart for this component if Restart=y
142RestartDate=2014-12-31
143#D- Define restart simulation name for this component
144RestartJobName=CM61-LR-hist-03.1910
145#D- Path Server Group Login
146RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
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
157RestartJobName=CM61-LR-hist-03.1910
158RestartPath=
159
160#========================================================================
161#D-- ListOfComponents -
162[ListOfComponents]
163#D- For each component, Name of component, Tag of component
164ATM= (lmdz, LMDZ-IPSLCM6.0.15-r3616)
165SRF= (orchidee, tag-ORCHIDEE_2_0-6395)
166SBG= (stomate, tag-ORCHIDEE_2_0-6395)
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)
171IOS= (xios, xios-2.5-r1786)
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= ("", "" )
184IOS= (xios_server.exe, xios.x, 12MPI)
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.