source: CONFIG/UNIFORM/v6/IPSLCM5A2.1R8/EXPERIMENTS/IPSLCM/piControl/config.card @ 6506

Last change on this file since 6506 was 6506, checked in by snguyen, 12 months ago

redhat 8 compatibility updates

File size: 6.7 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= CPL01
12#----- Short Name of Experiment
13ExperimentName=piControl
14#----- DEVT TEST PROD
15SpaceName=TEST
16LongName="IPSLCM5A2"
17TagName=IPSLCM5A2
18#D- Choice of experiment in EXPERIMENTS directory
19ExpType=IPSLCM/piControl
20#============================                                                   #-- Source following file with module settings, only if it exists
21EnvFile=${SUBMIT_DIR}/../ARCH/arch.env
22#============================
23#-- leap, noleap, 360d
24CalendarType=noleap
25#-- Experiment dates : Beginning and ending
26#-- "YYYY-MM-DD"
27DateBegin=1850-01-01
28DateEnd=1850-12-31
29#============================
30ORCA_version=ORCA2.3
31#============================
32#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
33PeriodLength=1Y
34
35#========================================================================
36#D-- Restarts -
37[Restarts]
38#D- by default: config.card describes no restart for all components
39#D-             ie start from Levitus or limit files
40#D- If you want to restart all components from the same simulation,
41#D-      put OveRule flag to 'y' and set the next 3 parameters
42OverRule=y
43#D- Last day of the experience used as restart for all components
44RestartDate=5009-12-31
45#D- Define restart simulation name for all components
46RestartJobName=CM5A2.1.pi.debug
47#D- Path Server Group Login
48RestartPath=${R_IN}/RESTART/IPSLCM5A2/PROD/piControl
49
50#========================================================================
51#D-- ATM -
52[ATM]
53WriteFrequency="1M 1D"
54# If config_Restarts_OverRule == 'n' next 4 params are read
55Restart= n
56# Last day of the experience used as restart for this component if Restart=y
57RestartDate=1859-12-31
58#D- Define restart simulation name for all components
59RestartJobName=O1T09V06
60#D- Path Server Group Login
61RestartPath=/ccc/store/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/DEVT/piControl
62
63#========================================================================
64#D-- OCE -
65[OCE]
66WriteFrequency="1M"
67# If config_Restarts_OverRule == 'n' next 4 params are read
68Restart= n
69##-- Last day of the experience used as restart for this component if Restart=y
70RestartDate=1859-12-31
71#D- Define restart simulation name for all components
72RestartJobName=O1T09V06
73#D- Path Server Group Login
74RestartPath=/ccc/store/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/DEVT/piControl
75
76#========================================================================
77#D-- ICE -
78[ICE]
79WriteFrequency="1M"
80# If config_Restarts_OverRule == 'n' next 4 params are read
81Restart= n
82##-- Last day of the experience used as restart for this component if Restart=y
83RestartDate=1859-12-31
84#D- Define restart simulation name for all components
85RestartJobName=O1T09V06
86#D- Path Server Group Login
87RestartPath=/ccc/store/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/DEVT/piControl
88
89#========================================================================
90#D-- MBG -
91[MBG]
92WriteFrequency="1M 1Y"
93Restart= n
94##-- Last day of the experience used as restart for this component if Restart=y
95RestartDate=1859-12-31
96#D- Define restart simulation name for all components
97RestartJobName=O1T09V06
98#D- Path Server Group Login
99RestartPath=/ccc/store/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/DEVT/piControl
100
101#========================================================================
102#D-- SRF -
103[SRF]
104WriteFrequency="1M"
105# If config_Restarts_OverRule == 'n' next 4 params are read
106Restart= n
107# Last day of the experience used as restart for this component if Restart=y
108RestartDate=1859-12-31
109#D- Define restart simulation name for all components
110RestartJobName=O1T09V06
111#D- Path Server Group Login
112RestartPath=/ccc/store/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/DEVT/piControl
113
114#========================================================================
115#D-- SBG - STOMATE
116[SBG]
117WriteFrequency="1M"
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=1859-12-31
122#D- Define restart simulation name for all components
123RestartJobName=O1T09V06
124#D- Path Server Group Login
125RestartPath=/ccc/store/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/DEVT/piControl
126
127#========================================================================
128#D-- CPL -
129[CPL]
130WriteFrequency="1M"
131# If config_Restarts_OverRule == 'n' next 4 params are read
132Restart= n
133# Last day of the experience used as restart for this component if Restart=y
134RestartDate=1859-12-31
135#D- Define restart simulation name for all components
136RestartJobName=O1T09V06
137#D- Path Server Group Login
138RestartPath=/ccc/store/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/DEVT/piControl
139
140#========================================================================
141#D-- IOS -
142[IOS]
143WriteFrequency=""
144# If config_Restarts_OverRule == 'n' next 4 params are read
145Restart= n
146##-- Last day of the experience used as restart for this component if Restart=y
147RestartDate=
148# Define restart simulation name for this component
149RestartJobName=
150RestartPath=
151
152#========================================================================
153#D-- ListOfComponents -
154[ListOfComponents]
155#D- For each component, Name of component, Tag of component
156ATM= (lmdz, LMDZ4-dev)
157SRF= (orchidee, ORCHIDEE_1_9_5)
158SBG= (stomate, ORCHIDEE_1_9_5)
159OCE= (opa9, CMIP5_IPSL)
160ICE= (lim2, CMIP5_IPSL)
161MBG= (pisces, CMIP5_IPSL)
162CPL= (oasis, OASIS3-MCT)
163IOS= (xios, XIOS)
164
165#========================================================================
166#D-- Executable -
167[Executable]
168#D- For each component, Real name of executable, Name of executable for oasis
169ATM= (gcm.e, lmdz.x, 32MPI, 8OMP)
170SRF= ("" ,"" )
171SBG= ("" ,"" )
172OCE= (opa, opa.xx, 45MPI)
173ICE= ("" ,"" )
174MBG= ("" ,"" )
175CPL= ("", "" )
176IOS= (xios_server.exe, xios.x, 1MPI)
177
178#========================================================================
179#D-- Post -
180[Post]
181ParserXIOS=FALSE
182#D- Do we rebuild parallel output, this flag determines
183#D- frequency of rebuild submission (use NONE for DRYRUN=3)
184RebuildFrequency=NONE
185#D- Do we pack restart and debug txt files, this flag determines
186#D- frequency of pack submission (use NONE for DRYRUN=3)
187PackFrequency=10Y
188#D- If you want to produce time series, this flag determines
189#D- frequency of post-processing submission (NONE if you don't want)
190TimeSeriesFrequency=10Y
191#D- If you want to produce seasonal average, this flag determines
192#D- the period of this average (NONE if you don't want)
193SeasonalFrequency=10Y
194#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
195#D- Usefull if you do not want to consider the first X simulation's years
196SeasonalFrequencyOffset=0
197
198#========================================================================
Note: See TracBrowser for help on using the repository browser.