SICOPOLIS V3.0
 All Classes Files Functions Variables Macros
Public Attributes
instemp::ins Type Reference

Martian surface temperatures. More...

List of all members.

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.

Detailed Description

Martian surface temperatures.

Definition at line 46 of file instemp.f90.


Member Data Documentation

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.


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