|
| real(rp), public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_basepoint_lon |
| | position of base point in real world [rad,0-2pi] More...
|
| |
| real(rp), public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_basepoint_lat |
| | position of base point in real world [rad,-pi,pi] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_cz |
| | geopotential height [m] (zxy) More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_czuy |
| | geopotential height [m] (zuy) More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_czxv |
| | geopotential height [m] (zxv) More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_czuv |
| | geopotential height [m] (zuv) More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_fz |
| | geopotential height [m] (wxy) More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_fzuy |
| | geopotential height [m] (wuy) More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_fzxv |
| | geopotential height [m] (wxv) More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_fzuv |
| | geopotential height [m] (wuv) More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_lon |
| | longitude [rad,0-2pi] More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_lonuy |
| | longitude at staggered point (uy) [rad,0-2pi] More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_lonxv |
| | longitude at staggered point (xv) [rad,0-2pi] More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_lonuv |
| | longitude at staggered point (uv) [rad,0-2pi] More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_lat |
| | latitude [rad,-pi,pi] More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_latuy |
| | latitude at staggered point (uy) [rad,-pi,pi] More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_latxv |
| | latitude at staggered point (xv) [rad,-pi,pi] More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_latuv |
| | latitude at staggered point (uv) [rad,-pi,pi] More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_dlon |
| | delta longitude More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_dlat |
| | delta latitude More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_z1 |
| | Height of the lowermost grid from surface (cell center) [m]. More...
|
| |
| real(rp), public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_aspect_max |
| | maximum aspect ratio of the grid cell More...
|
| |
| real(rp), public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_aspect_min |
| | minimum aspect ratio of the grid cell More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_phi |
| | geopotential [m2/s2] (cell center) More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_area |
| | horizontal area ( xy, normal z) [m2] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_areazuy_x |
| | virtical area (zuy, normal x) [m2] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_areazxv_y |
| | virtical area (zxv, normal y) [m2] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_areawuy_x |
| | virtical area (wuy, normal x) [m2] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_areawxv_y |
| | virtical area (wxv, normal y) [m2] More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_areauy |
| | horizontal area ( uy, normal z) [m2] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_areazxy_x |
| | virtical area (zxy, normal x) [m2] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_areazuv_y |
| | virtical area (zuv, normal y) [m2] More...
|
| |
| real(rp), dimension(:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_areaxv |
| | horizontal area ( xv, normal z) [m2] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_areazuv_x |
| | virtical area (zuv, normal x) [m2] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_areazxy_y |
| | virtical area (zxy, normal y) [m2] More...
|
| |
| real(rp), public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_totarea |
| | total area (xy, local) [m2] More...
|
| |
| real(rp), public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_totareauy |
| | total area (uy, local) [m2] More...
|
| |
| real(rp), public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_totareaxv |
| | total area (xv, local) [m2] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_vol |
| | control volume (zxy) [m3] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_volwxy |
| | control volume (wxy) [m3] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_volzuy |
| | control volume (zuy) [m3] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_volzxv |
| | control volume (zxv) [m3] More...
|
| |
| real(rp), public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_totvol |
| | total volume (zxy, local) [m3] More...
|
| |
| real(rp), public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_totvolwxy |
| | total volume (wxy, local) [m3] More...
|
| |
| real(rp), public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_totvolzuy |
| | total volume (zuy, local) [m3] More...
|
| |
| real(rp), public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_totvolzxv |
| | total volume (zxv, local) [m3] More...
|
| |
| real(rp), dimension(:,:,:), allocatable, public | scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_domain_catalogue |
| | domain latlon catalogue [rad] More...
|
| |