SCALE-RM
|
#include "scalelib.h"
Go to the source code of this file.
Modules | |
module | scale_topography |
module TOPOGRAPHY | |
Functions/Subroutines | |
subroutine, public | scale_topography::topo_setup |
Setup. More... | |
subroutine, public | scale_topography::topo_fillhalo (Zsfc, FILL_BND) |
HALO Communication. More... | |
subroutine, public | scale_topography::topo_write |
Write topography. More... | |
Variables | |
logical, public | scale_topography::topo_exist = .false. |
topography exists? More... | |
real(rp), dimension(:,:), allocatable, public | scale_topography::topo_zsfc |
absolute ground height [m] More... | |