source: CONFIG/UNIFORM/v6/IPSLCM6.3/EXPERIMENTS/IPSLESM/GES/piControl_GES_CoupOceAtm_TEST/config.card @ 6628

Last change on this file since 6628 was 6628, checked in by acosce, 8 months ago

Add experiment for coupled model with INCA GES and CO2 coupled between atm and oce
fixe some typo, and try to find the best way to generalize all ESM experiments

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