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

Go to the source code of this file.

Modules

module  scale_ocean_grid_cartesc_real
 module ocean / grid / cartesianC / real
 

Functions/Subroutines

subroutine, public scale_ocean_grid_cartesc_real::ocean_grid_cartesc_real_setup
 Setup area and volume. More...
 
subroutine, public scale_ocean_grid_cartesc_real::ocean_grid_cartesc_real_set_areavol
 

Variables

real(rp), dimension(:,:), allocatable, public scale_ocean_grid_cartesc_real::ocean_grid_cartesc_real_area
 area of grid cell More...
 
real(rp), public scale_ocean_grid_cartesc_real::ocean_grid_cartesc_real_totarea
 total area More...
 
real(rp), dimension(:,:,:), allocatable, public scale_ocean_grid_cartesc_real::ocean_grid_cartesc_real_vol
 volume of grid cell More...
 
real(rp), public scale_ocean_grid_cartesc_real::ocean_grid_cartesc_real_totvol
 total volume More...