source: CMIP6/OMIP/CM61-LR-OMIP1-CO2PIND-R1/config.card @ 4818

Last change on this file since 4818 was 4818, checked in by cetlod, 4 years ago

Save new OMIP experiments

File size: 5.0 KB
Line 
1# $Id$
2# This is config.card file for restart with an NEW libIGCM simulation tree.
3# This is config.card file for NEMO ORCA1_LIM3_PISCES configuration
4#
5#========================================================================
6#D-- Compatibility -
7[Compatibility]
8libIGCM=1.0
9#D-- UserChoices -
10[UserChoices]
11DataProject=gencmip6
12#============================
13#-- (<8 chars MAX for JobName)
14JobName=CM61-LR-OMIP1-CO2PIND-R1
15#----- Short Name of Experiment
16ExperimentName=omip1
17#----- DEVT TEST PROD
18SpaceName=PROD
19TagName=ORCA1_LIM3_PISCES
20# LongName, ModelName and Member are used to copy dr2xml files
21LongName="IPSLCM6.1.10-LR"
22ModelName=IPSL-CM6A-LR
23Member=r1i1p1f1
24#D- Choice of experiment in EXPERIEMENTS directory
25ExpType=ORCA1_LIM3_PISCES_CMIP6/omip1/ia
26#============================
27#-- leap, noleap, 360d
28CalendarType=noleap
29#-- Begin and end of Job
30#-- "YYYY-MM-DD"
31DateBegin=1638-01-01
32DateEnd=2009-12-31
33#============================
34#-- 1Y, 1M, 5D, 1D
35PeriodLength=1Y
36#D- For curie, use mpirun as suggested by TGCC
37#ExecutionModeOnCurie=mpirun
38#============================
39# config.card configuration options :
40#R_BC=$WORKDIR/../../gzi/rgzi002/IGCM/BC
41#R_INIT=$WORKDIR/../../gzi/rgzi002/IGCM/BC
42#========================================================================
43#D-- ListOfComponents -
44[ListOfComponents]
45#D- For each component, Name of component, Tag of component
46OCE= (opa9, NEMO_v6)
47ICE= (lim3, LIM_3)
48MBG= (pisces, PISCES)
49IOS= (xios, XIOS)
50#========================================================================
51#D-- Executable -
52[Executable]
53Name=nemo
54#D- For each component, Real name of executable
55OCE= (orca1lim3pisces.exe, nemo, 432MPI)
56ICE= ("", "", "")
57MBG= ("", "", "")
58IOS= (xios_server.exe, xios.x, 4MPI, 2NOD)
59#========================================================================
60#D-- Restarts -
61[Restarts]
62#D- by default: config.card describes no restart for all components
63#D-             ie start from Levitus or limit files
64#D- If you want to restart all components from the same simulation,
65#D-      put OveRule flag to 'y' and set the next 3 parameters
66OverRule=n
67#D- Last day of the experience used as restart
68RestartDate=0094-12-31
69#D- Define restart simulation name
70RestartJobName=NO1-T17
71#D- Path Server Group Login
72RestartPath=${ARCHIVE}/IGCM_OUT/ORCA1_LIM3_PISCES/DEVT/ORCA1clim
73
74#========================================================================
75#D-- OCE -
76[OCE]
77WriteFrequency="5D 1M 1Y"
78Restart= n
79##-- Last day of the experience used as restart
80RestartDate=1999-12-31
81# Define restart simulation name
82RestartJobName=NL1
83RestartPath=${ARCHIVE}/IGCM_OUT/ORCA1_LIM3
84# Old component name for restart (if empty, use new name)
85OldName=
86
87#========================================================================
88#D-- ICE -
89[ICE]
90WriteFrequency="1M"
91Restart= n
92##-- Last day of the experience used as restart
93RestartDate=1999-12-31
94# Define restart simulation name
95RestartJobName=NL1
96RestartPath=${ARCHIVE}/IGCM_OUT/ORCA1_LIM3
97# Old component name for restart (if empty, use new name)
98OldName=
99
100#========================================================================
101#D-- MBG -
102[MBG]
103WriteFrequency="1M 1Y"
104Restart= n
105##-- Last day of the experience used as restart
106RestartDate=0169-12-31
107# Define restart simulation name
108RestartJobName=eOR1L3P-V1
109RestartPath=${ARCHIVE}/../../gzi/rgzi002/IGCM_OUT/ORCA1_LIM3_PISCES/DEVT/ORCA1clim
110# Old component name for restart (if empty, use new name)
111OldName=
112
113#========================================================================
114#D-- Post -
115[Post]
116ParserXIOS=FALSE
117#D- Do we rebuild parallel output, this flag determines
118#D- frequency of rebuild submission (use NONE for DRYRUN=3)
119RebuildFrequency=NONE
120#D- Do we pack restart and debug txt files, this flag determines
121#D- frequency of pack submission (use NONE for DRYRUN=3)
122PackFrequency=1Y
123#D- To have only the last period in RESTART/*.tar : save 90% of volume.
124#D- TRUE to be effective (nothing by default)
125LightRestartPack=NONE
126#D- If you want to produce time series, this flag determines
127#D- frequency of post-processing submission (NONE if you dont want)
128TimeSeriesFrequency=1Y
129#D- If you want to produce seasonal average, this flag determines
130#D- the period of this average (NONE if you dont want)
131SeasonalFrequency=1Y
132#D- If you want to produce compute PCMDI metrics from seasonal average
133#D- Set FALSE to deactivate the metrics computation.
134MetricsPCMDI=FALSE
135#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
136#D- Usefull if you do not want to consider the first X simulations years
137SeasonalFrequencyOffset=0
138
139#========================================================================
140#D-- IOS -
141[IOS]
142WriteFrequency=""
143# If config_Restarts_OverRule == 'n' next 4 params are read
144Restart= n
145##-- Last day of the experience used as restart for this component if Restart=y
146RestartDate=1899-12-31
147# Define restart simulation name for this component
148RestartJobName=EXP00
149RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
150# Old component name for restart (if empty, use new name)
151OldName=
152#========================================================================
Note: See TracBrowser for help on using the repository browser.