Martian surface temperatures. More...
Public Attributes | |
| real(dp), dimension(0:360,-90:90) | t |
| Temperature as a function of time and latitude. | |
| real(dp), dimension(-90:90) | tam |
| Annual mean temperature as a function of latitude. | |
| real(dp), dimension(-90:90) | tmax |
| Annual maximum temperature as a function of latitude. | |
Martian surface temperatures.
Definition at line 46 of file instemp.f90.
| real(dp), dimension(0:360,-90:90) instemp::ins::t |
Temperature as a function of time and latitude.
Definition at line 48 of file instemp.f90.
| real(dp), dimension(-90:90) instemp::ins::tam |
Annual mean temperature as a function of latitude.
Definition at line 50 of file instemp.f90.
| real(dp), dimension(-90:90) instemp::ins::tmax |
Annual maximum temperature as a function of latitude.
Definition at line 52 of file instemp.f90.
1.8.2