source: CONFIG/UNIFORM/v5/IPSLCM5CHT_v5/EXPERIMENTS/LMDZ/CREATE_clim/config.card @ 2666

Last change on this file since 2666 was 2666, checked in by jgipsl, 8 years ago

Updated all config.card to be used with libIGCM v2.7 in IPSLCM5_v5 and underlaying experiments. All v5 configurations with these experiments are also updated.

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= ELC-${RESOL_ATM_3D}
13LongName="create_etat0_limit for climatology run"
14TagName=LMDZ
15#D- Choice of experiment in EXPERIEMENTS directory
16ExpType=LMDZ/CREATE_clim
17#============================
18#D-- leap, noleap, 360d
19CalendarType=360d
20#D-- Begin and end of job
21#D-- "YYYY-MM-DD"
22DateBegin=1979-01-01
23DateEnd=1979-12-30
24#============================
25#D-- 1Y, 1M, 5D, 1D
26PeriodLength=1Y
27
28#========================================================================
29#D-- ListOfComponents -
30[ListOfComponents]
31#D- For each component, Name of component, Tag of component
32ATM= (lmdz, LMDZ)
33
34#========================================================================
35#D-- Executable -
36[Executable]
37#D- For each component, Real name of executable, Name of executable for oasis
38ATM= (create_etat0_limit.e, create_etat0_limit.e, 1MPI)
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
48RestartJobName=
49#D- Path Server Group Login
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=NONE
73TimeSeriesFrequency=NONE
74SeasonalFrequency=NONE
75#========================================================================
Note: See TracBrowser for help on using the repository browser.