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