1 | #- $Id: config.card 280 2008-02-29 11:27:51Z acosce $ |
---|
2 | #======================================================================== |
---|
3 | #D-- Carte pour run AR5WERF -- |
---|
4 | #D-- Attention c'est un run nudge |
---|
5 | #D-- Attention il applique un overRule pour les restart |
---|
6 | #D-- |
---|
7 | #======================================================================== |
---|
8 | #D-- Compatibility - |
---|
9 | [Compatibility] |
---|
10 | libIGCM=1.0 |
---|
11 | #======================================================================== |
---|
12 | #D-- UserChoices - |
---|
13 | [UserChoices] |
---|
14 | #============================ |
---|
15 | #D-- (<8 chars MAX for JobName) |
---|
16 | JobName=LOI_AER_AR5WERF |
---|
17 | LongName='run de reference : AR5WERF 2006 -- Fichiers sflx / aircraft / start / startphy créés par S.Szopa ' |
---|
18 | TagName=LMDZORINCA/AER |
---|
19 | #============================ |
---|
20 | #D-- leap, noleap, 360d |
---|
21 | CalendarType=leap |
---|
22 | #D-- Début et fin de Job |
---|
23 | #D-- "YYYY-MM-DD" |
---|
24 | DateBegin=2006-01-01 |
---|
25 | DateEnd=2006-12-31 |
---|
26 | #============================ |
---|
27 | #D-- 1Y, 1M, 5D, 1D |
---|
28 | PeriodLength=1M |
---|
29 | #============================ |
---|
30 | #-- PBS Class (required on brodie mono/multi) |
---|
31 | #JobClass=mono |
---|
32 | JobClass=multi |
---|
33 | #============================ |
---|
34 | #-- Total Number of Processors (minimum is 2 for a coupled configuration) |
---|
35 | #JobNumProcTot=2 |
---|
36 | JobNumProcTot=4 |
---|
37 | #============================ |
---|
38 | #-- Run Options : here for oasis coupling |
---|
39 | JobRunOptions='"-np "${config_UserChoices_JobNumProcTot}' |
---|
40 | #======================================================================== |
---|
41 | #D-- ListOfComponents - |
---|
42 | [ListOfComponents] |
---|
43 | #D- For each component, Name of component, Tag of component |
---|
44 | ATM= (lmdz, LMDZ4) |
---|
45 | SRF= (orchidee, orchidee_1_9_5) |
---|
46 | CHM= (inca, INCA3) |
---|
47 | |
---|
48 | #======================================================================== |
---|
49 | #D-- Executable - |
---|
50 | [Executable] |
---|
51 | Name=gcm.e |
---|
52 | #D- For each component, Real name of executable, Name of executable for oasis |
---|
53 | ATM= (gcm.e, gcm.e) |
---|
54 | SRF= ("", "") |
---|
55 | CHM= (inca.dat, inca.dat) |
---|
56 | |
---|
57 | #======================================================================== |
---|
58 | #D-- Restarts - |
---|
59 | [Restarts] |
---|
60 | #D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y' |
---|
61 | OverRule=y |
---|
62 | #D- Last day of the experience used as restart |
---|
63 | RestartDate=2005-12-31 |
---|
64 | #D- Define restart simulation name (=> JOB_OS) |
---|
65 | RestartJobName=LOI_AR5WERF_E0_2006 |
---|
66 | #D- Path Server Group Login (=> PSGL) |
---|
67 | RestartPath=/dmnfs/cont003/p86cozic/IGCM_OUT/LMDZORINCA/NMHC_AER |
---|
68 | # Attention login depend de la machine |
---|
69 | |
---|
70 | #======================================================================== |
---|
71 | #D-- Post - |
---|
72 | [Post] |
---|
73 | #D- Do we rebuild parallel output, this flag determines |
---|
74 | #D- frequency of rebuild submission |
---|
75 | RebuildFrequency=1Y |
---|
76 | #D- Do we rebuild parallel output from archive |
---|
77 | RebuildFromArchive=none |
---|
78 | #D- If you want to produce time series, this flag determines |
---|
79 | #D- frequency of post-processing submission |
---|
80 | TimeSeriesFrequency=1Y |
---|
81 | #D- If you want to produce seasonal average, this flag determines |
---|
82 | #D- the period of this average |
---|
83 | SeasonalFrequency=5Y |
---|
84 | |
---|
85 | #======================================================================== |
---|
86 | #D-- ATM - |
---|
87 | [ATM] |
---|
88 | # |
---|
89 | WriteFrequency="1M 1D HF" |
---|
90 | # If config_Restarts_OverRule == 'n' all params are read |
---|
91 | Restart=n |
---|
92 | # Last day of the experience used as restart |
---|
93 | RestartDate=2000-01-01 |
---|
94 | # Define restart simulation name |
---|
95 | RestartJobName=JobName |
---|
96 | RestartPath=${ARCHIVE}/IGCM_OUT/LMDZORINCA/AER |
---|
97 | # Old component name for restart (if empty, use new name) |
---|
98 | OldName="" |
---|
99 | |
---|
100 | |
---|
101 | #======================================================================== |
---|
102 | #D-- SRF - |
---|
103 | [SRF] |
---|
104 | WriteFrequency="1M" |
---|
105 | Restart=n |
---|
106 | ##-- Last day of the experience used as restart |
---|
107 | RestartDate=1999-12-30 |
---|
108 | # Define restart simulation name |
---|
109 | RestartJobName=JobName |
---|
110 | RestartPath=${ARCHIVE}/IGCM_OUT/LMDZORINCA/AER |
---|
111 | #-- Old component name for restart (if empty, use new name) |
---|
112 | OldName= |
---|
113 | |
---|
114 | #======================================================================== |
---|
115 | #D-- CHM - |
---|
116 | [CHM] |
---|
117 | WriteFrequency="1M" |
---|
118 | Restart=n |
---|
119 | #D-- Last day of the experience used as restart |
---|
120 | RestartDate=2000-01-01 |
---|
121 | #D-- Define restart simulation name |
---|
122 | RestartJobName=JobName |
---|
123 | RestartPath=${ARCHIVE}/IGCM_OUT/LMDZORINCA/AER |
---|
124 | #D-- Old component name for restart (if empty, use new name) |
---|
125 | OldName="" |
---|
126 | |
---|
127 | #======================================================================== |
---|