Variables
module_variables Module Reference

Variables

real(mytype), dimension(:,:,:), allocatable, save u
 
real(mytype), dimension(:,:,:), allocatable, save v
 
real(mytype), dimension(:,:,:), allocatable, save w
 
real(mytype), dimension(:,:,:), allocatable, save p
 
real(mytype), dimension(:,:,:), allocatable, save phi
 
real(mytype), dimension(:,:,:), allocatable, save t
 
real(mytype), dimension(:,:,:), allocatable, save uhx
 
real(mytype), dimension(:,:,:), allocatable, save uhy
 
real(mytype), dimension(:,:,:), allocatable, save uhz
 
real(mytype), dimension(:,:,:), allocatable, save vhx
 
real(mytype), dimension(:,:,:), allocatable, save vhy
 
real(mytype), dimension(:,:,:), allocatable, save vhz
 
real(mytype), dimension(:,:,:), allocatable, save whx
 
real(mytype), dimension(:,:,:), allocatable, save why
 
real(mytype), dimension(:,:,:), allocatable, save thx
 
real(mytype), dimension(:,:,:), allocatable, save thy
 
real(mytype), dimension(:,:,:), allocatable, save thz
 
real(mytype), dimension(:,:,:), allocatable, save mean_u
 
real(mytype), dimension(:,:,:), allocatable, save mean_v
 
real(mytype), dimension(:,:,:), allocatable, save mean_w
 
real(mytype), dimension(:,:,:), allocatable, save mean_t
 
real(mytype), dimension(:,:,:), allocatable, save mean_uu
 
real(mytype), dimension(:,:,:), allocatable, save mean_vv
 
real(mytype), dimension(:,:,:), allocatable, save mean_ww
 
real(mytype), dimension(:,:,:), allocatable, save mean_uw
 
real(mytype), dimension(:,:,:), allocatable, save mean_vw
 
real(mytype), dimension(:,:,:), allocatable, save mean_tw
 
real(mytype), dimension(:,:,:), allocatable, save mean_tt
 
real(mytype), dimension(:,:,:), allocatable, save ff
 
real(mytype), dimension(:,:,:), allocatable, save ff0
 
real(mytype), dimension(:,:,:), allocatable, save gg
 
real(mytype), dimension(:,:,:), allocatable, save gg0
 
real(mytype), dimension(:,:,:), allocatable, save hh
 
real(mytype), dimension(:,:,:), allocatable, save hh0
 
real(mytype), dimension(:,:,:), allocatable, save ss
 
real(mytype), dimension(:,:,:), allocatable, save ss0
 
real(mytype), dimension(:,:,:), allocatable, save qu
 
real(mytype), dimension(:,:,:), allocatable, save qv
 
real(mytype), dimension(:,:,:), allocatable, save qw
 
real(mytype), dimension(:,:,:), allocatable, save aa
 
real(mytype), dimension(:,:,:), allocatable, save cc
 
complex(mytype), dimension(:,:,:), allocatable, save bb
 
complex(mytype), dimension(:,:,:), allocatable, save bb_u
 
complex(mytype), dimension(:,:,:), allocatable, save bb_w
 
complex(mytype), dimension(:,:,:), allocatable, save bb_p
 
complex(mytype), dimension(:,:,:), allocatable, save bb_t
 
real(mytype), dimension(:), allocatable, save aa_u
 
real(mytype), dimension(:), allocatable, save cc_u
 
real(mytype), dimension(:), allocatable, save aa_w
 
real(mytype), dimension(:), allocatable, save cc_w
 
real(mytype), dimension(:), allocatable, save aa_p
 
real(mytype), dimension(:), allocatable, save cc_p
 
real(mytype), dimension(:), allocatable, save aa_t
 
real(mytype), dimension(:), allocatable, save cc_t
 
complex(mytype), dimension(:,:,:), allocatable, save c_var
 
complex(mytype), dimension(:,:,:), allocatable, save c_src
 
complex(mytype), dimension(:,:,:), allocatable, save c_tmp1
 
complex(mytype), dimension(:,:,:), allocatable, save c_tmp2
 
complex(mytype), dimension(:,:,:), allocatable, save c_u
 
complex(mytype), dimension(:,:,:), allocatable, save c_v
 
complex(mytype), dimension(:,:,:), allocatable, save c_w
 
complex(mytype), dimension(:,:,:), allocatable, save c_p
 
complex(mytype), dimension(:,:,:), allocatable, save c_phi
 
complex(mytype), dimension(:,:,:), allocatable, save c_t
 
complex(mytype), dimension(:,:,:), allocatable, save c_qu
 
complex(mytype), dimension(:,:,:), allocatable, save c_qv
 
complex(mytype), dimension(:,:,:), allocatable, save c_qw
 
complex(mytype), dimension(:,:,:), allocatable, save c_ff
 
complex(mytype), dimension(:,:,:), allocatable, save c_gg
 
complex(mytype), dimension(:,:,:), allocatable, save c_hh
 
complex(mytype), dimension(:,:,:), allocatable, save c_ss
 

Variable Documentation

◆ u

real(mytype), dimension(:,:,:), allocatable, save u

◆ v

real(mytype), dimension(:,:,:), allocatable, save v

◆ w

real(mytype), dimension(:,:,:), allocatable, save w

◆ p

real(mytype), dimension(:,:,:), allocatable, save p

◆ phi

real(mytype), dimension(:,:,:), allocatable, save phi

◆ t

real(mytype), dimension(:,:,:), allocatable, save t

◆ uhx

real(mytype), dimension(:,:,:), allocatable, save uhx

◆ uhy

