1 | # |
---|
2 | # This is config.card file for restart with an old simulation tree. |
---|
3 | # |
---|
4 | #======================================================================== |
---|
5 | #D-- UserChoices - |
---|
6 | [UserChoices] |
---|
7 | #============================ |
---|
8 | #-- (<8 chars MAX for JobName) |
---|
9 | JobName=TESTSCR |
---|
10 | LongName=SCRIPT_V1 |
---|
11 | TagName=IPSLCM4_v1_OASIS3 |
---|
12 | #============================ |
---|
13 | #-- leap, noleap, 360d |
---|
14 | CalendarType=360d |
---|
15 | #-- Début et fin de Job |
---|
16 | #-- "YYYY-MM-DD" |
---|
17 | DateBegin=1860-01-01 |
---|
18 | DateEnd=1860-01-15 |
---|
19 | #============================ |
---|
20 | #-- 1Y, 1M, 5D, 1D |
---|
21 | PeriodLength=5D |
---|
22 | #============================ |
---|
23 | |
---|
24 | #======================================================================== |
---|
25 | #D-- ListOfComponents - |
---|
26 | [ListOfComponents] |
---|
27 | #D- For each component, Name of component, Tag of component |
---|
28 | ATM= (lmdz, LMDZ.4) |
---|
29 | SRF= (orchidee, ORCHIDEE.1.3) |
---|
30 | OCE= (opa, OPA8.2) |
---|
31 | ICE= (lim, LIM.1) |
---|
32 | #-- CHM= (inca, INCA) |
---|
33 | CPL= (oasis, OASIS3) |
---|
34 | |
---|
35 | #======================================================================== |
---|
36 | #D-- Executable - |
---|
37 | [Executable] |
---|
38 | Name=oasis |
---|
39 | #D- For each component, Real name of executable, Name of executable for oasis |
---|
40 | ATM= (gcm.e, lmdz.x) |
---|
41 | #-- IPSL-CM4_IPCC =>? mod.def |
---|
42 | SRF= ("", "") |
---|
43 | OCE= (opa, opa.xx) |
---|
44 | ICE= ("", "") |
---|
45 | #-- CHM= ("", "") |
---|
46 | CPL= (oasis, oasis) |
---|
47 | |
---|
48 | #======================================================================== |
---|
49 | #D-- Restarts - |
---|
50 | [Restarts] |
---|
51 | #D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y' |
---|
52 | OverRule=n |
---|
53 | #D- Last day of the experience used as restart |
---|
54 | RestartDate=1869-12-30 |
---|
55 | #D- Define restart simulation name (=> JOB_OS) |
---|
56 | RestartJobName=CD1 |
---|
57 | #D- Path Server Group Login (=> PSGL) |
---|
58 | RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL |
---|
59 | # Attention login depend de la machine |
---|
60 | |
---|
61 | #======================================================================== |
---|
62 | #D-- Post - |
---|
63 | [Post] |
---|
64 | #D- Do we rebuild parallel output, this flag determines |
---|
65 | #D- frequency of rebuild submission |
---|
66 | RebuildFrequency=NONE |
---|
67 | #D- If you want to monitor variables, this flag determines |
---|
68 | #D- frequency of post-processing submission |
---|
69 | MonitoringFrequency=NONE |
---|
70 | #D- If you want to produce time series, this flag determines |
---|
71 | #D- frequency of post-processing submission |
---|
72 | TimeSeriesFrequency=10Y |
---|
73 | #D- If you want to produce seasonal average, this flag determines |
---|
74 | #D- the period of this average |
---|
75 | SeasonalFrequency=10Y |
---|
76 | |
---|
77 | #======================================================================== |
---|
78 | #D-- ATM - |
---|
79 | [ATM] |
---|
80 | # |
---|
81 | WriteFrequency="1M 1D HF" |
---|
82 | # If config_Restarts_OverRule == 'n' all params are read |
---|
83 | Restart= y |
---|
84 | # Last day of the experience used as restart |
---|
85 | RestartDate=1999-12-30 |
---|
86 | # Define restart simulation name |
---|
87 | RestartJobName=2L18 |
---|
88 | RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL |
---|
89 | # Old component name for restart (if empty, use new name) |
---|
90 | OldName="Atm" |
---|
91 | |
---|
92 | #======================================================================== |
---|
93 | #D-- OCE - |
---|
94 | [OCE] |
---|
95 | WriteFrequency="1M 1D" |
---|
96 | Restart= y |
---|
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}/p86denv/SORTIES_CPL_IPSL |
---|
102 | # Old component name for restart (if empty, use new name) |
---|
103 | OldName="Oce" |
---|
104 | |
---|
105 | #======================================================================== |
---|
106 | #D-- ICE - |
---|
107 | [ICE] |
---|
108 | WriteFrequency="1M" |
---|
109 | Restart= y |
---|
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}/p86denv/SORTIES_CPL_IPSL |
---|
115 | # Old component name for restart (if empty, use new name) |
---|
116 | OldName="Lim" |
---|
117 | |
---|
118 | #======================================================================== |
---|
119 | #D-- SRF - |
---|
120 | [SRF] |
---|
121 | WriteFrequency="1M" |
---|
122 | Restart=y |
---|
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}/p86denv/SORTIES_CPL_IPSL |
---|
128 | #-- Old component name for restart (if empty, use new name) |
---|
129 | OldName="Srf" |
---|
130 | |
---|
131 | #======================================================================== |
---|
132 | #D-- CPL - |
---|
133 | [CPL] |
---|
134 | WriteFrequency="1D" |
---|
135 | Restart= y |
---|
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}/p86denv/SORTIES_CPL_IPSL |
---|
141 | # Old component name for restart (if empty, use new name) |
---|
142 | OldName="Cpl" |
---|
143 | |
---|
144 | #======================================================================== |
---|