source: CONFIG/UNIFORM/v6/LMDZ5A2.1_ISO/EXPERIMENTS/LMDZ/CREATE_clim/config.card @ 3919

Last change on this file since 3919 was 3919, checked in by acosce, 6 years ago

new configuration to run LMDZ5 ISO branche

File size: 2.0 KB
Line 
1# $Id$
2#========================================================================
3#D-- Compatibility -
4[Compatibility]
5libIGCM=1.0
6
7#========================================================================
8#D-- UserChoices -
9[UserChoices]
10#============================
11JobName= ELC-${RESOL_ATM_3D}
12LongName="create_etat0_limit for climatology run"
13TagName=LMDZ
14#D- Choice of experiment in EXPERIEMENTS directory
15ExpType=LMDZ/CREATE_clim
16#============================
17#D-- leap, noleap, 360d
18CalendarType=360d
19#D-- Begin and end of job
20#D-- "YYYY-MM-DD"
21#D-- The dates for this experiement has no significance. Do not change them.
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 in the run directory
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
66
67#========================================================================
68#D-- NO Post -
69[Post]
70RebuildFrequency=NONE
71TimeSeriesFrequency=NONE
72SeasonalFrequency=NONE
73#========================================================================
Note: See TracBrowser for help on using the repository browser.