SCALE-RM
|
#include "scalelib.h"
Go to the source code of this file.
Modules | |
module | scale_urban_grid_cartesc |
module urban / grid / cartesianC | |
Functions/Subroutines | |
subroutine, public | scale_urban_grid_cartesc::urban_grid_cartesc_setup |
Setup. More... | |
Variables | |
real(rp), dimension(:), allocatable, public | scale_urban_grid_cartesc::urban_grid_cartesc_cz |
center coordinate [m]: z, local=global More... | |
real(rp), dimension(:), allocatable, public | scale_urban_grid_cartesc::urban_grid_cartesc_fz |
face coordinate [m]: z, local=global More... | |
real(rp), dimension(:), allocatable, public | scale_urban_grid_cartesc::urban_grid_cartesc_cdz |
z-length of control volume [m] More... | |