source: trunk/LMDZ.MARS/util/solzenangle.def @ 2289

Last change on this file since 2289 was 2289, checked in by abierjon, 5 years ago

Mars GCM:
Add the program solzenangle.F90 to the LMDZ.MARS/util/ directory, as well as a solzenangle.def
This program actually replaces and seals the dark fate of the former program terminator.F90
It can be used to interpolate GCM files at one given solar zenith angle
(on the morning-side or the evening-side) all around the globe (the terminator corresponding to sza = 90deg)
By Alwont Beebak

File size: 713 bytes
Line 
1diagfi.nc
2tsurf
3ps
4temp
5
6morning
790
80
9
10-----------------------------------------------------------------------
11ABOVE is the list of inputs to be fed to "solzenangle.e" if you don t want
12to reply directly to the program:
13
141) complete name of file to be read
152) List of X variables to be kept (X lines) or 'all'
163) blank line at the end
174) planet side wrt to noon (morning or evening)
185) solar zenith angle (within [0;180[ deg)
190deg = zenith ; 90deg = terminator at the surface ; >90deg = terminator in altitude
206) starttimeoffset :
21    - for a diagfi/concat : sol value at the beginning of the run, wrt Ls=0
22    - for a stats : sol value at the middle of the run, wrt Ls=0
23
24USE :
25solzenangle.e < solzenangle.def
26
27
Note: See TracBrowser for help on using the repository browser.