1 | # |
---|
2 | # This is config.card file for restart with an NEW libIGCM simulation tree. |
---|
3 | # |
---|
4 | #======================================================================== |
---|
5 | #D-- Compatibility - |
---|
6 | [Compatibility] |
---|
7 | libIGCM=1.0 |
---|
8 | #D-- UserChoices - |
---|
9 | [UserChoices] |
---|
10 | #============================ |
---|
11 | #-- (<8 chars MAX for JobName) |
---|
12 | JobName=ESM_100 |
---|
13 | LongName="script for ipsl_esm_v1 config" |
---|
14 | TagName=IPSL_ESM_V1 |
---|
15 | #============================ |
---|
16 | #-- leap, noleap, 360d |
---|
17 | CalendarType=360d |
---|
18 | #-- Début et fin de Job |
---|
19 | #-- "YYYY-MM-DD" |
---|
20 | DateBegin=1990-01-01 |
---|
21 | DateEnd=1990-01-01 |
---|
22 | #============================ |
---|
23 | #-- 1Y, 1M, 5D, 1D |
---|
24 | PeriodLength=1D |
---|
25 | #============================ |
---|
26 | #-- PBS Class (required on brodie mono/multi) |
---|
27 | #JobClass=mono |
---|
28 | JobClass=multi |
---|
29 | #============================ |
---|
30 | #-- Total Number of Processors (minimum is 2 for a coupled configuration) |
---|
31 | #JobNumProcTot=2 |
---|
32 | JobNumProcTot=4 |
---|
33 | #============================ |
---|
34 | #-- Run Options : here for oasis coupling |
---|
35 | JobRunOptions='-f' |
---|
36 | #============================ |
---|
37 | |
---|
38 | #======================================================================== |
---|
39 | #D-- ListOfComponents - |
---|
40 | [ListOfComponents] |
---|
41 | #D- For each component, Name of component, Tag of component |
---|
42 | ATM= (lmdz, LMDZ.4) |
---|
43 | SRF= (orchidee, ORCHIDEE.1.9) |
---|
44 | OCE= (opa, OPA8.2) |
---|
45 | ICE= (lim, LIM.1) |
---|
46 | CHM= (inca, INCA3) |
---|
47 | CPL= (oasis, OASIS3) |
---|
48 | |
---|
49 | #======================================================================== |
---|
50 | #D-- Executable - |
---|
51 | [Executable] |
---|
52 | Name=run_file |
---|
53 | #D- For each component, Real name of executable, Name of executable for oasis |
---|
54 | ATM= (gcm.e, lmdz.x) |
---|
55 | SRF= ("", "") |
---|
56 | OCE= (opa, opa.xx) |
---|
57 | ICE= ("", "") |
---|
58 | CHM= (inca.dat, inca.dat) |
---|
59 | CPL= (oasis, oasis) |
---|
60 | |
---|
61 | #======================================================================== |
---|
62 | #D-- Restarts - |
---|
63 | [Restarts] |
---|
64 | #D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y' |
---|
65 | OverRule=n |
---|
66 | #D- Last day of the experience used as restart |
---|
67 | RestartDate=1869-12-30 |
---|
68 | #D- Define restart simulation name |
---|
69 | RestartJobName=CD1 |
---|
70 | #D- Path Server Group Login |
---|
71 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSL_ESM_V1 |
---|
72 | # Attention login depend de la machine |
---|
73 | |
---|
74 | #======================================================================== |
---|
75 | #D-- Post - |
---|
76 | [Post] |
---|
77 | #D- Do we rebuild parallel output, this flag determines |
---|
78 | #D- frequency of rebuild submission |
---|
79 | RebuildFrequency=NONE |
---|
80 | #D- If you want to monitor variables, this flag determines |
---|
81 | #D- frequency of post-processing submission |
---|
82 | MonitoringFrequency=NONE |
---|
83 | #D- If you want to produce time series, this flag determines |
---|
84 | #D- frequency of post-processing submission |
---|
85 | TimeSeriesFrequency=10Y |
---|
86 | #D- If you want to produce seasonal average, this flag determines |
---|
87 | #D- the period of this average |
---|
88 | SeasonalFrequency=10Y |
---|
89 | |
---|
90 | #======================================================================== |
---|
91 | #D-- ATM - |
---|
92 | [ATM] |
---|
93 | # |
---|
94 | WriteFrequency="1M 1D HF" |
---|
95 | # If config_Restarts_OverRule == 'n' all params are read |
---|
96 | Restart= n |
---|
97 | # Last day of the experience used as restart |
---|
98 | RestartDate=1999-12-30 |
---|
99 | # Define restart simulation name |
---|
100 | RestartJobName=2L18 |
---|
101 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSL_ESM_V1 |
---|
102 | # Old component name for restart (if empty, use new name) |
---|
103 | OldName= |
---|
104 | |
---|
105 | #======================================================================== |
---|
106 | #D-- OCE - |
---|
107 | [OCE] |
---|
108 | WriteFrequency="1M 1D" |
---|
109 | Restart= n |
---|
110 | ##-- Last day of the experience used as restart |
---|
111 | RestartDate=1999-12-30 |
---|
112 | # Define restart simulation name |
---|
113 | RestartJobName=2L18 |
---|
114 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSL_ESM_V1 |
---|
115 | # Old component name for restart (if empty, use new name) |
---|
116 | OldName= |
---|
117 | |
---|
118 | #======================================================================== |
---|
119 | #D-- ICE - |
---|
120 | [ICE] |
---|
121 | WriteFrequency="1M" |
---|
122 | Restart= n |
---|
123 | ##-- Last day of the experience used as restart |
---|
124 | RestartDate=1999-12-30 |
---|
125 | # Define restart simulation name |
---|
126 | RestartJobName=2L18 |
---|
127 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSL_ESM_V1 |
---|
128 | # Old component name for restart (if empty, use new name) |
---|
129 | OldName= |
---|
130 | |
---|
131 | #======================================================================== |
---|
132 | #D-- SRF - |
---|
133 | [SRF] |
---|
134 | WriteFrequency="1M" |
---|
135 | Restart=n |
---|
136 | ##-- Last day of the experience used as restart |
---|
137 | RestartDate=1999-12-30 |
---|
138 | # Define restart simulation name |
---|
139 | RestartJobName=2L18 |
---|
140 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSL_ESM_V1 |
---|
141 | #-- Old component name for restart (if empty, use new name) |
---|
142 | OldName= |
---|
143 | |
---|
144 | #======================================================================== |
---|
145 | #D-- CPL - |
---|
146 | [CPL] |
---|
147 | WriteFrequency="1D" |
---|
148 | Restart= n |
---|
149 | ##-- Last day of the experience used as restart |
---|
150 | RestartDate=1999-12-30 |
---|
151 | # Define restart simulation name |
---|
152 | RestartJobName=2L18 |
---|
153 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSL_ESM_V1 |
---|
154 | # Old component name for restart (if empty, use new name) |
---|
155 | OldName= |
---|
156 | |
---|
157 | #======================================================================== |
---|
158 | #D-- CHM - |
---|
159 | [CHM] |
---|
160 | WriteFrequency="1M" |
---|
161 | Restart=n |
---|
162 | #D-- Last day of the experience used as restart |
---|
163 | RestartDate=2000-01-01 |
---|
164 | #D-- Define restart simulation name |
---|
165 | RestartJobName=Test_nvSc_AER |
---|
166 | RestartPath=${ARCHIVE}/IGCM_OUT/IPSL_ESM_V1 |
---|
167 | #D-- Old component name for restart (if empty, use new name) |
---|
168 | OldName="" |
---|
169 | |
---|
170 | #======================================================================== |
---|