source: CONFIG/trunk/LMDZINCA_v2/CREATE/config.card @ 223

Last change on this file since 223 was 223, checked in by acosce, 16 years ago

ACo : new repertory to create initial state files, and limit.nc for LMDZINCA

File size: 2.1 KB
Line 
1#========================================================================
2#D-- Compatibility -
3[Compatibility]
4libIGCM=1.0
5
6#========================================================================
7#D-- UserChoices -
8[UserChoices]
9#============================
10#D-- (<8 chars MAX for JobName)
11JobName=CREATE_L
12LongName='Call for create_etat0_limit for AMIP run.'
13TagName=LMDZINCA
14#============================
15#D-- leap, noleap, 360d
16CalendarType=360d
17#D-- Début et fin de Job
18#D-- "YYYY-MM-DD"
19DateBegin=2000-01-01
20DateEnd=2005-12-30
21#============================
22#D-- 1Y, 1M, 5D, 1D
23PeriodLength=1Y
24#============================
25PeriodNb=50
26
27#========================================================================
28#D-- ListOfComponents -
29[ListOfComponents]
30#D- For each component, Name of component, Tag of component
31ATM= (lmdz, LMDZ4_V3_1)
32
33#========================================================================
34#D-- Executable -
35[Executable]
36Name=create_etat0_limit.e
37#D- For each component, Real name of executable, Name of executable for oasis
38ATM= (create_etat0_limit.e, create_etat0_limit.e)
39
40#========================================================================
41#D-- Restarts -
42[Restarts]
43#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
44OverRule=n
45#D- Last day of the experience used as restart
46RestartDate=
47#D- Define restart simulation name (=> JOB_OS)
48RestartJobName=
49#D- Path Server Group Login (=> PSGL)
50RestartPath=
51# Attention login depend de la machine
52
53#========================================================================
54#D-- ATM -
55[ATM]
56#
57WriteFrequency="1Y"
58# If config_Restarts_OverRule == 'n' all params are read
59Restart= n
60# Last day of the experience used as restart
61RestartDate=
62# Define restart simulation name
63RestartJobName=
64RestartPath=
65# Old component name for restart (if empty, use new name)
66OldName=
67
68
69#========================================================================
70#D-- NO Post -
71[Post]
72RebuildFrequency=
73MonitoringFrequency=
74TimeSeriesFrequency=
75SeasonalFrequency=
76#========================================================================
Note: See TracBrowser for help on using the repository browser.