1 | # $Id$ |
---|
2 | #======================================================================== |
---|
3 | #D-- Compatibility - |
---|
4 | [Compatibility] |
---|
5 | libIGCM=1.0 |
---|
6 | #D-- UserChoices - |
---|
7 | [UserChoices] |
---|
8 | #============================ |
---|
9 | JobName=LMDZOR01 |
---|
10 | #----- Short Name of Experiment |
---|
11 | ExperimentName=clim |
---|
12 | #----- DEVT TEST PROD |
---|
13 | SpaceName=TEST |
---|
14 | LongName="LMDZOR configuration" |
---|
15 | TagName=LMDZOR |
---|
16 | #D- Choice of experiment in EXPERIEMENTS directory |
---|
17 | ExpType=LMDZOR/clim_360d |
---|
18 | #============================ |
---|
19 | #-- leap, noleap, 360d |
---|
20 | CalendarType=360d |
---|
21 | #-- Begin and end of job |
---|
22 | #-- "YYYY-MM-DD" |
---|
23 | DateBegin=1980-01-01 |
---|
24 | DateEnd=1980-12-30 |
---|
25 | #============================ |
---|
26 | #-- 1Y, 1M, 5D, 1D Period Length for one execution |
---|
27 | PeriodLength=1Y |
---|
28 | |
---|
29 | #======================================================================== |
---|
30 | #D-- ListOfComponents - |
---|
31 | [ListOfComponents] |
---|
32 | #D- For each component, Name of component, Tag of component |
---|
33 | ATM= (lmdz, LMDZ) |
---|
34 | SRF= (orchidee, ORCHIDEE) |
---|
35 | SBG= (stomate, ORCHIDEE) |
---|
36 | IOS= (xios, XIOS) |
---|
37 | |
---|
38 | #======================================================================== |
---|
39 | #D-- Executable - |
---|
40 | [Executable] |
---|
41 | #D- For each component: Real name of executable, Name of executable in the run directory |
---|
42 | #D- Here is set 47MPI*8OMP which is suitable for resolution 144x142x79 |
---|
43 | #D- Change to 31MPI*4OMP for resolution 96x95x39 |
---|
44 | ATM= (gcm.e, lmdz.x, 47MPI, 8OMP) |
---|
45 | SRF= ("", "") |
---|
46 | SBG= ("", "") |
---|
47 | IOS= (xios_server.exe, xios.x, 1MPI) |
---|
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=n |
---|
57 | #D- Last day of the experience used as restart for all components |
---|
58 | RestartDate=2000-01-31 |
---|
59 | #D- Define restart simulation name for all components |
---|
60 | RestartJobName=EXP00 |
---|
61 | #D- Path Server Group Login |
---|
62 | RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip |
---|
63 | |
---|
64 | #======================================================================== |
---|
65 | #D-- ATM - |
---|
66 | [ATM] |
---|
67 | WriteFrequency="1M" |
---|
68 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
69 | Restart= y |
---|
70 | # Last day of the experience used as restart for this component if Restart=y |
---|
71 | RestartDate=2029-12-31 |
---|
72 | #D- Define restart simulation name for all components |
---|
73 | RestartJobName=CM606-LR-pdCtrl-01 |
---|
74 | #D- Path Server Group Login |
---|
75 | RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl |
---|
76 | |
---|
77 | #======================================================================== |
---|
78 | #D-- SRF - |
---|
79 | [SRF] |
---|
80 | WriteFrequency="1M" |
---|
81 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
82 | Restart=n |
---|
83 | ##-- Last day of the experience used as restart for this component if Restart=y |
---|
84 | RestartDate=2000-01-31 |
---|
85 | # Define restart simulation name for this component |
---|
86 | RestartJobName=EXP00 |
---|
87 | RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip |
---|
88 | |
---|
89 | #======================================================================== |
---|
90 | #D-- SBG - STOMATE |
---|
91 | [SBG] |
---|
92 | WriteFrequency="1M" |
---|
93 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
94 | Restart=n |
---|
95 | #-- Last day of the experience used as restart for this component if Restart=y |
---|
96 | RestartDate=2000-01-31 |
---|
97 | # Define restart simulation name for this component |
---|
98 | RestartJobName=EXP00 |
---|
99 | RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip |
---|
100 | |
---|
101 | #======================================================================== |
---|
102 | #D-- IOS - |
---|
103 | [IOS] |
---|
104 | WriteFrequency="" |
---|
105 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
106 | Restart= n |
---|
107 | ##-- Last day of the experience used as restart for this component if Restart=y |
---|
108 | RestartDate= |
---|
109 | # Define restart simulation name for this component |
---|
110 | RestartJobName= |
---|
111 | RestartPath= |
---|
112 | |
---|
113 | #======================================================================== |
---|
114 | #D-- Post - |
---|
115 | [Post] |
---|
116 | #D- RebuildFrequency determines the frequency of rebuild submission |
---|
117 | RebuildFrequency=NONE |
---|
118 | #D- PackFrequency determines the frequency of pack submission |
---|
119 | PackFrequency=1Y |
---|
120 | #D- TimeSeriesFreqency determines the frequency of post-processing submission |
---|
121 | #D- Set NONE to deactivate the creation of all time series |
---|
122 | TimeSeriesFrequency=10Y |
---|
123 | #D- SeasonalFrequency determines the length for each seasonal average |
---|
124 | #D- Set NONE to deactivate the creation of all seasonal avereage |
---|
125 | SeasonalFrequency=10Y |
---|
126 | #D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency |
---|
127 | #D- Usefull if you do not want to consider the first X simulation's years |
---|
128 | SeasonalFrequencyOffset=0 |
---|
129 | |
---|
130 | #======================================================================== |
---|