Turbulence module.
More...
|
| 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. |
| |
Turbulence module.
Local trajectory object
Definition at line 23 of file fv3jedi_lm_turbulence_mod.F90.
◆ akq
| real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::akq |
|
private |
◆ aks
| real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::aks |
|
private |
◆ akv
| real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::akv |
|
private |
◆ bkq
| real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::bkq |
|
private |
◆ bks
| real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::bks |
|
private |
◆ bkv
| real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::bkv |
|
private |
◆ ckq
| real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::ckq |
|
private |
◆ cks
| real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::cks |
|
private |
◆ ckv
| real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::ckv |
|
private |
◆ pk
| real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_turbulence_mod::local_traj_turbulence::pk |
|
private |
◆ set
| logical fv3jedi_lm_turbulence_mod::local_traj_turbulence::set = .false. |
|
private |
The documentation for this type was generated from the following file: