Changeset 2289 for trunk/LMDZ.MARS/util/solzenangle.def
- Timestamp:
- Apr 16, 2020, 7:11:13 PM (5 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/util/solzenangle.def
r2288 r2289 4 4 temp 5 5 6 sunrise 6 morning 7 90 7 8 0 8 9 9 10 ----------------------------------------------------------------------- 10 ABOVE is the list of inputs to be fed to " terminator.e" if you don t want11 ABOVE is the list of inputs to be fed to "solzenangle.e" if you don t want 11 12 to reply directly to the program: 12 13 … … 14 15 2) List of X variables to be kept (X lines) or 'all' 15 16 3) blank line at the end 16 4) terminator type (sunrise or sunset) 17 5) starttimeoffset : 17 4) planet side wrt to noon (morning or evening) 18 5) solar zenith angle (within [0;180[ deg) 19 0deg = zenith ; 90deg = terminator at the surface ; >90deg = terminator in altitude 20 6) starttimeoffset : 18 21 - for a diagfi/concat : sol value at the beginning of the run, wrt Ls=0 19 22 - for a stats : sol value at the middle of the run, wrt Ls=0 20 23 21 24 USE : 22 terminator.e < terminator.def25 solzenangle.e < solzenangle.def 23 26 24 27
Note: See TracChangeset
for help on using the changeset viewer.