1 | # $Id$ |
---|
2 | #======================================================================== |
---|
3 | #D-- Compatibility - |
---|
4 | [Compatibility] |
---|
5 | libIGCM=1.0 |
---|
6 | |
---|
7 | #======================================================================== |
---|
8 | #D-- UserChoices - |
---|
9 | [UserChoices] |
---|
10 | #============================ |
---|
11 | #D-- (<8 chars MAX for JobName) |
---|
12 | JobName= ELC-${RESOL_ATM_3D} |
---|
13 | LongName="create_etat0_limit for climatology run" |
---|
14 | TagName=LMDZ |
---|
15 | #D- Choice of experiment in EXPERIEMENTS directory |
---|
16 | ExpType=LMDZ/CREATE_clim |
---|
17 | #============================ |
---|
18 | #D-- leap, noleap, 360d |
---|
19 | CalendarType=360d |
---|
20 | #D-- Begin and end of job |
---|
21 | #D-- "YYYY-MM-DD" |
---|
22 | DateBegin=1979-01-01 |
---|
23 | DateEnd=1979-12-30 |
---|
24 | #============================ |
---|
25 | #D-- 1Y, 1M, 5D, 1D |
---|
26 | PeriodLength=1Y |
---|
27 | |
---|
28 | #======================================================================== |
---|
29 | #D-- ListOfComponents - |
---|
30 | [ListOfComponents] |
---|
31 | #D- For each component, Name of component, Tag of component |
---|
32 | ATM= (lmdz, LMDZ) |
---|
33 | |
---|
34 | #======================================================================== |
---|
35 | #D-- Executable - |
---|
36 | [Executable] |
---|
37 | #D- For each component, Real name of executable, Name of executable for oasis |
---|
38 | ATM= (create_etat0_limit.e, create_etat0_limit.e) |
---|
39 | |
---|
40 | #======================================================================== |
---|
41 | #D-- Restarts - |
---|
42 | [Restarts] |
---|
43 | #D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y' |
---|
44 | OverRule=n |
---|
45 | #D- Last day of the experience used as restart |
---|
46 | RestartDate= |
---|
47 | #D- Define restart simulation name |
---|
48 | RestartJobName= |
---|
49 | #D- Path Server Group Login |
---|
50 | RestartPath= |
---|
51 | # Attention login depend de la machine |
---|
52 | |
---|
53 | #======================================================================== |
---|
54 | #D-- ATM - |
---|
55 | [ATM] |
---|
56 | # |
---|
57 | WriteFrequency="1Y" |
---|
58 | # If config_Restarts_OverRule == 'n' all params are read |
---|
59 | Restart= n |
---|
60 | # Last day of the experience used as restart |
---|
61 | RestartDate= |
---|
62 | # Define restart simulation name |
---|
63 | RestartJobName= |
---|
64 | RestartPath= |
---|
65 | # Old component name for restart (if empty, use new name) |
---|
66 | OldName= |
---|
67 | |
---|
68 | |
---|
69 | #======================================================================== |
---|
70 | #D-- NO Post - |
---|
71 | [Post] |
---|
72 | RebuildFrequency=NONE |
---|
73 | TimeSeriesFrequency=NONE |
---|
74 | SeasonalFrequency=NONE |
---|
75 | #======================================================================== |
---|