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

Last change on this file since 2395 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
RevLine 
[2280]1diagfi.nc
2tsurf
3ps
4temp
5
[2289]6morning
790
[2280]80
9
10-----------------------------------------------------------------------
[2289]11ABOVE is the list of inputs to be fed to "solzenangle.e" if you don t want
[2280]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
[2289]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 :
[2280]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 :
[2289]25solzenangle.e < solzenangle.def
[2280]26
27
Note: See TracBrowser for help on using the repository browser.