source: trunk/LMDZ.MARS/util/terminator.def @ 2280

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 
1diagfi.nc
2tsurf
3ps
4temp
5
6sunrise
70
8
9-----------------------------------------------------------------------
10ABOVE is the list of inputs to be fed to "terminator.e" if you don t want
11to reply directly to the program:
12
131) complete name of file to be read
142) List of X variables to be kept (X lines) or 'all'
153) blank line at the end
164) terminator type (sunrise or sunset)
175) 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
21USE :
22terminator.e < terminator.def
23
24
Note: See TracBrowser for help on using the repository browser.