1 | # |
---|
2 | # This is config.card file for IPSLCM5A configuration |
---|
3 | # |
---|
4 | #======================================================================== |
---|
5 | #D-- Compatibility - |
---|
6 | [Compatibility] |
---|
7 | libIGCM=1.0 |
---|
8 | #D-- UserChoices - |
---|
9 | [UserChoices] |
---|
10 | #============================ |
---|
11 | JobName=v3.historicalNoAA3 |
---|
12 | #----- Short Name of Experiment |
---|
13 | ExperimentName=historicalNoAA |
---|
14 | #----- DEVT TEST PROD |
---|
15 | SpaceName=PROD |
---|
16 | LongName="IPSLCM5A CMIP5 phase v3.historicalNoAA3" |
---|
17 | TagName=IPSLCM5A |
---|
18 | #============================ |
---|
19 | #-- leap, noleap, 360d |
---|
20 | CalendarType=noleap |
---|
21 | #-- Experiment dates : Beginning and ending |
---|
22 | #-- "YYYY-MM-DD" |
---|
23 | DateBegin=1850-01-01 |
---|
24 | DateEnd=2005-12-31 |
---|
25 | #============================ |
---|
26 | #-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation |
---|
27 | PeriodLength=1M |
---|
28 | #============================ |
---|
29 | #-- PBS Class (required on brodie mono/multi) |
---|
30 | #JobClass=mono |
---|
31 | JobClass=multi |
---|
32 | #============================ |
---|
33 | #-- Total Number of Processors (minimum is 2 for a coupled configuration) |
---|
34 | #JobNumProcTot=2 |
---|
35 | JobNumProcTot=4 |
---|
36 | #============================ |
---|
37 | #-- Run Options : here for oasis coupling |
---|
38 | JobRunOptions='-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 |
---|
56 | OverRule=y |
---|
57 | #D- Last day of the experience used as restart for all components |
---|
58 | RestartDate=1869-12-31 |
---|
59 | #D- Define restart simulation name for all components |
---|
60 | RestartJobName=piControl2 |
---|
61 | #D- Path Server Group Login |
---|
62 | RestartPath=/dmnfs/cont003/p86caub/IGCM_OUT/IPSLCM5A/PROD/piControl |
---|
63 | |
---|
64 | #======================================================================== |
---|
65 | #D-- ATM - |
---|
66 | [ATM] |
---|
67 | # |
---|
68 | WriteFrequency="1M 1D HF" |
---|
69 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
70 | Restart= n |
---|
71 | # Last day of the experience used as restart for this component if Restart=y |
---|
72 | RestartDate=1899-12-31 |
---|
73 | # Define restart simulation name for this component |
---|
74 | RestartJobName=EXP00 |
---|
75 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl |
---|
76 | # Old component name for restart (if empty, use new name) |
---|
77 | OldName= |
---|
78 | |
---|
79 | #======================================================================== |
---|
80 | #D-- OCE - |
---|
81 | [OCE] |
---|
82 | WriteFrequency="1M 1D" |
---|
83 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
84 | Restart= n |
---|
85 | ##-- Last day of the experience used as restart for this component if Restart=y |
---|
86 | RestartDate=1899-12-31 |
---|
87 | # Define restart simulation name for this component |
---|
88 | RestartJobName=EXP00 |
---|
89 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl |
---|
90 | # Old component name for restart (if empty, use new name) |
---|
91 | OldName= |
---|
92 | |
---|
93 | #======================================================================== |
---|
94 | #D-- ICE - |
---|
95 | [ICE] |
---|
96 | WriteFrequency="1M 1D" |
---|
97 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
98 | Restart= n |
---|
99 | ##-- Last day of the experience used as restart for this component if Restart=y |
---|
100 | RestartDate=1899-12-31 |
---|
101 | # Define restart simulation name for this component |
---|
102 | RestartJobName=EXP00 |
---|
103 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl |
---|
104 | # Old component name for restart (if empty, use new name) |
---|
105 | OldName= |
---|
106 | |
---|
107 | #======================================================================== |
---|
108 | #D-- MBG - |
---|
109 | [MBG] |
---|
110 | WriteFrequency="1M" |
---|
111 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
112 | Restart= n |
---|
113 | ##-- Last day of the experience used as restart for this component if Restart=y |
---|
114 | RestartDate=1990-12-31 |
---|
115 | # Define restart simulation name |
---|
116 | RestartJobName=EXP00 |
---|
117 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl |
---|
118 | # Old component name for restart (if empty, use new name) |
---|
119 | OldName= |
---|
120 | |
---|
121 | #======================================================================== |
---|
122 | #D-- SRF - |
---|
123 | [SRF] |
---|
124 | WriteFrequency="1M HF" |
---|
125 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
126 | Restart=n |
---|
127 | ##-- Last day of the experience used as restart for this component if Restart=y |
---|
128 | RestartDate=1899-12-31 |
---|
129 | # Define restart simulation name for this component |
---|
130 | RestartJobName=EXP00 |
---|
131 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl |
---|
132 | #-- Old component name for restart (if empty, use new name) |
---|
133 | OldName= |
---|
134 | |
---|
135 | #======================================================================== |
---|
136 | #D-- SBG - STOMATE |
---|
137 | [SBG] |
---|
138 | WriteFrequency="1M" |
---|
139 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
140 | Restart=n |
---|
141 | #-- Last day of the experience used as restart for this component if Restart=y |
---|
142 | RestartDate=1899-12-31 |
---|
143 | # Define restart simulation name for this component |
---|
144 | RestartJobName=EXP00 |
---|
145 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl |
---|
146 | #-- Old component name for restart (if empty, use new name) |
---|
147 | OldName= |
---|
148 | |
---|
149 | #======================================================================== |
---|
150 | #D-- CPL - |
---|
151 | [CPL] |
---|
152 | WriteFrequency="1M 1D" |
---|
153 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
154 | Restart= n |
---|
155 | ##-- Last day of the experience used as restart for this component if Restart=y |
---|
156 | RestartDate=1899-12-31 |
---|
157 | # Define restart simulation name for this component |
---|
158 | RestartJobName=EXP00 |
---|
159 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl |
---|
160 | # Old component name for restart (if empty, use new name) |
---|
161 | OldName= |
---|
162 | |
---|
163 | #======================================================================== |
---|
164 | #D-- ListOfComponents - |
---|
165 | [ListOfComponents] |
---|
166 | #D- For each component, Name of component, Tag of component |
---|
167 | ATM= (lmdz, LMDZ4-dev) |
---|
168 | SRF= (orchidee, ORCHIDEE_1_9_5) |
---|
169 | SBG= (stomate, ORCHIDEE_1_9_5) |
---|
170 | OCE= (opa9, CMIP5_IPSL) |
---|
171 | ICE= (lim2, CMIP5_IPSL) |
---|
172 | MBG= (pisces, CMIP5_IPSL) |
---|
173 | CPL= (oasis, OASIS3) |
---|
174 | |
---|
175 | #======================================================================== |
---|
176 | #D-- Executable - |
---|
177 | [Executable] |
---|
178 | Name=run_file |
---|
179 | #D- For each component, Real name of executable, Name of executable for oasis |
---|
180 | ATM= (gcm.e, lmdz.x) |
---|
181 | SRF= ("", "") |
---|
182 | SBG= ("", "") |
---|
183 | OCE= (opa, opa.xx) |
---|
184 | ICE= ("", "") |
---|
185 | MBG= ("", "") |
---|
186 | CPL= (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) |
---|
193 | RebuildFrequency=2Y |
---|
194 | #D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) |
---|
195 | RebuildFromArchive=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) |
---|
198 | TimeSeriesFrequency=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) |
---|
201 | SeasonalFrequency=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 |
---|
204 | SeasonalFrequencyOffset=0 |
---|
205 | |
---|
206 | #======================================================================== |
---|