Last change
on this file since 2280 was
2280,
checked in by abierjon, 5 years ago
|
Mars GCM:
Add the program terminator.F90 to the LMDZ.MARS/util/ directory, as well as a terminator.def
This program can be used to interpolate GCM files at one terminator (morning or evening) all around the globe.
+ a fix of localtime.F90 which didn't work for stats files.
by Al Beebak
|
File size:
571 bytes
|
Line | |
---|
1 | diagfi.nc |
---|
2 | tsurf |
---|
3 | ps |
---|
4 | temp |
---|
5 | |
---|
6 | sunrise |
---|
7 | 0 |
---|
8 | |
---|
9 | ----------------------------------------------------------------------- |
---|
10 | ABOVE is the list of inputs to be fed to "terminator.e" if you don t want |
---|
11 | to reply directly to the program: |
---|
12 | |
---|
13 | 1) complete name of file to be read |
---|
14 | 2) List of X variables to be kept (X lines) or 'all' |
---|
15 | 3) blank line at the end |
---|
16 | 4) terminator type (sunrise or sunset) |
---|
17 | 5) starttimeoffset : |
---|
18 | - for a diagfi/concat : sol value at the beginning of the run, wrt Ls=0 |
---|
19 | - for a stats : sol value at the middle of the run, wrt Ls=0 |
---|
20 | |
---|
21 | USE : |
---|
22 | terminator.e < terminator.def |
---|
23 | |
---|
24 | |
---|
Note: See
TracBrowser
for help on using the repository browser.