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=amip |
---|
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/amip |
---|
18 | #============================ |
---|
19 | #-- leap, noleap, 360d |
---|
20 | CalendarType=leap |
---|
21 | #-- Begin and end of job |
---|
22 | #-- "YYYY-MM-DD" |
---|
23 | DateBegin=1980-01-01 |
---|
24 | DateEnd=1980-12-31 |
---|
25 | #============================ |
---|
26 | #-- 1Y, 1M, 5D, 1D Period Length for one execution |
---|
27 | PeriodLength=1Y |
---|
28 | #============================ |
---|
29 | #-- Compression level for netcdf output files |
---|
30 | CompressionLevel=2 |
---|
31 | #======================================================================== |
---|
32 | #D-- ListOfComponents - |
---|
33 | [ListOfComponents] |
---|
34 | #D- For each component, Name of component, Tag of component |
---|
35 | ATM= (lmdz, LMDZ) |
---|
36 | SRF= (orchidee, ORCHIDEE) |
---|
37 | SBG= (stomate, ORCHIDEE) |
---|
38 | IOS= (xios, XIOS) |
---|
39 | |
---|
40 | #======================================================================== |
---|
41 | #D-- Executable - |
---|
42 | [Executable] |
---|
43 | #D- For each component: Real name of executable, Name of executable in the run directory |
---|
44 | #D- Here is set 47MPI*8OMP which is suitable for resolution 144x142x79 |
---|
45 | #D- Change to 31MPI*4OMP for resolution 96x95x39 |
---|
46 | ATM= (gcm.e, lmdz.x, 71MPI, 8OMP) |
---|
47 | SRF= ("", "") |
---|
48 | SBG= ("", "") |
---|
49 | IOS= (xios_server.exe, xios.x, 1MPI) |
---|
50 | |
---|
51 | #======================================================================== |
---|
52 | #D-- Restarts - |
---|
53 | [Restarts] |
---|
54 | #D- by default: config.card describes no restart for all components |
---|
55 | #D- ie start from Levitus or limit files |
---|
56 | #D- If you want to restart all components from the same simulation, |
---|
57 | #D- put OveRule flag to 'y' and set the next 3 parameters |
---|
58 | OverRule=n |
---|
59 | #D- Last day of the experience used as restart for all components |
---|
60 | RestartDate=2319-12-31 |
---|
61 | #D- Define restart simulation name for all components |
---|
62 | RestartJobName=CM607-LR-pdCtrl-01 |
---|
63 | #D- Path Server Group Login |
---|
64 | RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl |
---|
65 | |
---|
66 | #======================================================================== |
---|
67 | #D-- ATM - |
---|
68 | [ATM] |
---|
69 | WriteFrequency="1M" |
---|
70 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
71 | Restart= n |
---|
72 | # Last day of the experience used as restart for this component if Restart=y |
---|
73 | RestartDate=2319-12-31 |
---|
74 | #D- Define restart simulation name for this component |
---|
75 | RestartJobName=CM607-LR-pdCtrl-01 |
---|
76 | #D- Path Server Group Login |
---|
77 | RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl |
---|
78 | |
---|
79 | #======================================================================== |
---|
80 | #D-- SRF - |
---|
81 | [SRF] |
---|
82 | # WriteFrequency is not used any more for ORCHIDEE |
---|
83 | # Output files are now managed in orchidee.card |
---|
84 | WriteFrequency="" |
---|
85 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
86 | Restart= n |
---|
87 | # Last day of the experience used as restart for this component if Restart=y |
---|
88 | RestartDate=2319-12-31 |
---|
89 | #D- Define restart simulation name for this component |
---|
90 | RestartJobName=CM607-LR-pdCtrl-01 |
---|
91 | #D- Path Server Group Login |
---|
92 | RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl |
---|
93 | |
---|
94 | #======================================================================== |
---|
95 | #D-- SBG - STOMATE |
---|
96 | [SBG] |
---|
97 | # WriteFrequency is not used any more for ORCHIDEE |
---|
98 | # Output files are now managed in stomate.card |
---|
99 | WriteFrequency="" |
---|
100 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
101 | Restart= n |
---|
102 | # Last day of the experience used as restart for this component if Restart=y |
---|
103 | RestartDate=2319-12-31 |
---|
104 | #D- Define restart simulation name for this component |
---|
105 | RestartJobName=CM607-LR-pdCtrl-01 |
---|
106 | #D- Path Server Group Login |
---|
107 | RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl |
---|
108 | |
---|
109 | #======================================================================== |
---|
110 | #D-- IOS - |
---|
111 | [IOS] |
---|
112 | WriteFrequency="" |
---|
113 | # If config_Restarts_OverRule == 'n' next 4 params are read |
---|
114 | Restart= n |
---|
115 | ##-- Last day of the experience used as restart for this component if Restart=y |
---|
116 | RestartDate= |
---|
117 | # Define restart simulation name for this component |
---|
118 | RestartJobName= |
---|
119 | RestartPath= |
---|
120 | |
---|
121 | #======================================================================== |
---|
122 | #D-- Post - |
---|
123 | [Post] |
---|
124 | #D- RebuildFrequency determines the frequency of rebuild submission |
---|
125 | RebuildFrequency=NONE |
---|
126 | #D- PackFrequency determines the frequency of pack submission |
---|
127 | PackFrequency=10Y |
---|
128 | #D- TimeSeriesFreqency determines the frequency of post-processing submission |
---|
129 | #D- Set NONE to deactivate the creation of all time series |
---|
130 | TimeSeriesFrequency=10Y |
---|
131 | #D- SeasonalFrequency determines the length for each seasonal average |
---|
132 | #D- Set NONE to deactivate the creation of all seasonal avereage |
---|
133 | SeasonalFrequency=10Y |
---|
134 | #D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency |
---|
135 | #D- Usefull if you do not want to consider the first X simulation's years |
---|
136 | SeasonalFrequencyOffset=0 |
---|
137 | #D- If you want to produce compute PCMDI metrics from seasonal average |
---|
138 | #D- Set TRUE or FALSE to activate/deactivate the metrics computation. |
---|
139 | MetricsPCMDI=FALSE |
---|
140 | |
---|
141 | #======================================================================== |
---|