source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/CREATE_erai/config.card @ 5847

Last change on this file since 5847 was 5847, checked in by acosce, 3 years ago

suppression of RebuildFrequency? option in config.card

File size: 2.4 KB
Line 
1# $Id$
2#========================================================================
3#D-- Compatibility -
4[Compatibility]
5libIGCM=1.0
6
7#========================================================================
8#D-- UserChoices -
9[UserChoices]
10#============================
11JobName=ELerai-${RESOL_ATM_3D}
12LongName="create_etat0_limit for interannuel amip run"
13TagName=LMDZORINCA
14#D- Choice of experiment in EXPERIEMENTS directory
15ExpType=LMDZORINCA/CREATE_erai
16#============================
17#D-- leap, noleap, 360d
18CalendarType=leap
19#D-- Begin and end of job
20#D-- "YYYY-MM-DD"
21DateBegin=1980-01-01
22DateEnd=2014-12-31
23#============================
24#D-- 1Y, 1M, 5D, 1D
25PeriodLength=1Y
26#============================
27#-- Compression level for netcdf output files
28CompressionLevel=2
29#============================
30#============================
31PeriodNb=50
32
33#========================================================================
34#D-- ListOfComponents -
35[ListOfComponents]
36#D- For each component, Name of component, Tag of component
37ATM= (lmdz, LMDZ)
38CHM= (inca, INCA)
39
40#========================================================================
41#D-- Executable -
42[Executable]
43#D- For each component: Real name of executable, Name of executable in the run directory
44ATM= (create_etat0_limit.e, create_etat0_limit.e, 1MPI)
45CHM= ("", "")
46
47
48#========================================================================
49#D-- Restarts -
50[Restarts]
51#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
52OverRule=n
53#D- Last day of the experience used as restart
54RestartDate=
55#D- Define restart simulation name
56RestartJobName=
57#D- Path Server Group Login
58RestartPath=
59# Attention login depend de la machine
60
61#========================================================================
62#D-- ATM -
63[ATM]
64# If config_Restarts_OverRule == 'n' all params are read
65Restart= n
66# Last day of the experience used as restart
67RestartDate=
68# Define restart simulation name
69RestartJobName=
70RestartPath=
71#========================================================================
72#D-- CHM -
73[CHM]
74#
75# If config_Restarts_OverRule == 'n' all params are read
76Restart= n
77# Last day of the experience used as restart
78RestartDate=
79# Define restart simulation name
80RestartJobName=
81RestartPath=
82
83#========================================================================
84#D-- NO Post -
85[Post]
86TimeSeriesFrequency=NONE
87SeasonalFrequency=NONE
88#========================================================================
Note: See TracBrowser for help on using the repository browser.