source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZORINCA/piClim-control_CMIP6/config.card @ 5083

Last change on this file since 5083 was 5083, checked in by acosce, 4 years ago

some correction in xios component for worklfow CMIP

File size: 5.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]
10#===========================
11JobName=LOI61-LR-piclimCtl-**
12#----- Short Name of Experiment
13ExperimentName=piClim-control
14#----- DEVT TEST PROD
15SpaceName=DEVT
16LongName="IPSLCM6.1.11-LR"
17ModelName=IPSL-CM6A-LR-INCA
18Member=r1i1p1f1
19TagName=IPSLCM6
20#D- Choice of experiment in EXPERIMENTS directory
21ExpType=LMDZORINCA/piClim-control_CMIP6
22#============================
23#-- leap, noleap, 360d
24CalendarType=leap
25#-- Experiment dates : Beginning and ending
26#-- "YYYY-MM-DD"
27DateBegin=1850-01-01
28DateEnd=1854-12-31
29#============================
30#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
31PeriodLength=1M
32#============================
33#-- Compression level for netcdf output files
34CompressionLevel=2
35#========================================================================
36#D-- Restarts -
37[Restarts]
38#D- by default: config.card describes no restart for all components
39#D-             ie start from Levitus or limit files
40#D- If you want to restart all components from the same simulation,
41#D-      put OveRule flag to 'y' and set the next 3 parameters
42OverRule=y
43#D- Last day of the experience used as restart for all components
44RestartDate=1849-12-31
45#D- Define restart simulation name for all components
46RestartJobName=CM61-pre-pi-01
47#D- Path Server Group Login
48RestartPath=${R_IN}/RESTART/IPSLESM6/AER/PROD/piControl
49
50#========================================================================
51#D-- ATM -
52[ATM]
53WriteFrequency="1M HF"
54# If config_Restarts_OverRule == 'n' next 4 params are read
55Restart= n
56# Last day of the experience used as restart for this component if Restart=y
57RestartDate=1849-12-31
58#D- Define restart simulation name for this component
59RestartJobName=CM61-pre-pi-01
60#D- Path Server Group Login
61RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
62
63
64#========================================================================
65#D-- SRF -
66[SRF]
67# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
68WriteFrequency=""
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=1849-12-31
73#D- Define restart simulation name for this component
74RestartJobName=CM61-pre-pi-01
75#D- Path Server Group Login
76RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
77
78#========================================================================
79#D-- SBG - STOMATE
80[SBG]
81# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
82WriteFrequency=""
83# If config_Restarts_OverRule == 'n' next 4 params are read
84Restart= y
85# Last day of the experience used as restart for this component if Restart=y
86RestartDate=1849-12-31
87#D- Define restart simulation name for this component
88RestartJobName=CM61-pre-pi-01
89#D- Path Server Group Login
90RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
91
92
93#========================================================================
94#D-- IOS -
95[IOS]
96WriteFrequency=""
97# If config_Restarts_OverRule == 'n' next 4 params are read
98Restart= n
99##-- Last day of the experience used as restart for this component if Restart=y
100RestartDate=
101# Define restart simulation name for this component
102RestartJobName=
103RestartPath=
104
105#========================================================================
106#D-- CHM -
107[CHM]
108#D-- choose inca writefrequency between 1D or 1M. it is not possible to cumulate both of them
109#D-- you can also manage the writefrequency in INCA/src/INCA_XML/file_*.xml files
110WriteFrequency="1M"
111Restart=n
112#D-- Last day of the experience used as restart
113RestartDate=2000-01-01
114#D-- Define restart simulation name
115RestartJobName=JobName
116RestartPath=${ARCHIVE}/IGCM_OUT/LMDZORINCA/NMHC_AER
117
118#========================================================================
119#D-- ListOfComponents -
120[ListOfComponents]
121#D- For each component, Name of component, Tag of component
122ATM= (lmdz, LMDZ-IPSLCM6.0.15-r3415)
123SRF= (orchidee, tag-ORCHIDEE_2_0-5627)
124SBG= (stomate, tag-ORCHIDEE_2_0-5627)
125CHM= (inca, INCA5)
126IOS= (xios, xios-2.5-r1550)
127
128#========================================================================
129#D-- Executable -
130[Executable]
131#D- For each component, Real name of executable, Name of executable for oasis
132ATM= (gcm.e, lmdz.x, 71MPI, 8OMP)
133SRF= ("" ,"" )
134SBG= ("" ,"" )
135CHM= ("", "")
136IOS= (xios_server.exe, xios.x, 12MPI)
137
138#========================================================================
139#D-- Post -
140[Post]
141ParserXIOS=FALSE
142#D- Do we rebuild parallel output, this flag determines
143#D- frequency of rebuild submission (use NONE for DRYRUN=3)
144RebuildFrequency=NONE
145#D- Do we pack restart and debug txt files, this flag determines
146#D- frequency of pack submission (use NONE for DRYRUN=3)
147PackFrequency=1Y
148#D- To have only the last period in RESTART/*.tar : save 90% of volume.
149#D- TRUE to be effective (nothing by default)
150LightRestartPack=FALSE
151#D- If you want to produce time series, this flag determines
152#D- frequency of post-processing submission (NONE if you dont want)
153TimeSeriesFrequency=1Y
154#D- If you want to produce seasonal average, this flag determines
155#D- the period of this average (NONE if you dont want)
156SeasonalFrequency=NONE
157#D- If you want to produce compute PCMDI metrics from seasonal average
158#D- Set FALSE to deactivate the metrics computation.
159MetricsPCMDI=FALSE
160#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
161#D- Usefull if you do not want to consider the first X simulations years
162SeasonalFrequencyOffset=0
163
164#========================================================================
Note: See TracBrowser for help on using the repository browser.