source: CONFIG/UNIFORM/v7/ICOLMDZOR_v7/EXPERIMENTS/ICOLMDZOR/highresmip_CMIP6/config.card @ 4690

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

Added SpaceName? and ExperimentName? for aquaplanet experiments. Change all pwd into SUBMIT_DIR.

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