source: CONFIG/UNIFORM/v5/LMDZORINCA_v5/EXPERIMENTS/LMDZORINCA/CREATE/config.card @ 2099

Last change on this file since 2099 was 2099, checked in by acosce, 11 years ago

Add a CREATE directory for INCA configuration (with tracer in start.nc)

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