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 | |
---|
1 | diagfi.nc |
---|
2 | tsurf |
---|
3 | ps |
---|
4 | temp |
---|
5 | |
---|
6 | morning |
---|
7 | 90 |
---|
8 | 0 |
---|
9 | |
---|
10 | ----------------------------------------------------------------------- |
---|
11 | ABOVE is the list of inputs to be fed to "solzenangle.e" if you don t want |
---|
12 | to reply directly to the program: |
---|
13 | |
---|
14 | 1) complete name of file to be read |
---|
15 | 2) List of X variables to be kept (X lines) or 'all' |
---|
16 | 3) blank line at the end |
---|
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 : |
---|
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 | |
---|
24 | USE : |
---|
25 | solzenangle.e < solzenangle.def |
---|
26 | |
---|
27 | |
---|
Note: See
TracBrowser
for help on using the repository browser.