Last change
on this file since 3325 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 | |
---|
1 | diagfi.nc |
---|
2 | n |
---|
3 | y |
---|
4 | n |
---|
5 | |
---|
6 | |
---|
7 | ----------------------------------------------------------------------- |
---|
8 | ABOVE is the minimal list of inputs to be fed to "lslin.e" if you don t |
---|
9 | want to reply directly to the program: |
---|
10 | |
---|
11 | 1) complete name of file to be read |
---|
12 | |
---|
13 | 2) 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 | |
---|
18 | 3) 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 | |
---|
23 | 4) Average data within the Ls timestep (y/n) or interpolate ? |
---|
24 | |
---|
25 | ----------------------------------------------------------------------- |
---|
26 | Here is another example with this time the maximum number of user's inputs : |
---|
27 | |
---|
28 | diagfi.nc |
---|
29 | y # see 2) |
---|
30 | 0 # see 2) first day of the file |
---|
31 | n # see 3) |
---|
32 | 5 # see 3) new Ls timestep |
---|
33 | 2.5 # see 3) first Ls value |
---|
34 | y # see 4) |
---|
35 | |
---|
36 | |
---|
37 | ----------------------------------------------------------------------- |
---|
38 | USE : |
---|
39 | localtime.e < localtime.def |
---|
Note: See
TracBrowser
for help on using the repository browser.