subroutine, public land_grid_cartesc_real_setup
Setup real grid.
subroutine, public file_cartesc_set_coordinates_land(VOL)
set volume for land
real(rp), dimension(:), allocatable, public land_grid_cartesc_cdz
z-length of control volume [m]
real(rp), public land_grid_cartesc_real_totarea
total area
module Atmosphere GRID CartesC Real(real space)
real(rp), public land_grid_cartesc_real_totvol
total volume
module land / grid / cartesianC / index
integer, parameter, public rp
module atmosphere / grid / cartesC index
module land / grid / cartesianC / real
real(rp), dimension(:,:), allocatable, public atmos_grid_cartesc_real_area
horizontal area ( xy, normal z) [m2]
real(rp), dimension(:,:), allocatable, public landuse_fact_land
land factor
real(rp), dimension(:,:,:), allocatable, public land_grid_cartesc_real_vol
volume of grid cell
subroutine, public land_grid_cartesc_real_set_areavol
module land / grid / cartesianC
real(rp), dimension(:,:), allocatable, public land_grid_cartesc_real_area
area of grid cell