source: CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_WORK/EXPLANDU/config.card @ 731

Last change on this file since 731 was 731, checked in by mmaipsl, 15 years ago

Add two new configurations in IPSLCM5_WORK :
EXPLANDU to activate LAND_USE in couple model (default map = 20C3M)

See http://forge.ipsl.jussieu.fr/orchidee/wiki/LandUse
and test in http://dods.extra.cea.fr/data/p86manci/IPSLCM5/CM5LU2/MONITORING/

EXPBIOS to activate BIO-CHEMICAL processes (STOMATE) with Land Use 1860 map.

See test in http://dods.extra.cea.fr/data/p86manci/IPSLCM5/CM5STO/

  • Property svn:executable set to *
File size: 5.0 KB
Line 
1#
2# This is config.card file for IPSLCM5 configuration
3#
4#========================================================================
5#D-- Compatibility -
6[Compatibility]
7libIGCM=1.0
8#D-- UserChoices -
9[UserChoices]
10#============================
11#-- (<8 chars MAX for JobName)
12JobName=CM5LANDU
13LongName="SCRIPT_V1"
14TagName=IPSLCM5
15#============================
16#-- leap, noleap, 360d
17CalendarType=360d
18#-- Experiment dates : Beginning and ending
19#-- "YYYY-MM-DD"
20DateBegin=1860-01-01
21DateEnd=1870-12-30
22#============================
23#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
24PeriodLength=1M
25#============================
26#-- PBS Class (required on brodie mono/multi)
27#JobClass=mono
28JobClass=multi
29#============================
30#-- Total Number of Processors (minimum is 2 for a coupled configuration)
31#JobNumProcTot=2
32JobNumProcTot=4
33#============================
34#-- Run Options : here for oasis coupling
35JobRunOptions='-f'
36#============================
37# config.card configuration options :
38#R_INIT=/u/rech/psl/rpsl035/IGCM/INIT
39#R_INIT=/dmnfs/cont003/p86ipsl/IGCM/INIT
40#R_BC=/u/rech/psl/rpsl035/IGCM/BC
41#R_BC=/dmnfs/cont003/p86ipsl/IGCM/BC
42#============================
43
44#========================================================================
45#D-- ListOfComponents -
46[ListOfComponents]
47#D- For each component, Name of component, Tag of component
48ATM= (lmdz, LMDZ4-dev)
49SRF= (orchidee, ORCHIDEE_1_9_4)
50OCE= (opa9, NEMO_v3_1 + revision 1340)
51ICE= (lim2, LIM_2)
52CPL= (oasis, OASIS3)
53
54#========================================================================
55#D-- Executable -
56[Executable]
57Name=run_file
58#D- For each component, Real name of executable, Name of executable for oasis
59ATM= (gcm.e, lmdz.x)
60SRF= ("", "")
61OCE= (opa, opa.xx)
62ICE= ("", "")
63CPL= (oasis, oasis)
64
65#========================================================================
66#D-- Restarts -
67[Restarts]
68#D- If you want a GENERAL RULE FOR ALL COMPONENTS RESTARTS, put this flag to 'y'
69OverRule=n
70#D- Last day of the experience used as restart
71RestartDate=1869-12-30
72#D- Define restart simulation name
73RestartJobName=CD1
74#D- Path Server Group Login
75RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5
76
77#========================================================================
78#D-- Post -
79[Post]
80#D- Do we rebuild parallel output, this flag determines
81#D- frequency of rebuild submission
82RebuildFrequency=1Y
83#D- Do we rebuild parallel output from archive
84RebuildFromArchive=true
85#D- If you want to produce time series, this flag determines
86#D- frequency of post-processing submission
87TimeSeriesFrequency=10Y
88#D- If you want to produce seasonal average, this flag determines
89#D- the period of this average
90SeasonalFrequency=10Y
91#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
92#D- Usefull if you do not want to consider the first X simulation's years
93SeasonalFrequencyOffset=0
94
95#========================================================================
96#D-- ATM -
97[ATM]
98#
99WriteFrequency="1M 1D HF"
100# If config_Restarts_OverRule == 'n' all params are read
101Restart= n
102# Last day of the experience used as restart for this component
103RestartDate=1999-12-30
104# Define restart simulation name
105RestartJobName=2L18
106RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5
107# Old component name for restart (if empty, use new name)
108OldName=
109
110#========================================================================
111#D-- OCE -
112[OCE]
113WriteFrequency="1M"
114# If config_Restarts_OverRule == 'n' all params are read
115Restart= n
116##-- Last day of the experience used as restart for this component
117RestartDate=1999-12-30
118# Define restart simulation name
119RestartJobName=2L18
120RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5
121# Old component name for restart (if empty, use new name)
122OldName=
123
124#========================================================================
125#D-- ICE -
126[ICE]
127WriteFrequency="1M"
128# If config_Restarts_OverRule == 'n' all params are read
129Restart= n
130##-- Last day of the experience used as restart for this component
131RestartDate=1999-12-30
132# Define restart simulation name
133RestartJobName=2L18           
134RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5
135# Old component name for restart (if empty, use new name)
136OldName=
137
138#========================================================================
139#D-- SRF -
140[SRF]
141WriteFrequency="1M"
142# If config_Restarts_OverRule == 'n' all params are read
143Restart=n
144##-- Last day of the experience used as restart for this component
145RestartDate=1999-12-30
146# Define restart simulation name
147RestartJobName=2L18
148RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5
149#-- Old component name for restart (if empty, use new name)
150OldName=
151
152#========================================================================
153#D-- CPL -
154[CPL]
155WriteFrequency="1D"
156# If config_Restarts_OverRule == 'n' all params are read
157Restart= n
158##-- Last day of the experience used as restart for this component
159RestartDate=1999-12-30
160# Define restart simulation name
161RestartJobName=2L18
162RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5
163# Old component name for restart (if empty, use new name)
164OldName=
165
166#========================================================================
Note: See TracBrowser for help on using the repository browser.