source: CMIP5/piControl/piControl2/config.card

Last change on this file was 1108, checked in by aclsce, 14 years ago

piControl2 CMIP5 IPSL simulation registration :

  • version COSP v1.3
  • less LMDZ outputs
  • monitoring01_orchidee updated
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=piControl2
12#----- Short Name of Experiment
13ExperimentName=piControl
14#----- DEVT TEST PROD
15SpaceName=PROD
16LongName="IPSLCM5A CMIP5 PROD phase piControl 2nd experiment"
17TagName=IPSLCM5A
18#============================
19#-- leap, noleap, 360d
20CalendarType=noleap
21#-- Experiment dates : Beginning and ending
22#-- "YYYY-MM-DD"
23DateBegin=1800-01-01
24DateEnd=2049-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=8
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=2049-12-31
59#D- Define restart simulation name for all components
60RestartJobName=piControl1
61#D- Path Server Group Login
62RestartPath=/dmnfs/cont003/p86maf/IGCM_OUT/IPSLCM5A/PROD/piControl
63
64#========================================================================
65#D-- ATM -
66[ATM]
67#
68WriteFrequency="1M 1D HF"
69# If config_Restarts_OverRule == 'n' next 4 params are read
70Restart= n
71# Last day of the experience used as restart for this component if Restart=y
72RestartDate=1899-12-31
73# Define restart simulation name for this component
74RestartJobName=EXP00
75RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
76# Old component name for restart (if empty, use new name)
77OldName=
78
79#========================================================================
80#D-- OCE -
81[OCE]
82WriteFrequency="1M 1D"
83# If config_Restarts_OverRule == 'n' next 4 params are read
84Restart= n
85##-- Last day of the experience used as restart for this component if Restart=y
86RestartDate=1899-12-31
87# Define restart simulation name for this component
88RestartJobName=EXP00
89RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
90# Old component name for restart (if empty, use new name)
91OldName=
92
93#========================================================================
94#D-- ICE -
95[ICE]
96WriteFrequency="1M 1D"
97# If config_Restarts_OverRule == 'n' next 4 params are read
98Restart= n
99##-- Last day of the experience used as restart for this component if Restart=y
100RestartDate=1899-12-31
101# Define restart simulation name for this component
102RestartJobName=EXP00           
103RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
104# Old component name for restart (if empty, use new name)
105OldName=
106
107#========================================================================
108#D-- MBG -
109[MBG]
110WriteFrequency="1M"
111# If config_Restarts_OverRule == 'n' next 4 params are read
112Restart= n
113##-- Last day of the experience used as restart for this component if Restart=y
114RestartDate=1990-12-31
115# Define restart simulation name
116RestartJobName=EXP00
117RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
118# Old component name for restart (if empty, use new name)
119OldName=
120
121#========================================================================
122#D-- SRF -
123[SRF]
124WriteFrequency="1M HF"
125# If config_Restarts_OverRule == 'n' next 4 params are read
126Restart=n
127##-- Last day of the experience used as restart for this component if Restart=y
128RestartDate=1899-12-31
129# Define restart simulation name for this component
130RestartJobName=EXP00
131RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
132#-- Old component name for restart (if empty, use new name)
133OldName=
134
135#========================================================================
136#D-- SBG - STOMATE
137[SBG]
138WriteFrequency="1M"
139# If config_Restarts_OverRule == 'n' next 4 params are read
140Restart=n
141#-- Last day of the experience used as restart for this component if Restart=y
142RestartDate=1899-12-31
143# Define restart simulation name for this component
144RestartJobName=EXP00
145RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
146#-- Old component name for restart (if empty, use new name)
147OldName=
148
149#========================================================================
150#D-- CPL -
151[CPL]
152WriteFrequency="1M 1D"
153# If config_Restarts_OverRule == 'n' next 4 params are read
154Restart= n
155##-- Last day of the experience used as restart for this component if Restart=y
156RestartDate=1899-12-31
157# Define restart simulation name for this component
158RestartJobName=EXP00
159RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
160# Old component name for restart (if empty, use new name)
161OldName=
162
163#========================================================================
164#D-- ListOfComponents -
165[ListOfComponents]
166#D- For each component, Name of component, Tag of component
167ATM= (lmdz, LMDZ4-dev)
168SRF= (orchidee, ORCHIDEE_1_9_5)
169SBG= (stomate, ORCHIDEE_1_9_5)
170OCE= (opa9, CMIP5_IPSL)
171ICE= (lim2, CMIP5_IPSL)
172MBG= (pisces, CMIP5_IPSL)
173CPL= (oasis, OASIS3)
174
175#========================================================================
176#D-- Executable -
177[Executable]
178Name=run_file
179#D- For each component, Real name of executable, Name of executable for oasis
180ATM= (gcm.e, lmdz.x)
181SRF= ("", "")
182SBG= ("", "")
183OCE= (opa, opa.xx)
184ICE= ("", "")
185MBG= ("", "")
186CPL= (oasis, oasis)
187
188#========================================================================
189#D-- Post -
190[Post]
191#D- Do we rebuild parallel output, this flag determines
192#D- frequency of rebuild submission (use NONE for DRYRUN=3)
193RebuildFrequency=2Y
194#D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer)
195RebuildFromArchive=NONE
196#D- If you want to produce time series, this flag determines
197#D- frequency of post-processing submission (NONE if you don't want)
198TimeSeriesFrequency=10Y
199#D- If you want to produce seasonal average, this flag determines
200#D- the period of this average (NONE if you don't want)
201SeasonalFrequency=10Y
202#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
203#D- Usefull if you do not want to consider the first X simulation's years
204SeasonalFrequencyOffset=0
205
206#========================================================================
Note: See TracBrowser for help on using the repository browser.