Public Attributes | |
| real, dimension(:), allocatable | outheight |
| real, dimension(:), allocatable | outheighthalf |
| real, dimension(:,:), allocatable | oroout |
| real, dimension(:,:), allocatable | orooutn |
| real, dimension(:,:), allocatable | area |
| real, dimension(:,:), allocatable | arean |
| real, dimension(:,:,:), allocatable | volume |
| real, dimension(:,:,:), allocatable | volumen |
| real, dimension(:,:,:), allocatable | areaeast |
| real, dimension(:,:,:), allocatable | areanorth |
| real, dimension(:,:,:), allocatable | densityoutgrid |
| real, dimension(:,:,:), allocatable | factor3d |
| real, dimension(:,:,:), allocatable | grid |
| real, dimension(:,:), allocatable | wetgrid |
| real, dimension(:,:), allocatable | drygrid |
| real, dimension(:,:,:), allocatable | gridsigma |
| real, dimension(:,:), allocatable | drygridsigma |
| real, dimension(:,:), allocatable | wetgridsigma |
| real, dimension(:), allocatable | sparse_dump_r |
| integer, dimension(:), allocatable | sparse_dump_i |
Definition at line 22 of file outg_mod.f90.
| real, dimension (:,:), allocatable outg_mod::area |
Definition at line 30 of file outg_mod.f90.
| real, dimension (:,:,:), allocatable outg_mod::areaeast |
Definition at line 34 of file outg_mod.f90.
| real, dimension (:,:), allocatable outg_mod::arean |
Definition at line 31 of file outg_mod.f90.
| real, dimension (:,:,:), allocatable outg_mod::areanorth |
Definition at line 35 of file outg_mod.f90.
| real, dimension (:,:,:), allocatable outg_mod::densityoutgrid |
Definition at line 36 of file outg_mod.f90.
| real, dimension (:,:), allocatable outg_mod::drygrid |
Definition at line 40 of file outg_mod.f90.
| real, dimension (:,:), allocatable outg_mod::drygridsigma |
Definition at line 42 of file outg_mod.f90.
| real, dimension (:,:,:), allocatable outg_mod::factor3d |
Definition at line 37 of file outg_mod.f90.
| real, dimension (:,:,:), allocatable outg_mod::grid |
Definition at line 38 of file outg_mod.f90.
| real, dimension (:,:,:), allocatable outg_mod::gridsigma |
Definition at line 41 of file outg_mod.f90.
| real, dimension (:,:), allocatable outg_mod::oroout |
Definition at line 28 of file outg_mod.f90.
| real, dimension (:,:), allocatable outg_mod::orooutn |
Definition at line 29 of file outg_mod.f90.
| real, dimension (:), allocatable outg_mod::outheight |
Definition at line 26 of file outg_mod.f90.
| real, dimension (:), allocatable outg_mod::outheighthalf |
Definition at line 27 of file outg_mod.f90.
| integer, dimension (:), allocatable outg_mod::sparse_dump_i |
Definition at line 45 of file outg_mod.f90.
| real, dimension (:), allocatable outg_mod::sparse_dump_r |
Definition at line 44 of file outg_mod.f90.
| real, dimension (:,:,:), allocatable outg_mod::volume |
Definition at line 32 of file outg_mod.f90.
| real, dimension (:,:,:), allocatable outg_mod::volumen |
Definition at line 33 of file outg_mod.f90.
| real, dimension (:,:), allocatable outg_mod::wetgrid |
Definition at line 39 of file outg_mod.f90.
| real, dimension (:,:), allocatable outg_mod::wetgridsigma |
Definition at line 43 of file outg_mod.f90.
1.8.6