Corfield
 All Classes Namespaces Files Functions Variables Pages
Public Attributes | List of all members
module_magcube::magcube Type Reference

Type for datacube representation. More...

Public Attributes

character(50) name
 
integer, dimension(/nlon, nlat,
nr/) 
size
 
real, dimension(:,:,:), allocatable br
 
real, dimension(:,:,:), allocatable bp
 
real, dimension(:,:,:), allocatable bt
 
real, allocatable bfield
 
real, dimension(:), allocatable ph
 
real, dimension(:), allocatable th
 
real, dimension(:), allocatable rh
 
real, allocatable axis
 

Detailed Description

Type for datacube representation.

Author

Member Data Documentation

real, allocatable module_magcube::magcube::axis
real, allocatable module_magcube::magcube::bfield
real, dimension(:,:,:), allocatable module_magcube::magcube::bp
real, dimension(:,:,:), allocatable module_magcube::magcube::br
real, dimension(:,:,:), allocatable module_magcube::magcube::bt
character(50) module_magcube::magcube::name
real, dimension(:), allocatable module_magcube::magcube::ph
real, dimension(:), allocatable module_magcube::magcube::rh
integer, dimension (/nlon,nlat,nr/) module_magcube::magcube::size
real, dimension(:), allocatable module_magcube::magcube::th

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