1 | # |
---|
2 | # This is config.card file for restart with an NEW libIGCM simulation tree. |
---|
3 | # |
---|
4 | #==================================================================================== |
---|
5 | #D-- Compatibility - |
---|
6 | [Compatibility] |
---|
7 | libIGCM=1.0 |
---|
8 | |
---|
9 | #======================================================================== |
---|
10 | #D-- UserChoices - |
---|
11 | [UserChoices] |
---|
12 | #============================ |
---|
13 | #-- Output will be stored in IGCM_OUT/TagName/SpaceName/ExperimentName/JobName |
---|
14 | JobName=SpinUp |
---|
15 | LongName="Spin Up for ORCHIDEE. See spinup.card for options." |
---|
16 | TagName=OL2 |
---|
17 | #------ SpaceName = DEVT/TEST/PROD |
---|
18 | SpaceName=PROD |
---|
19 | #----- ExperimentName : Short Name of Experiment |
---|
20 | ExperimentName=spinup |
---|
21 | ARCHIVE=AUTO |
---|
22 | #============================ |
---|
23 | #-- leap, noleap, 360d |
---|
24 | CalendarType= gregorian |
---|
25 | #-- Start and End of Job |
---|
26 | #-- "YYYY-MM-DD" |
---|
27 | DateBegin=1950-01-01 |
---|
28 | DateEnd=1950-12-31 |
---|
29 | #============================ |
---|
30 | #-- 1Y, 1M, 5D, 1D |
---|
31 | PeriodLength= 1Y |
---|
32 | PeriodNb= 1 |
---|
33 | #============================ |
---|
34 | #-- Total Number of Processors (minimum is 2 for a coupled configuration) |
---|
35 | JobNumProcTot=2 |
---|
36 | #======================================================================== |
---|
37 | #======================================================================== |
---|
38 | #D-- SRF options passed to SuRFace (SECHIBA) subjobs |
---|
39 | [SRF] |
---|
40 | WriteFrequency="1M" |
---|
41 | Restart=n |
---|
42 | #-- Last day of the experience used as restart |
---|
43 | RestartDate=1997-12-31 |
---|
44 | # Define restart simulation name |
---|
45 | RestartJobName=SPINUP |
---|
46 | RestartPath=${ARCHIVE}/${LOGIN}/IGCM_OUT/${config_UserChoices_TagName} |
---|
47 | # Old component name for restart (if empty, use new name) |
---|
48 | OldName= |
---|
49 | |
---|
50 | #D-- Surface BioGeochemistry ( STOMATE ) subjobs |
---|
51 | [SBG] |
---|
52 | WriteFrequency= 1M |
---|
53 | Restart= n |
---|
54 | #-- Last day of the experience used as restart |
---|
55 | RestartDate= 1900-12-31 |
---|
56 | # Define restart simulation name |
---|
57 | RestartJobName= RESTART_SHILONG |
---|
58 | RestartPath= /dmnfs11/cont003/p86manci/SHILONG_FORCAGES |
---|
59 | # Old component name for restart (if empty, use new name) |
---|
60 | OldName= |
---|
61 | |
---|
62 | #D-- Post-treatment options passed to SubJobs |
---|
63 | [SubJobPost] |
---|
64 | #D- Do we archive the output text files and restart files? |
---|
65 | #D- frequency to create the archives (by default RebuildFrequency) |
---|
66 | PackFrequency=NONE |
---|
67 | #D- Do we rebuild parallel output, this flag determines |
---|
68 | #D- frequency of rebuild submission |
---|
69 | RebuildFrequency=NONE |
---|
70 | #D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) |
---|
71 | RebuildFromArchive=NONE |
---|
72 | #D- If you want to produce time series, this flag determines |
---|
73 | #D- frequency of post-processing submission |
---|
74 | TimeSeriesFrequency= NONE |
---|
75 | #D- If you want to produce seasonal average, this flag determines |
---|
76 | #D- the period of this average |
---|
77 | SeasonalFrequency= NONE |
---|
78 | #D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency |
---|
79 | #D- Usefull if you do not want to consider the first X simulation's years |
---|
80 | SeasonalFrequencyOffset=0 |
---|
81 | |
---|
82 | #======================================================================== |
---|
83 | #======================================================================== |
---|
84 | |
---|
85 | #======================================================================== |
---|
86 | #D-- ListOfComponents - Don't modify this ! |
---|
87 | [ListOfComponents] |
---|
88 | #D- For each component, Name of component, Tag of component |
---|
89 | SPIN= (spinup, HEAD) |
---|
90 | |
---|
91 | #======================================================================== |
---|
92 | #D-- Executable - Don't modify this ! |
---|
93 | [Executable] |
---|
94 | #D- For each component, Real name of executable, Name of executable for oasis |
---|
95 | SPIN= ("", SPIN, 1MPI) |
---|
96 | |
---|
97 | |
---|
98 | #======================================================================== |
---|
99 | #D-- Post - Don't modify this ! |
---|
100 | [Post] |
---|
101 | #D- Do we archive the output text files and restart files? |
---|
102 | #D- frequency to create the archives (by default RebuildFrequency) |
---|
103 | PackFrequency=NONE |
---|
104 | #D- Do we rebuild parallel output, this flag determines |
---|
105 | #D- frequency of rebuild submission |
---|
106 | RebuildFrequency=NONE |
---|
107 | #D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) |
---|
108 | RebuildFromArchive=NONE |
---|
109 | #D- If you want to produce time series, this flag determines |
---|
110 | #D- frequency of post-processing submission |
---|
111 | TimeSeriesFrequency= NONE |
---|
112 | #D- If you want to produce seasonal average, this flag determines |
---|
113 | #D- the period of this average |
---|
114 | SeasonalFrequency= NONE |
---|
115 | #D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency |
---|
116 | #D- Usefull if you do not want to consider the first X simulation's years |
---|
117 | SeasonalFrequencyOffset=0 |
---|
118 | |
---|
119 | #======================================================================== |
---|
120 | #D-- Restarts - Don't modify this ! |
---|
121 | [Restarts] |
---|
122 | #D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y' |
---|
123 | OverRule= n |
---|
124 | #D- Last day of the experience used as restart |
---|
125 | RestartDate=1979-12-31 |
---|
126 | #D- Define restart simulation name (=> JOB_OS) |
---|
127 | RestartJobName=TESTFORCE |
---|
128 | #D- Path Server Group Login (=> PSGL) |
---|
129 | RestartPath=${ARCHIVE}/${LOGIN}/IGCM_OUT |
---|
130 | # Attention login depend de la machine |
---|
131 | |
---|
132 | #======================================================================== |
---|
133 | #D-- SPIN options : Don't modify this ! |
---|
134 | [SPIN] |
---|
135 | WriteFrequency="1Y" |
---|
136 | Restart=n |
---|
137 | #-- Last day of the experience used as restart |
---|
138 | RestartDate= |
---|
139 | # Define restart simulation name |
---|
140 | RestartJobName= |
---|
141 | RestartPath= |
---|
142 | # Old component name for restart (if empty, use new name) |
---|
143 | OldName= |
---|
144 | |
---|
145 | #======================================================================== |
---|