source: CONFIG/UNIFORM/v6/IPSLCM5A2.1R8/EXPERIMENTS/LMDZ/CREATE_clim/config.card @ 6506

Last change on this file since 6506 was 6506, checked in by snguyen, 12 months ago

redhat 8 compatibility updates

File size: 2.2 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#============================                                                   #-- Source following file with module settings, only if it exists
17EnvFile=${SUBMIT_DIR}/../ARCH/arch.env
18#============================
19#D-- leap, noleap, 360d
20CalendarType=360d
21#D-- Begin and end of job
22#D-- "YYYY-MM-DD"
23#D-- The dates for this experiement has no significance. Do not change them.
24DateBegin=1979-01-01
25DateEnd=1979-12-30
26#============================
27#D-- 1Y, 1M, 5D, 1D
28PeriodLength=1Y
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]
39#D- For each component: Real name of executable, Name of executable in the run directory
40ATM= (create_etat0_limit.e, create_etat0_limit.e, 1MPI)
41
42#========================================================================
43#D-- Restarts -
44[Restarts]
45#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
46OverRule=n
47#D- Last day of the experience used as restart
48RestartDate=
49#D- Define restart simulation name
50RestartJobName=
51#D- Path Server Group Login
52RestartPath=
53# Attention login depend de la machine
54
55#========================================================================
56#D-- ATM -
57[ATM]
58#
59WriteFrequency="1Y"
60# If config_Restarts_OverRule == 'n' all params are read
61Restart= n
62# Last day of the experience used as restart
63RestartDate=
64# Define restart simulation name
65RestartJobName=
66RestartPath=
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.