SICOPOLIS V3.2
 All Classes Files Functions Variables Macros
Public Attributes | List of all members
instemp::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 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: