source: CONFIG_DEVT/ICO_config/ICOLOR-SROUT.Anne/config.card

Last change on this file was 6225, checked in by acosce, 22 months ago

experiment use with ICO LMDZ ORCHIDEE new configuration (to be create)

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