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=CE0L |
---|
13 | LongName="create_etat0_limit for interannuel run" |
---|
14 | TagName=LMDZORINCA |
---|
15 | #============================ |
---|
16 | #D-- leap, noleap, 360d |
---|
17 | CalendarType=leap |
---|
18 | #D-- Begin and end of job |
---|
19 | #D-- "YYYY-MM-DD" |
---|
20 | DateBegin=1979-01-01 |
---|
21 | DateEnd=1979-12-31 |
---|
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, CREATE_E0) |
---|
33 | CHM=(inca, INCA3) |
---|
34 | |
---|
35 | #======================================================================== |
---|
36 | #D-- Executable - |
---|
37 | [Executable] |
---|
38 | Name=create_etat0_limit.e |
---|
39 | #D- For each component, Real name of executable, Name of executable for oasis |
---|
40 | ATM= (create_etat0_limit.e, create_etat0_limit.e) |
---|
41 | CHM=(inca.dat, inca.dat) |
---|
42 | |
---|
43 | #======================================================================== |
---|
44 | #D-- Restarts - |
---|
45 | [Restarts] |
---|
46 | #D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y' |
---|
47 | OverRule=n |
---|
48 | #D- Last day of the experience used as restart |
---|
49 | RestartDate= |
---|
50 | #D- Define restart simulation name |
---|
51 | RestartJobName= |
---|
52 | #D- Path Server Group Login |
---|
53 | RestartPath= |
---|
54 | # Attention login depend de la machine |
---|
55 | |
---|
56 | #======================================================================== |
---|
57 | #D-- ATM - |
---|
58 | [ATM] |
---|
59 | # |
---|
60 | WriteFrequency="1Y" |
---|
61 | # If config_Restarts_OverRule == 'n' all params are read |
---|
62 | Restart= n |
---|
63 | # Last day of the experience used as restart |
---|
64 | RestartDate= |
---|
65 | # Define restart simulation name |
---|
66 | RestartJobName= |
---|
67 | RestartPath= |
---|
68 | # Old component name for restart (if empty, use new name) |
---|
69 | OldName= |
---|
70 | |
---|
71 | #======================================================================== |
---|
72 | #D-- CHM - |
---|
73 | [CHM] |
---|
74 | # |
---|
75 | WriteFrequency="1Y" |
---|
76 | # If config_Restarts_OverRule == 'n' all params are read |
---|
77 | Restart= n |
---|
78 | # Last day of the experience used as restart |
---|
79 | RestartDate= |
---|
80 | # Define restart simulation name |
---|
81 | RestartJobName= |
---|
82 | RestartPath= |
---|
83 | # Old component name for restart (if empty, use new name) |
---|
84 | OldName= |
---|
85 | |
---|
86 | |
---|
87 | #======================================================================== |
---|
88 | #D-- NO Post - |
---|
89 | [Post] |
---|
90 | RebuildFrequency=NONE |
---|
91 | TimeSeriesFrequency=NONE |
---|
92 | SeasonalFrequency=NONE |
---|
93 | #======================================================================== |
---|