SICOPOLIS V3.3
Public Attributes | List of all members
mars_instemp_m::ins Type Reference

Martian surface temperatures. More...

Public Attributes

real(dp), dimension(0:360,-90:90) t
 Temperature as a function of time and latitude. More...
 
real(dp), dimension(-90:90) tam
 Annual mean temperature as a function of latitude. More...
 
real(dp), dimension(-90:90) tmax
 Annual maximum temperature as a function of latitude. More...
 

Detailed Description

Martian surface temperatures.

Definition at line 48 of file mars_instemp_m.f90.

Member Data Documentation

real(dp), dimension(0:360,-90:90) mars_instemp_m::ins::t

Temperature as a function of time and latitude.

Definition at line 50 of file mars_instemp_m.f90.

real(dp), dimension(-90:90) mars_instemp_m::ins::tam

Annual mean temperature as a function of latitude.

Definition at line 52 of file mars_instemp_m.f90.

real(dp), dimension(-90:90) mars_instemp_m::ins::tmax

Annual maximum temperature as a function of latitude.

Definition at line 54 of file mars_instemp_m.f90.


The documentation for this type was generated from the following file: