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