source: CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/decadal/config.card @ 5590

Last change on this file since 5590 was 5583, checked in by flavoni, 3 years ago

update arch.en path for ensemble

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