source: CONFIG/IPSLCM/IPSLCM5A/historical/config.card @ 1502

Last change on this file since 1502 was 1502, checked in by mafoipsl, 13 years ago

Change in all configurations into config.card :

  • RebuildFrequency=1Y
  • RebuildFromArchive=NONE

Reduction of TS in EXP00 configuration (OFF) , keep only 2D monthly TS.

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