source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/config.card @ 3014

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