SCALE-RM
|
Go to the source code of this file.
Modules | |
module | scale_land_grid |
module GRID (cartesian) for land | |
Functions/Subroutines | |
subroutine, public | scale_land_grid::land_grid_setup |
Setup. More... | |
Variables | |
real(rp), dimension(:), allocatable, public | scale_land_grid::grid_lcz |
center coordinate [m]: z, local=global More... | |
real(rp), dimension(:), allocatable, public | scale_land_grid::grid_lfz |
face coordinate [m]: z, local=global More... | |
real(rp), dimension(:), allocatable, public | scale_land_grid::grid_lcdz |
z-length of control volume [m] More... | |