real(mytype), dimension(:,:,:), allocatable, save uhy

◆ uhz

real(mytype), dimension(:,:,:), allocatable, save uhz

◆ vhx

real(mytype), dimension(:,:,:), allocatable, save vhx

◆ vhy

real(mytype), dimension(:,:,:), allocatable, save vhy

◆ vhz

real(mytype), dimension(:,:,:), allocatable, save vhz

◆ whx

real(mytype), dimension(:,:,:), allocatable, save whx

◆ why

real(mytype), dimension(:,:,:), allocatable, save why

◆ thx

real(mytype), dimension(:,:,:), allocatable, save thx

◆ thy

real(mytype), dimension(:,:,:), allocatable, save thy

◆ thz

real(mytype), dimension(:,:,:), allocatable, save thz

◆ mean_u

real(mytype), dimension(:,:,:), allocatable, save mean_u

◆ mean_v

real(mytype), dimension(:,:,:), allocatable, save mean_v

◆ mean_w

real(mytype), dimension(:,:,:), allocatable, save mean_w

◆ mean_t

real(mytype), dimension(:,:,:), allocatable, save mean_t

◆ mean_uu

real(mytype), dimension(:,:,:), allocatable, save mean_uu

◆ mean_vv

real(mytype), dimension(:,:,:), allocatable, save mean_vv

◆ mean_ww

real(mytype), dimension(:,:,:), allocatable, save mean_ww

◆ mean_uw

real(mytype), dimension(:,:,:), allocatable, save mean_uw

◆ mean_vw

real(mytype), dimension(:,:,:), allocatable, save mean_vw

◆ mean_tw

real(mytype), dimension(:,:,:), allocatable, save mean_tw

◆ mean_tt

real(mytype), dimension(:,:,:), allocatable, save mean_tt

◆ ff

real(mytype), dimension(:,:,:), allocatable, save ff

◆ ff0

real(mytype), dimension(:,:,:), allocatable, save ff0

◆ gg

real(mytype), dimension(:,:,:), allocatable, save gg

◆ gg0

real(mytype), dimension(:,:,:), allocatable, save gg0

◆ hh

real(mytype), dimension(:,:,:), allocatable, save hh

◆ hh0

real(mytype), dimension(:,:,:), allocatable, save hh0

◆ ss

real(mytype), dimension(:,:,:), allocatable, save ss

◆ ss0

real(mytype), dimension(:,:,:), allocatable, save ss0

◆ qu

real(mytype), dimension(:,:,:), allocatable, save qu

◆ qv

real(mytype), dimension(:,:,:), allocatable, save qv

◆ qw

real(mytype), dimension(:,:,:), allocatable, save qw

◆ aa

real(mytype), dimension(:,:,:), allocatable, save aa

◆ cc

real(mytype), dimension(:,:,:), allocatable, save cc

◆ bb

complex(mytype), dimension(:,:,:), allocatable, save bb

◆ bb_u

complex(mytype), dimension(:,:,:), allocatable, save bb_u

◆ bb_w

complex(mytype), dimension(:,:,:), allocatable, save bb_w

◆ bb_p

complex(mytype), dimension(:,:,:), allocatable, save bb_p

◆ bb_t

complex(mytype), dimension(:,:,:), allocatable, save bb_t

◆ aa_u

real(mytype), dimension(:), allocatable, save aa_u

◆ cc_u

real(mytype), dimension(:), allocatable, save cc_u

◆ aa_w

real(mytype), dimension(:), allocatable, save aa_w

◆ cc_w

real(mytype), dimension(:), allocatable, save cc_w

◆ aa_p

real(mytype), dimension(:), allocatable, save aa_p

◆ cc_p

real(mytype), dimension(:), allocatable, save cc_p

◆ aa_t

real(mytype), dimension(:), allocatable, save aa_t

◆ cc_t

real(mytype), dimension(:), allocatable, save cc_t

◆ c_var

complex(mytype), dimension(:,:,:), allocatable, save c_var

◆ c_src

complex(mytype), dimension(:,:,:), allocatable, save c_src

◆ c_tmp1

complex(mytype), dimension(:,:,:), allocatable, save c_tmp1

Definition at line 67 of file module_variables.f90.

Referenced by module_tools::initiate_fields(), and module_tools::mpi_2d_fft().

◆ c_tmp2

complex(mytype), dimension(:,:,:), allocatable, save c_tmp2

Definition at line 67 of file module_variables.f90.

Referenced by module_tools::initiate_fields(), and module_tools::mpi_2d_fft().

◆ c_u

complex(mytype), dimension(:,:,:), allocatable, save c_u

◆ c_v

complex(mytype), dimension(:,:,:), allocatable, save c_v

◆ c_w

complex(mytype), dimension(:,:,:), allocatable, save c_w

◆ c_p

complex(mytype), dimension(:,:,:), allocatable, save c_p

◆ c_phi

complex(mytype), dimension(:,:,:), allocatable, save c_phi

◆ c_t

complex(mytype), dimension(:,:,:), allocatable, save c_t

◆ c_qu

complex(mytype), dimension(:,:,:), allocatable, save c_qu

◆ c_qv

complex(mytype), dimension(:,:,:), allocatable, save c_qv

◆ c_qw

complex(mytype), dimension(:,:,:), allocatable, save c_qw

◆ c_ff

complex(mytype), dimension(:,:,:), allocatable, save c_ff

◆ c_gg

complex(mytype), dimension(:,:,:), allocatable, save c_gg

◆ c_hh

complex(mytype), dimension(:,:,:), allocatable, save c_hh

◆ c_ss

complex(mytype), dimension(:,:,:), allocatable, save c_ss