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

Go to the source code of this file.

Modules

module  scale_ocean_grid_cartesc
 module ocean / grid / cartesianC
 

Functions/Subroutines

subroutine, public scale_ocean_grid_cartesc::ocean_grid_cartesc_setup
 Setup. More...
 
subroutine, public scale_ocean_grid_cartesc::ocean_grid_cartesc_finalize
 Finalize. More...
 

Variables

real(rp), dimension(:), allocatable, public scale_ocean_grid_cartesc::ocean_grid_cartesc_cz
 center coordinate [m]: z, local=global More...
 
real(rp), dimension(:), allocatable, public scale_ocean_grid_cartesc::ocean_grid_cartesc_fz
 face coordinate [m]: z, local=global More...
 
real(rp), dimension(:), allocatable, public scale_ocean_grid_cartesc::ocean_grid_cartesc_cdz
 z-length of control volume [m] More...