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

Go to the source code of this file.

Modules

module  scale_atmos_grid_cartesc_metric
 module Atmosphere Grid CartesianC metirc
 

Functions/Subroutines

subroutine, public scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_setup
 Setup. More...
 
subroutine scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_rotcoef
 Calculate rotation coeffient. More...
 

Variables

real(rp), dimension(:,:,:,:), allocatable, public scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_mapf
 map factor More...
 
real(rp), dimension(:,:,:), allocatable, public scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_rotc
 rotation coefficient More...
 
real(rp), dimension(:,:,:,:), allocatable, public scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_gsqrt
 transformation metrics from Z to Xi, {G}^1/2 More...
 
real(rp), dimension(:,:,:,:), allocatable, public scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_j13g
 (1,3) element of Jacobian matrix * {G}^1/2 More...
 
real(rp), dimension(:,:,:,:), allocatable, public scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_j23g
 (2,3) element of Jacobian matrix * {G}^1/2 More...
 
real(rp), public scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_j33g
 (3,3) element of Jacobian matrix * {G}^1/2 More...
 
real(rp), dimension(:,:,:,:), allocatable, public scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_limyz
 flux limiter y-z face More...
 
real(rp), dimension(:,:,:,:), allocatable, public scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_limxz
 flux limiter x-z face More...
 
real(rp), dimension(:,:,:,:), allocatable, public scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_limxy
 flux limiter x-y face More...