Type for datacube representation.
More...
|
| 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 |
| |
Type for datacube representation.
- Author
| 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: