source: trunk/LMDZ.MARS/util/lslin.def

Last change on this file was 2787, checked in by abierjon, 2 years ago

Mars GCM:
Small correction of the example given in util/lslin.def

AB

File size: 1.2 KB
Line 
1diagfi.nc
2n
3y
4n
5
6
7-----------------------------------------------------------------------
8ABOVE is the minimal list of inputs to be fed to "lslin.e" if you don t
9want to reply directly to the program:
10
111) complete name of file to be read
12
132) Do you want to specify the beginning day of the file (y/n) ?
14  (if 'n', the value stored in the controle field will be used)
15/!\ if 'y', insert a new line just below with the value of the
16    beginning day of the file you want to specify
17
183) Automatic Ls timestep (y/n)?
19/!\ if 'n', insert 2 new line just below with, respectively,
20    the new timestep in Ls (deg)
21    the first Ls (deg)
22
234) Average data within the Ls timestep (y/n) or interpolate ?
24
25-----------------------------------------------------------------------
26Here is another example with this time the maximum number of user's inputs :
27
28diagfi.nc
29y                    # see 2)
300                    # see 2) first day of the file
31n                    # see 3)
325                    # see 3) new Ls timestep
332.5                  # see 3) first Ls value
34y                    # see 4)
35
36
37-----------------------------------------------------------------------
38USE :
39localtime.e < localtime.def
Note: See TracBrowser for help on using the repository browser.