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

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

Add post-treatments
set output_level_histmth = 3 : When using level 5 it is not possible to have more than 1 xios server.

File size: 4.2 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=leap
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=1950-01-01
28DateEnd=2014-12-31
29#============================
30#D-- 1Y, 1M, 5D, 1D
31PeriodLength=1Y
32#============================
33#-- Compression level for netcdf output files
34CompressionLevel=2
35
36#========================================================================
37#D-- ListOfComponents -
38[ListOfComponents]
39#D- For each component, Name of component, Tag of component
40ICO= (dynamico, DYNAMICO)
41ATM= (lmdz, LMDZ)
42SRF= (orchidee, ORCHIDEE)
43IOS= (xios, XIOS)
44
45#========================================================================
46#D-- Executable -
47[Executable]
48ICO= (icosa_lmdz.exe, icosa_lmdz.exe, 160MPI, 4OMP)
49ATM= ("","")
50SRF= ("", "")
51IOS= (xios_server.exe, xios.x, 1MPI)
52
53#========================================================================
54#D-- Restarts -
55[Restarts]
56#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
57OverRule=n
58#D- Last day of the experience used as restart
59RestartDate=
60#D- Define restart simulation name
61RestartJobName=
62#D- Path Server Group Login
63RestartPath=
64# Attention login depend de la machine
65
66
67#========================================================================
68#D-- NO Post -
69[Post]
70RebuildFrequency=NONE
71PackFrequency=1Y
72TimeSeriesFrequency=1Y
73SeasonalFrequency=10Y
74MetricsPCMDI=FALSE
75
76
77#========================================================================
78#D-- ICO -
79[ICO]
80#
81WriteFrequency=""
82# If config_Restarts_OverRule == 'n' all params are read
83Restart= n
84# Last day of the experience used as restart
85RestartDate=
86# Define restart simulation name
87RestartJobName=
88RestartPath=
89
90#========================================================================
91#D-- ATM -
92[ATM]
93# WriteFrequency is not used any more for LMDZ
94WriteFrequency=""
95# If config_Restarts_OverRule == 'n' all params are read
96Restart= n
97# Last day of the experience used as restart
98RestartDate=
99# Define restart simulation name
100RestartJobName=
101RestartPath=
102
103#========================================================================
104#D-- SRF -
105[SRF]
106# WriteFrequency is not used any more for ORCHIDEE
107# Output files are now managed in orchidee.card
108WriteFrequency=""
109# If config_Restarts_OverRule == 'n' next 4 params are read
110Restart= n
111# Last day of the experience used as restart for this component if Restart=y
112RestartDate=2319-12-31
113#D- Define restart simulation name for this component
114RestartJobName=CM607-LR-pdCtrl-01
115#D- Path Server Group Login
116RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl
117
118#========================================================================
119#D-- SBG - STOMATE
120[SBG]
121# WriteFrequency is not used any more for ORCHIDEE
122# Output files are now managed in stomate.card
123WriteFrequency=""
124# If config_Restarts_OverRule == 'n' next 4 params are read
125Restart= n
126# Last day of the experience used as restart for this component if Restart=y
127RestartDate=2319-12-31
128#D- Define restart simulation name for this component
129RestartJobName=CM607-LR-pdCtrl-01
130#D- Path Server Group Login
131RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl
132
133#========================================================================
134#D-- IOS -
135[IOS]
136WriteFrequency=""
137# If config_Restarts_OverRule == 'n' next 4 params are read
138Restart= n
139#-- Last day of the experience used as restart for this component if Restart=y
140RestartDate=
141# Define restart simulation name for this component
142RestartJobName=
143RestartPath=
144# Old component name for restart (if empty, use new name)
145
146
Note: See TracBrowser for help on using the repository browser.