source: CONFIG/UNIFORM/v7/ICOLMDZOR_v7/EXPERIMENTS/ICOLMDZOR/highresmip/config.card @ 4333

Last change on this file since 4333 was 4333, checked in by jgipsl, 5 years ago

Correction

File size: 4.0 KB
Line 
1# $Id$
2#========================================================================
3#D-- Compatibility -
4[Compatibility]
5libIGCM=1.0
6
7#========================================================================
8#D-- UserChoices -
9[UserChoices]
10#============================
11JobName=test
12LongName=""
13TagName=ICOLMDZOR
14#D- Choice of experiment in EXPERIEMENTS directory
15ExpType=ICOLMDZOR/highresmip
16ExperimentName=test
17SpaceName=TEST
18# Source following file with module settings
19EnvFile=`pwd`/../ARCH/arch-X64_IRENE.env
20#============================
21#D-- leap, noleap, 360d
22CalendarType=noleap
23#D-- Begin and end of job
24#D-- "YYYY-MM-DD"
25#D-- The year for this experiement has no significance as the SST/SIC are mean values over a whole period.
26#D-- Change the DateEnd if you change CalendarType, set DateEnd=2000-12-31 for leap or noleap.
27DateBegin=2000-01-01
28DateEnd=2000-01-06
29#============================
30#D-- 1Y, 1M, 5D, 1D
31PeriodLength=2D
32
33#========================================================================
34#D-- ListOfComponents -
35[ListOfComponents]
36#D- For each component, Name of component, Tag of component
37ICO= (dynamico, DYNAMICO)
38ATM= (lmdz, LMDZ)
39SRF= (orchidee, ORCHIDEE)
40IOS= (xios, XIOS)
41
42#========================================================================
43#D-- Executable -
44[Executable]
45ICO= (icosa_lmdz.exe, icosa_lmdz.exe, 40MPI)
46ATM= ("","")
47SRF= ("", "")
48IOS= (xios_server.exe, xios.x, 1MPI)
49
50#========================================================================
51#D-- Restarts -
52[Restarts]
53#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
54OverRule=n
55#D- Last day of the experience used as restart
56RestartDate=
57#D- Define restart simulation name
58RestartJobName=
59#D- Path Server Group Login
60RestartPath=
61# Attention login depend de la machine
62
63
64#========================================================================
65#D-- NO Post -
66[Post]
67RebuildFrequency=NONE
68PackFrequency=NONE
69TimeSeriesFrequency=NONE
70SeasonalFrequency=NONE
71MetricsPCMDI=FALSE
72
73
74#========================================================================
75#D-- ICO -
76[ICO]
77#
78WriteFrequency=""
79# If config_Restarts_OverRule == 'n' all params are read
80Restart= n
81# Last day of the experience used as restart
82RestartDate=
83# Define restart simulation name
84RestartJobName=
85RestartPath=
86
87#========================================================================
88#D-- ATM -
89[ATM]
90#
91WriteFrequency="1Y"
92# If config_Restarts_OverRule == 'n' all params are read
93Restart= n
94# Last day of the experience used as restart
95RestartDate=
96# Define restart simulation name
97RestartJobName=
98RestartPath=
99
100#========================================================================
101#D-- SRF -
102[SRF]
103# WriteFrequency is not used any more for ORCHIDEE
104# Output files are now managed in orchidee.card
105WriteFrequency=""
106# If config_Restarts_OverRule == 'n' next 4 params are read
107Restart= n
108# Last day of the experience used as restart for this component if Restart=y
109RestartDate=2319-12-31
110#D- Define restart simulation name for this component
111RestartJobName=CM607-LR-pdCtrl-01
112#D- Path Server Group Login
113RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl
114
115#========================================================================
116#D-- SBG - STOMATE
117[SBG]
118# WriteFrequency is not used any more for ORCHIDEE
119# Output files are now managed in stomate.card
120WriteFrequency=""
121# If config_Restarts_OverRule == 'n' next 4 params are read
122Restart= n
123# Last day of the experience used as restart for this component if Restart=y
124RestartDate=2319-12-31
125#D- Define restart simulation name for this component
126RestartJobName=CM607-LR-pdCtrl-01
127#D- Path Server Group Login
128RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl
129
130#========================================================================
131#D-- IOS -
132[IOS]
133WriteFrequency=""
134# If config_Restarts_OverRule == 'n' next 4 params are read
135Restart= n
136#-- Last day of the experience used as restart for this component if Restart=y
137RestartDate=
138# Define restart simulation name for this component
139RestartJobName=
140RestartPath=
141# Old component name for restart (if empty, use new name)
142
143
Note: See TracBrowser for help on using the repository browser.