FV3 Bundle
fv3jedi_lm_utils_mod::fv3jedi_lm_pert Type Reference

Fortran derived type to hold the linearized model increment. More...

Private Attributes

real(kind_real), dimension(:,:,:), allocatable u
 
real(kind_real), dimension(:,:,:), allocatable v
 
real(kind_real), dimension(:,:,:), allocatable t
 
real(kind_real), dimension(:,:,:), allocatable delp
 
real(kind_real), dimension(:,:,:), allocatable qv
 
real(kind_real), dimension(:,:,:), allocatable ql
 
real(kind_real), dimension(:,:,:), allocatable qi
 
real(kind_real), dimension(:,:,:), allocatable o3
 
real(kind_real), dimension(:,:,:), allocatable w
 
real(kind_real), dimension(:,:,:), allocatable delz
 
real(kind_real), dimension(:,:,:), allocatable ua
 
real(kind_real), dimension(:,:,:), allocatable va
 
real(kind_real), dimension(:,:,:), allocatable cfcn
 

Detailed Description

Fortran derived type to hold the linearized model increment.

Definition at line 34 of file fv3jedi_lm_utils_mod.F90.

Member Data Documentation

◆ cfcn

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::cfcn
private

Definition at line 38 of file fv3jedi_lm_utils_mod.F90.

◆ delp

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::delp
private

Definition at line 35 of file fv3jedi_lm_utils_mod.F90.

◆ delz

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::delz
private

Definition at line 37 of file fv3jedi_lm_utils_mod.F90.

◆ o3

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::o3
private

Definition at line 36 of file fv3jedi_lm_utils_mod.F90.

◆ qi

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::qi
private

Definition at line 36 of file fv3jedi_lm_utils_mod.F90.

◆ ql

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::ql
private

Definition at line 36 of file fv3jedi_lm_utils_mod.F90.

◆ qv

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::qv
private

Definition at line 36 of file fv3jedi_lm_utils_mod.F90.

◆ t

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::t
private

Definition at line 35 of file fv3jedi_lm_utils_mod.F90.

◆ u

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::u
private

Definition at line 35 of file fv3jedi_lm_utils_mod.F90.

◆ ua

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::ua
private

Definition at line 38 of file fv3jedi_lm_utils_mod.F90.

◆ v

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::v
private

Definition at line 35 of file fv3jedi_lm_utils_mod.F90.

◆ va

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::va
private

Definition at line 38 of file fv3jedi_lm_utils_mod.F90.

◆ w

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_pert::w
private

Definition at line 37 of file fv3jedi_lm_utils_mod.F90.


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