source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.1.10/EXPERIMENTS/LMDZORINCA/CREATE_erai/config.card @ 4788

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

update lmdzorinca_v6.1.10 configuration :

  • to take in account histdaystrataer
  • add compression level
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#============================
27PeriodNb=50
28#============================
29#-- Compression level for netcdf output files
30CompressionLevel=2
31
32#========================================================================
33#D-- ListOfComponents -
34[ListOfComponents]
35#D- For each component, Name of component, Tag of component
36ATM= (lmdz, LMDZ)
37CHM= (inca, INCA)
38
39#========================================================================
40#D-- Executable -
41[Executable]
42#D- For each component: Real name of executable, Name of executable in the run directory
43ATM= (create_etat0_limit.e, create_etat0_limit.e, 1MPI)
44CHM= ("", "")
45
46
47#========================================================================
48#D-- Restarts -
49[Restarts]
50#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
51OverRule=n
52#D- Last day of the experience used as restart
53RestartDate=
54#D- Define restart simulation name
55RestartJobName=
56#D- Path Server Group Login
57RestartPath=
58# Attention login depend de la machine
59
60#========================================================================
61#D-- ATM -
62[ATM]
63#
64WriteFrequency="1Y"
65# If config_Restarts_OverRule == 'n' all params are read
66Restart= n
67# Last day of the experience used as restart
68RestartDate=
69# Define restart simulation name
70RestartJobName=
71RestartPath=
72#========================================================================
73#D-- CHM -
74[CHM]
75#
76WriteFrequency="1M"
77# If config_Restarts_OverRule == 'n' all params are read
78Restart= n
79# Last day of the experience used as restart
80RestartDate=
81# Define restart simulation name
82RestartJobName=
83RestartPath=
84
85#========================================================================
86#D-- NO Post -
87[Post]
88RebuildFrequency=NONE
89TimeSeriesFrequency=NONE
90SeasonalFrequency=NONE
91#========================================================================
Note: See TracBrowser for help on using the repository browser.