source: CONFIG/UNIFORM/v5/LMDZREPR_v5/EXPERIMENTS/LMDZ/CREATE_amip/config.card @ 1743

Last change on this file since 1743 was 1743, checked in by jgipsl, 12 years ago

Change variables UserSpec? into ExpType? in config.card due to previous change in directory name.

File size: 2.1 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=LMDZ
15#D- Choice of experiment in EXPERIEMENTS directory
16ExpType=LMDZ/CREATE_amip
17#============================
18#D-- leap, noleap, 360d
19CalendarType=leap
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)
35
36#========================================================================
37#D-- Executable -
38[Executable]
39Name=create_etat0_limit.e
40#D- For each component, Real name of executable, Name of executable for oasis
41ATM= (create_etat0_limit.e, create_etat0_limit.e)
42
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#========================================================================
73#D-- NO Post -
74[Post]
75RebuildFrequency=NONE
76TimeSeriesFrequency=NONE
77SeasonalFrequency=NONE
78#========================================================================
Note: See TracBrowser for help on using the repository browser.