0.6.0
Loading...
Searching...
No Matches
variables_spatial_step.f90 File Reference

Modules

module  variables_cell_spatial_steps
 Cell spatial steps.
 
module  variables_face_spatial_steps
 Face spatial steps.
 
module  variables_spatial_steps
 Cell and face spatial steps.
 

Variables

double precision, dimension(:), allocatable variables_cell_spatial_steps::dx
 
double precision, dimension(:), allocatable variables_cell_spatial_steps::dy
 
double precision, dimension(:), allocatable variables_cell_spatial_steps::dz
 
double precision, dimension(:), allocatable variables_cell_spatial_steps::dx_r
 
double precision, dimension(:), allocatable variables_cell_spatial_steps::dy_r
 
double precision, dimension(:), allocatable variables_cell_spatial_steps::dz_r
 
double precision, dimension(:), allocatable variables_cell_spatial_steps::dx_t
 
double precision, dimension(:), allocatable variables_cell_spatial_steps::dy_t
 
double precision, dimension(:), allocatable variables_cell_spatial_steps::dz_t
 
double precision, dimension(:), allocatable variables_face_spatial_steps::dx_u
 
double precision, dimension(:), allocatable variables_face_spatial_steps::dy_v
 
double precision, dimension(:), allocatable variables_face_spatial_steps::dz_w
 
double precision, dimension(:), allocatable variables_face_spatial_steps::dx_u_r
 
double precision, dimension(:), allocatable variables_face_spatial_steps::dy_v_r
 
double precision, dimension(:), allocatable variables_face_spatial_steps::dz_w_r
 
double precision, dimension(:), allocatable variables_face_spatial_steps::dx_u_t
 
double precision, dimension(:), allocatable variables_face_spatial_steps::dy_v_t
 
double precision, dimension(:), allocatable variables_face_spatial_steps::dz_w_t
 
double precision, parameter variables_spatial_steps::dz_2d = 1d0
 Dummy spatial step for 2D simulations.