FV3 Bundle
fv3jedi_lm_turbulence_mod::local_traj_turbulence Type Reference

Turbulence module. More...

Private Attributes

real(kind_real), dimension(:,:,:), allocatable akq
 
real(kind_real), dimension(:,:,:), allocatable bkq
 
real(kind_real), dimension(:,:,:), allocatable ckq
 
real(kind_real), dimension(:,:,:), allocatable aks
 
real(kind_real), dimension(:,:,:), allocatable bks
 
real(kind_real), dimension(:,:,:), allocatable cks
 
real(kind_real), dimension(:,:,:), allocatable akv
 
real(kind_real), dimension(:,:,:), allocatable bkv
 
real(kind_real), dimension(:,:,:), allocatable ckv
 
real(kind_real), dimension(:,:,:), allocatable pk
 
logical set = .false.
 

Detailed Description

Turbulence module.

Local trajectory object

Definition at line 23 of file fv3jedi_lm_turbulence_mod.F90.

Member Data Documentation

◆ akq

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::akq
private

Definition at line 24 of file fv3jedi_lm_turbulence_mod.F90.

◆ aks

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::aks
private

Definition at line 25 of file fv3jedi_lm_turbulence_mod.F90.

◆ akv

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::akv
private

Definition at line 26 of file fv3jedi_lm_turbulence_mod.F90.

◆ bkq

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::bkq
private

Definition at line 24 of file fv3jedi_lm_turbulence_mod.F90.

◆ bks

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::bks
private

Definition at line 25 of file fv3jedi_lm_turbulence_mod.F90.

◆ bkv

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::bkv
private

Definition at line 26 of file fv3jedi_lm_turbulence_mod.F90.

◆ ckq

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::ckq
private

Definition at line 24 of file fv3jedi_lm_turbulence_mod.F90.

◆ cks

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::cks
private

Definition at line 25 of file fv3jedi_lm_turbulence_mod.F90.

◆ ckv

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::ckv
private

Definition at line 26 of file fv3jedi_lm_turbulence_mod.F90.

◆ pk

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::pk
private

Definition at line 27 of file fv3jedi_lm_turbulence_mod.F90.

◆ set

logical fv3jedi_lm_turbulence_mod::local_traj_turbulence::set = .false.
private

Definition at line 28 of file fv3jedi_lm_turbulence_mod.F90.


The documentation for this type was generated from the following file: