source: CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/pdControl_MR025/config.card @ 4479

Last change on this file since 4479 was 4446, checked in by cetlod, 5 years ago

Add IPSLCM6-vim GENERAL/PARAM/namelist_ORCA1_cfgMR025 configuration: 1st step

File size: 6.6 KB
Line 
1#
2# This is config.card file for IPSLCM6 configuration
3#
4#========================================================================
5#D-- Compatibility -
6[Compatibility]
7libIGCM=1.0
8#D-- UserChoices -
9[UserChoices]
10DataProject=gencmip6
11#===========================
12JobName= CM61-MR2-pd-01
13#----- Short Name of Experiment
14ExperimentName=pdControl
15#----- DEVT TEST PROD
16SpaceName=DEVT
17LongName="IPSLCM6.1.8-LR"
18ModelName=IPSL-CM6A-LR
19TagName=IPSLCM6
20#D- Choice of experiment in EXPERIMENTS directory
21ExpType=IPSLCM/pdControl_MR025
22#============================
23#-- leap, noleap, 360d
24CalendarType=leap
25#-- Experiment dates : Beginning and ending
26#-- "YYYY-MM-DD"
27DateBegin=1850-01-01
28DateEnd=1850-12-31
29#============================
30ORCA_version=eORCA025.1
31#============================
32#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
33PeriodLength=1Y
34
35#D- For curie, use ccc_mprun as suggested by TGCC
36#ExecutionModeOnCurie=ccc_mprun
37#========================================================================
38#D-- Restarts -
39[Restarts]
40#D- by default: config.card describes no restart for all components
41#D-             ie start from Levitus or limit files
42#D- If you want to restart all components from the same simulation,
43#D-      put OveRule flag to 'y' and set the next 3 parameters
44OverRule=n
45#D- Last day of the experience used as restart for all components
46RestartDate=1849-12-31
47#D- Define restart simulation name for all components
48RestartJobName=CM61-pre-pi-01
49#D- Path Server Group Login
50RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
51
52#========================================================================
53#D-- ATM -
54[ATM]
55WriteFrequency="1M"
56# If config_Restarts_OverRule == 'n' next 4 params are read
57Restart= n
58# Last day of the experience used as restart for this component if Restart=y
59RestartDate=1849-12-31
60#D- Define restart simulation name for this component
61RestartJobName=CM61-pre-pi-01
62#D- Path Server Group Login
63RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
64
65#========================================================================
66#D-- OCE -
67[OCE]
68WriteFrequency="1M"
69# If config_Restarts_OverRule == 'n' next 4 params are read
70Restart= y
71#-- Last day of the experience used as restart for this component if Restart=y
72RestartDate=2009-12-31
73#D- Define restart simulation name for this component
74RestartJobName=eOR025L3P-IA-REF07
75#D- Path Server Group Login
76RestartPath=${R_IN}/RESTART/ORCA025_LIM3_PISCES/DEVT
77
78#========================================================================
79#D-- ICE -
80[ICE]
81WriteFrequency="1M"
82# If config_Restarts_OverRule == 'n' next 4 params are read
83Restart= y
84##-- Last day of the experience used as restart for this component if Restart=y
85RestartDate=2009-12-31
86#D- Define restart simulation name for this component
87RestartJobName=eOR025L3P-IA-REF07
88#D- Path Server Group Login
89RestartPath=${R_IN}/RESTART/ORCA025_LIM3_PISCES/DEVT
90
91#========================================================================
92#D-- SRF -
93[SRF]
94# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
95WriteFrequency=""
96# If config_Restarts_OverRule == 'n' next 4 params are read
97Restart= n
98# Last day of the experience used as restart for this component if Restart=y
99RestartDate=1849-12-31
100#D- Define restart simulation name for this component
101RestartJobName=CM61-pre-pi-01
102#D- Path Server Group Login
103RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
104
105#========================================================================
106#D-- SBG - STOMATE
107[SBG]
108# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
109WriteFrequency=""
110# If config_Restarts_OverRule == 'n' next 4 params are read
111Restart= n
112# Last day of the experience used as restart for this component if Restart=y
113RestartDate=1849-12-31
114#D- Define restart simulation name for this component
115RestartJobName=CM61-pre-pi-01
116#D- Path Server Group Login
117RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
118
119#========================================================================
120#D-- CPL -
121[CPL]
122WriteFrequency="1M"
123# If config_Restarts_OverRule == 'n' next 4 params are read
124Restart= n
125# Last day of the experience used as restart for this component if Restart=y
126RestartDate=1849-12-31
127#D- Define restart simulation name for this component
128RestartJobName=CM61-pre-pi-01
129#D- Path Server Group Login
130RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
131
132#========================================================================
133#D-- IOS -
134[IOS]
135WriteFrequency=""
136# If config_Restarts_OverRule == 'n' next 4 params are read
137Restart= n
138##-- Last day of the experience used as restart for this component if Restart=y
139RestartDate=
140# Define restart simulation name for this component
141RestartJobName=
142RestartPath=
143
144#========================================================================
145#D-- ListOfComponents -
146[ListOfComponents]
147#D- For each component, Name of component, Tag of component
148ATM= (lmdz, LMDZ-IPSLCM6.0.15-r3415)
149SRF= (orchidee, tag-ORCHIDEE_2_0-5627)
150SBG= (stomate, tag-ORCHIDEE_2_0-5627)
151OCE= (opa9, nemo_v3_6_STABLE-r9455)
152ICE= (lim3, nemo_v3_6_STABLE-r9455)
153CPL= (oasis, oasis3-mct-r1818)
154IOS= (xios, xios-2.5-r1550)
155
156#========================================================================
157#D-- Executable -
158[Executable]
159#D- For each component, Real name of executable, Name of executable for oasis
160ATM= (gcm.e, lmdz.x, 128MPI, 8OMP)
161SRF= ("" ,"" )
162SBG= ("" ,"" )
163OCE= (opa, opa.xx, 2489MPI)
164ICE= ("" ,"" )
165CPL= ("", "" )
166IOS= (xios_server.exe, xios.x, 72MPI)
167
168#========================================================================
169#D-- Post -
170[Post]
171ParserXIOS=FALSE
172#D- Do we rebuild parallel output, this flag determines
173#D- frequency of rebuild submission (use NONE for DRYRUN=3)
174RebuildFrequency=NONE
175#D- Do we pack restart and debug txt files, this flag determines
176#D- frequency of pack submission (use NONE for DRYRUN=3)
177PackFrequency=1Y
178#D- To have only the last period in RESTART/*.tar : save 90% of volume.
179#D- TRUE to be effective (nothing by default)
180LightRestartPack=FALSE
181#D- If you want to produce time series, this flag determines
182#D- frequency of post-processing submission (NONE if you dont want)
183TimeSeriesFrequency=1Y
184#D- If you want to produce seasonal average, this flag determines
185#D- the period of this average (NONE if you dont want)
186SeasonalFrequency=NONE
187#D- If you want to produce compute PCMDI metrics from seasonal average
188#D- Set FALSE to deactivate the metrics computation.
189MetricsPCMDI=FALSE
190#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
191#D- Usefull if you do not want to consider the first X simulations years
192SeasonalFrequencyOffset=0
193
194#========================================================================
Note: See TracBrowser for help on using the repository browser.