source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/CREATE_erai/config.card @ 4789

Last change on this file since 4789 was 4789, checked in by acosce, 4 years ago

update lmdzorinca_v6.2 configuration

  • add histdaystrataer for lmdz

/bin/bash: :wq: command not found

File size: 2.5 KB
Line 
1# $Id$
2#========================================================================
3#D-- Compatibility -
4[Compatibility]
5libIGCM=1.0
6
7#========================================================================
8#D-- UserChoices -
9[UserChoices]
10#============================
11JobName=ELerai-${RESOL_ATM_3D}
12LongName="create_etat0_limit for interannuel amip run"
13TagName=LMDZORINCA
14#D- Choice of experiment in EXPERIEMENTS directory
15ExpType=LMDZORINCA/CREATE_erai
16#============================
17#D-- leap, noleap, 360d
18CalendarType=leap
19#D-- Begin and end of job
20#D-- "YYYY-MM-DD"
21DateBegin=1980-01-01
22DateEnd=2014-12-31
23#============================
24#D-- 1Y, 1M, 5D, 1D
25PeriodLength=1Y
26#============================
27#-- Compression level for netcdf output files
28CompressionLevel=2
29#============================
30#============================
31PeriodNb=50
32
33#========================================================================
34#D-- ListOfComponents -
35[ListOfComponents]
36#D- For each component, Name of component, Tag of component
37ATM= (lmdz, LMDZ)
38CHM= (inca, INCA)
39
40#========================================================================
41#D-- Executable -
42[Executable]
43#D- For each component: Real name of executable, Name of executable in the run directory
44ATM= (create_etat0_limit.e, create_etat0_limit.e, 1MPI)
45CHM= ("", "")
46
47
48#========================================================================
49#D-- Restarts -
50[Restarts]
51#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
52OverRule=n
53#D- Last day of the experience used as restart
54RestartDate=
55#D- Define restart simulation name
56RestartJobName=
57#D- Path Server Group Login
58RestartPath=
59# Attention login depend de la machine
60
61#========================================================================
62#D-- ATM -
63[ATM]
64#
65WriteFrequency="1Y"
66# If config_Restarts_OverRule == 'n' all params are read
67Restart= n
68# Last day of the experience used as restart
69RestartDate=
70# Define restart simulation name
71RestartJobName=
72RestartPath=
73#========================================================================
74#D-- CHM -
75[CHM]
76#
77WriteFrequency="1M"
78# If config_Restarts_OverRule == 'n' all params are read
79Restart= n
80# Last day of the experience used as restart
81RestartDate=
82# Define restart simulation name
83RestartJobName=
84RestartPath=
85
86#========================================================================
87#D-- NO Post -
88[Post]
89RebuildFrequency=NONE
90TimeSeriesFrequency=NONE
91SeasonalFrequency=NONE
92#========================================================================
Note: See TracBrowser for help on using the repository browser.