SCALE-RM
Modules | Functions/Subroutines | Variables
scale_land_grid_cartesC_real.F90 File Reference
#include "scalelib.h"
Include dependency graph for scale_land_grid_cartesC_real.F90:

Go to the source code of this file.

Modules

module  scale_land_grid_cartesc_real
 module land / grid / cartesianC / real
 

Functions/Subroutines

subroutine, public scale_land_grid_cartesc_real::land_grid_cartesc_real_setup
 Setup real grid. More...
 

Variables

real(rp), dimension(:,:), allocatable, public scale_land_grid_cartesc_real::land_grid_cartesc_real_area
 area of grid cell More...
 
real(rp), public scale_land_grid_cartesc_real::land_grid_cartesc_real_totarea
 total area More...
 
real(rp), dimension(:,:,:), allocatable, public scale_land_grid_cartesc_real::land_grid_cartesc_real_vol
 volume of grid cell More...
 
real(rp), public scale_land_grid_cartesc_real::land_grid_cartesc_real_totvol
 total volume More...