1 | #- $Id: config.card 69 2007-06-21 14:08:22Z acosce $ |
---|
2 | #======================================================================== |
---|
3 | #D-- UserChoices - |
---|
4 | [UserChoices] |
---|
5 | #============================ |
---|
6 | #D-- (<8 chars MAX for JobName) |
---|
7 | JobName=NMHC_AER_AC00 |
---|
8 | LongName='LMDz4INCA with New scripts' |
---|
9 | TagName=NMHC_AER |
---|
10 | #============================ |
---|
11 | #D-- leap, noleap, 360d |
---|
12 | CalendarType=360d |
---|
13 | #D-- Début et fin de Job |
---|
14 | #D-- "YYYY-MM-DD" |
---|
15 | DateBegin=2000-01-01 |
---|
16 | DateEnd=2000-12-30 |
---|
17 | #============================ |
---|
18 | #D-- 1Y, 1M, 5D, 1D |
---|
19 | PeriodLength=1M |
---|
20 | #============================ |
---|
21 | /u/rech/ces/rces452/IGCM |
---|
22 | R_INIT=/dmnfs/p86cozic/IGCM/INIT |
---|
23 | R_BC=/dmnfs/p86cozic/IGCM/BC |
---|
24 | |
---|
25 | #======================================================================== |
---|
26 | #D-- ListOfComponents - |
---|
27 | [ListOfComponents] |
---|
28 | #D- For each component, Name of component, Tag of component |
---|
29 | ATM= (lmdz, LMDZ4) |
---|
30 | CHM= (inca, INCA3) |
---|
31 | |
---|
32 | #======================================================================== |
---|
33 | #D-- Executable - |
---|
34 | [Executable] |
---|
35 | Name=gcm.e |
---|
36 | #D- For each component, Real name of executable, Name of executable for oasis |
---|
37 | #ATM= (gcm_${config_UserChoices_TagName}.e, gcm.e) |
---|
38 | ATM= (gcm.e, gcm.e) |
---|
39 | CHM= ("", "") |
---|
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=1869-12-30 |
---|
48 | #D- Define restart simulation name (=> JOB_OS) |
---|
49 | RestartJobName=CD1 |
---|
50 | #D- Path Server Group Login (=> PSGL) |
---|
51 | RestartPath=/dmnfs/p86denv/SORTIES_CPL_IPSL/ |
---|
52 | # Attention login depend de la machine |
---|
53 | |
---|
54 | #======================================================================== |
---|
55 | #D-- Post - |
---|
56 | [Post] |
---|
57 | #D- Do we rebuild parallel output, this flag determines |
---|
58 | #D- frequency of rebuild submission |
---|
59 | RebuildFrequency=NONE |
---|
60 | #D- If you want to monitor variables, this flag determines |
---|
61 | #D- frequency of post-processing submission |
---|
62 | MonitoringFrequency=NONE |
---|
63 | #D- If you want to produce time series, this flag determines |
---|
64 | #D- frequency of post-processing submission |
---|
65 | TimeSeriesFrequency=1M |
---|
66 | #D- If you want to produce seasonal average, this flag determines |
---|
67 | #D- the period of this average |
---|
68 | SeasonalFrequency=5Y |
---|
69 | |
---|
70 | #======================================================================== |
---|
71 | #D-- ATM - |
---|
72 | [ATM] |
---|
73 | # |
---|
74 | WriteFrequency="1M 1D HF" |
---|
75 | # If config_Restarts_OverRule == 'n' all params are read |
---|
76 | Restart= n |
---|
77 | # Last day of the experience used as restart |
---|
78 | RestartDate=2000-01-01 |
---|
79 | # Define restart simulation name |
---|
80 | RestartJobName=Test_nvSc_AER |
---|
81 | RestartPath=/dmnfs11/p86cozic/IGCM_OUT/AER |
---|
82 | # Old component name for restart (if empty, use new name) |
---|
83 | OldName="" |
---|
84 | |
---|
85 | #======================================================================== |
---|
86 | #D-- CHM - |
---|
87 | [CHM] |
---|
88 | WriteFrequency="1M" |
---|
89 | Restart=n |
---|
90 | #D-- Last day of the experience used as restart |
---|
91 | RestartDate=2000-01-01 |
---|
92 | #D-- Define restart simulation name |
---|
93 | RestartJobName=Test_nvSc_AER |
---|
94 | RestartPath=/dmnfs11/p86cozic/IGCM_OUT/AER |
---|
95 | #D-- Old component name for restart (if empty, use new name) |
---|
96 | OldName="" |
---|
97 | |
---|
98 | #======================================================================== |
---|