source: CONFIG/UNIFORM/v5/IPSLCM5_v5/EXPERIMENTS/IPSLCM5/historical/config.card @ 1742

Last change on this file since 1742 was 1620, checked in by jgipsl, 12 years ago

Updated IPSLCM5_v4 configuration with same modifcation as done in IPSLCM5A. Now IPSLCM5_v45 corresponds to IPSLCMA rev 1607(latest version today).

  • stomate.card : same modification as rev 1572
  • lmdz.driver : same modification as rev 1591
  • BB_make* : same modification as rev 1595
  • config.card, AA_make : same modification as rev 1607


File size: 6.9 KB
Line 
1#
2# This is config.card file for IPSLCM5A configuration
3#
4#========================================================================
5#D-- Compatibility -
6[Compatibility]
7libIGCM=1.0
8#D-- UserChoices -
9[UserChoices]
10#============================
11JobName=EXP00
12#----- Short Name of Experiment
13ExperimentName=historical
14#----- DEVT TEST PROD
15SpaceName=DEVT
16LongName="IPSLCM5A CMIP5 DEVT phase historical example with large outputs"
17TagName=IPSLCM5A
18UserSpec=IPSLCM5/historical
19#============================
20#-- leap, noleap, 360d
21CalendarType=noleap
22#-- Experiment dates : Beginning and ending
23#-- "YYYY-MM-DD"
24DateBegin=1850-01-01
25DateEnd=1850-12-31
26#============================
27#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
28PeriodLength=1M
29#============================
30#-- PBS Class (required on brodie mono/multi)
31#JobClass=mono
32JobClass=multi
33#============================
34#-- Total Number of Processors (minimum is 2 for a coupled configuration)
35#JobNumProcTot=4
36JobNumProcTot=32
37#============================
38#-- Run Options : here for oasis coupling
39JobRunOptions='-f'
40#-- for vargas
41#JobRunOptions='"-pgmmodel MPMD -cmdfile"'
42#============================
43# config.card configuration options :
44#R_INIT=/u/rech/psl/rpsl035/IGCM/INIT
45#R_INIT=/dmnfs/cont003/p86ipsl/IGCM/INIT
46#R_BC=/u/rech/psl/rpsl035/IGCM/BC
47#R_BC=/dmnfs/cont003/p86ipsl/IGCM/BC
48#============================
49
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=y
58#D- Last day of the experience used as restart for all components
59RestartDate=1899-12-31
60#D- Define restart simulation name for all components
61# For historical simulation you have to start from an other simulation
62RestartJobName=XXXXXXX
63#D- Path Server Group Login
64RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
65
66#========================================================================
67#D-- ATM -
68[ATM]
69#
70WriteFrequency="1M 1D HF HF3h HF3hm"
71# If config_Restarts_OverRule == 'n' next 4 params are read
72Restart= n
73# Last day of the experience used as restart for this component if Restart=y
74RestartDate=1899-12-31
75# Define restart simulation name for this component
76RestartJobName=EXP00
77RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
78# Old component name for restart (if empty, use new name)
79OldName=
80
81#========================================================================
82#D-- OCE -
83[OCE]
84WriteFrequency="1M 1D"
85# If config_Restarts_OverRule == 'n' next 4 params are read
86Restart= n
87##-- Last day of the experience used as restart for this component if Restart=y
88RestartDate=1899-12-31
89# Define restart simulation name for this component
90RestartJobName=EXP00
91RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
92# Old component name for restart (if empty, use new name)
93OldName=
94
95#========================================================================
96#D-- ICE -
97[ICE]
98WriteFrequency="1M 1D"
99# If config_Restarts_OverRule == 'n' next 4 params are read
100Restart= n
101##-- Last day of the experience used as restart for this component if Restart=y
102RestartDate=1899-12-31
103# Define restart simulation name for this component
104RestartJobName=EXP00           
105RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
106# Old component name for restart (if empty, use new name)
107OldName=
108
109#========================================================================
110#D-- MBG -
111[MBG]
112WriteFrequency="1M"
113# If config_Restarts_OverRule == 'n' next 4 params are read
114Restart= n
115##-- Last day of the experience used as restart for this component if Restart=y
116RestartDate=1990-12-31
117# Define restart simulation name
118RestartJobName=EXP00
119RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
120# Old component name for restart (if empty, use new name)
121OldName=
122
123#========================================================================
124#D-- SRF -
125[SRF]
126WriteFrequency="1M HF"
127# If config_Restarts_OverRule == 'n' next 4 params are read
128Restart=n
129##-- Last day of the experience used as restart for this component if Restart=y
130RestartDate=1899-12-31
131# Define restart simulation name for this component
132RestartJobName=EXP00
133RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
134#-- Old component name for restart (if empty, use new name)
135OldName=
136
137#========================================================================
138#D-- SBG - STOMATE
139[SBG]
140WriteFrequency="1M"
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=1899-12-31
145# Define restart simulation name for this component
146RestartJobName=EXP00
147RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
148#-- Old component name for restart (if empty, use new name)
149OldName=
150
151#========================================================================
152#D-- CPL -
153[CPL]
154WriteFrequency="1M 1D"
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=1899-12-31
159# Define restart simulation name for this component
160RestartJobName=EXP00
161RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
162# Old component name for restart (if empty, use new name)
163OldName=
164
165#========================================================================
166#D-- ListOfComponents -
167[ListOfComponents]
168#D- For each component, Name of component, Tag of component
169ATM= (lmdz, LMDZ4-dev)
170SRF= (orchidee, ORCHIDEE_1_9_5)
171SBG= (stomate, ORCHIDEE_1_9_5)
172OCE= (opa9, CMIP5_IPSL)
173ICE= (lim2, CMIP5_IPSL)
174MBG= (pisces, CMIP5_IPSL)
175CPL= (oasis, OASIS3)
176
177#========================================================================
178#D-- Executable -
179[Executable]
180Name=run_file
181#D- For each component, Real name of executable, Name of executable for oasis
182ATM= (gcm.e, lmdz.x)
183SRF= ("", "")
184SBG= ("", "")
185OCE= (opa, opa.xx)
186ICE= ("", "")
187MBG= ("", "")
188CPL= (oasis, oasis)
189
190#========================================================================
191#D-- Post -
192[Post]
193#D- Do we rebuild parallel output, this flag determines
194#D- frequency of rebuild submission (use NONE for DRYRUN=3)
195RebuildFrequency=1Y
196#D- Do we rebuild parallel output from archive (use true on vargas)
197RebuildFromArchive=NONE
198#D- If you want to produce time series, this flag determines
199#D- frequency of post-processing submission (NONE if you don't want)
200TimeSeriesFrequency=10Y
201#D- If you want to produce seasonal average, this flag determines
202#D- the period of this average (NONE if you don't want)
203SeasonalFrequency=10Y
204#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
205#D- Usefull if you do not want to consider the first X simulation's years
206SeasonalFrequencyOffset=0
207
208#========================================================================
Note: See TracBrowser for help on using the repository browser.