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

Last change on this file since 4231 was 4231, checked in by aclsce, 5 years ago
  • The use of NOD parameter is not implemented yet on irene.
File size: 7.2 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.8-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#D- For curie, use ccc_mprun as suggested by TGCC
37#ExecutionModeOnCurie=ccc_mprun
38#========================================================================
39#D-- Restarts -
40[Restarts]
41#D- by default: config.card describes no restart for all components
42#D-             ie start from Levitus or limit files
43#D- If you want to restart all components from the same simulation,
44#D-      put OveRule flag to 'y' and set the next 3 parameters
45OverRule=y
46#D- Last day of the experience used as restart for all components
47RestartDate=2014-12-31
48#D- Define restart simulation name for all components
49RestartJobName=CM61-LR-hist-03.1910
50#D- Path Server Group Login
51RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
52
53#========================================================================
54#D-- ATM -
55[ATM]
56WriteFrequency="1M HF"
57# If config_Restarts_OverRule == 'n' next 4 params are read
58Restart= y
59# Last day of the experience used as restart for this component if Restart=y
60RestartDate=2014-12-31
61#D- Define restart simulation name for this component
62RestartJobName=CM61-LR-hist-03.1910
63#D- Path Server Group Login
64RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
65
66#========================================================================
67#D-- OCE -
68[OCE]
69WriteFrequency="5D 1M"
70# If config_Restarts_OverRule == 'n' next 4 params are read
71Restart= y
72##-- Last day of the experience used as restart for this component if Restart=y
73RestartDate=2014-12-31
74#D- Define restart simulation name for this component
75RestartJobName=CM61-LR-hist-03.1910
76#D- Path Server Group Login
77RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
78
79#========================================================================
80#D-- ICE -
81[ICE]
82WriteFrequency="1M"
83# If config_Restarts_OverRule == 'n' next 4 params are read
84Restart= y
85##-- Last day of the experience used as restart for this component if Restart=y
86RestartDate=2014-12-31
87#D- Define restart simulation name for this component
88RestartJobName=CM61-LR-hist-03.1910
89#D- Path Server Group Login
90RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
91
92#========================================================================
93#D-- MBG -
94[MBG]
95WriteFrequency="1M 1Y"
96Restart= y
97##-- Last day of the experience used as restart for this component if Restart=y
98RestartDate=2014-12-31
99#D- Define restart simulation name for this component
100RestartJobName=CM61-LR-hist-03.1910
101#D- Path Server Group Login
102RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
103
104#========================================================================
105#D-- SRF -
106[SRF]
107# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
108WriteFrequency=""
109# If config_Restarts_OverRule == 'n' next 4 params are read
110Restart= y
111# Last day of the experience used as restart for this component if Restart=y
112RestartDate=2014-12-31
113#D- Define restart simulation name for this component
114RestartJobName=CM61-LR-hist-03.1910
115#D- Path Server Group Login
116RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
117
118#========================================================================
119#D-- SBG - STOMATE
120[SBG]
121# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
122WriteFrequency=""
123# If config_Restarts_OverRule == 'n' next 4 params are read
124Restart= y
125# Last day of the experience used as restart for this component if Restart=y
126RestartDate=2014-12-31
127#D- Define restart simulation name for this component
128RestartJobName=CM61-LR-hist-03.1910
129#D- Path Server Group Login
130RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
131
132#========================================================================
133#D-- CPL -
134[CPL]
135WriteFrequency="1M"
136# If config_Restarts_OverRule == 'n' next 4 params are read
137Restart= y
138# Last day of the experience used as restart for this component if Restart=y
139RestartDate=2014-12-31
140#D- Define restart simulation name for this component
141RestartJobName=CM61-LR-hist-03.1910
142#D- Path Server Group Login
143RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/historical
144
145#========================================================================
146#D-- IOS -
147[IOS]
148WriteFrequency=""
149# If config_Restarts_OverRule == 'n' next 4 params are read
150Restart= n
151##-- Last day of the experience used as restart for this component if Restart=y
152RestartDate=
153# Define restart simulation name for this component
154RestartJobName=CM61-LR-hist-03.1910
155RestartPath=
156
157#========================================================================
158#D-- ListOfComponents -
159[ListOfComponents]
160#D- For each component, Name of component, Tag of component
161ATM= (lmdz, LMDZ-IPSLCM6.0.15-r3415)
162SRF= (orchidee, tag-ORCHIDEE_2_0-5627)
163SBG= (stomate, tag-ORCHIDEE_2_0-5627)
164OCE= (opa9, nemo_v3_6_STABLE-r9455)
165ICE= (lim3, nemo_v3_6_STABLE-r9455)
166MBG= (pisces, nemo_v3_6_STABLE-r9455)
167CPL= (oasis, oasis3-mct-r1818)
168IOS= (xios, xios-2.5-r1550)
169
170#========================================================================
171#D-- Executable -
172[Executable]
173#D- For each component, Real name of executable, Name of executable for oasis
174ATM= (gcm.e, lmdz.x, 71MPI, 8OMP)
175SRF= ("" ,"" )
176SBG= ("" ,"" )
177OCE= (opa, opa.xx, 360MPI)
178ICE= ("" ,"" )
179MBG= ("" ,"" )
180CPL= ("", "" )
181IOS= (xios_server.exe, xios.x, 12MPI)
182
183#========================================================================
184#D-- Post -
185[Post]
186ParserXIOS=FALSE
187#D- Do we rebuild parallel output, this flag determines
188#D- frequency of rebuild submission (use NONE for DRYRUN=3)
189RebuildFrequency=NONE
190#D- Do we pack restart and debug txt files, this flag determines
191#D- frequency of pack submission (use NONE for DRYRUN=3)
192PackFrequency=10Y
193#D- To have only the last period in RESTART/*.tar : save 90% of volume.
194#D- TRUE to be effective (nothing by default)
195LightRestartPack=FALSE
196#D- If you want to produce time series, this flag determines
197#D- frequency of post-processing submission (NONE if you dont want)
198TimeSeriesFrequency=10Y
199#D- If you want to produce seasonal average, this flag determines
200#D- the period of this average (NONE if you dont want)
201SeasonalFrequency=10Y
202#D- If you want to produce compute PCMDI metrics from seasonal average
203#D- Set FALSE to deactivate the metrics computation.
204MetricsPCMDI=FALSE
205#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
206#D- Usefull if you do not want to consider the first X simulations years
207SeasonalFrequencyOffset=0
208
209#========================================================================
Note: See TracBrowser for help on using the repository browser.