FV3 Bundle
fv3jedi_lm_utils_mod::fv3jedi_lm_traj Type Reference

Fortran derived type to hold the linearized model trajectory. 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
 
real(kind_real), dimension(:,:,:), allocatable qls
 
real(kind_real), dimension(:,:,:), allocatable qcn
 
real(kind_real), dimension(:,:), allocatable phis
 
real(kind_real), dimension(:,:), allocatable ps
 
real(kind_real), dimension(:,:), allocatable frocean
 
real(kind_real), dimension(:,:), allocatable frland
 
real(kind_real), dimension(:,:), allocatable varflt
 
real(kind_real), dimension(:,:), allocatable ustar
 
real(kind_real), dimension(:,:), allocatable bstar
 
real(kind_real), dimension(:,:), allocatable zpbl
 
real(kind_real), dimension(:,:), allocatable cm
 
real(kind_real), dimension(:,:), allocatable ct
 
real(kind_real), dimension(:,:), allocatable cq
 
real(kind_real), dimension(:,:), allocatable kcbl
 
real(kind_real), dimension(:,:), allocatable ts
 
real(kind_real), dimension(:,:), allocatable khl
 
real(kind_real), dimension(:,:), allocatable khu
 

Detailed Description

Fortran derived type to hold the linearized model trajectory.

Definition at line 42 of file fv3jedi_lm_utils_mod.F90.

Member Data Documentation

◆ bstar

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::bstar
private

Definition at line 50 of file fv3jedi_lm_utils_mod.F90.

◆ cfcn

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

Definition at line 46 of file fv3jedi_lm_utils_mod.F90.

◆ cm

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::cm
private

Definition at line 51 of file fv3jedi_lm_utils_mod.F90.

◆ cq

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::cq
private

Definition at line 51 of file fv3jedi_lm_utils_mod.F90.

◆ ct

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::ct
private

Definition at line 51 of file fv3jedi_lm_utils_mod.F90.

◆ delp

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

Definition at line 43 of file fv3jedi_lm_utils_mod.F90.

◆ delz

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

Definition at line 45 of file fv3jedi_lm_utils_mod.F90.

◆ frland

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::frland
private

Definition at line 49 of file fv3jedi_lm_utils_mod.F90.

◆ frocean

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::frocean
private

Definition at line 49 of file fv3jedi_lm_utils_mod.F90.

◆ kcbl

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::kcbl
private

Definition at line 52 of file fv3jedi_lm_utils_mod.F90.

◆ khl

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::khl
private

Definition at line 52 of file fv3jedi_lm_utils_mod.F90.

◆ khu

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::khu
private

Definition at line 52 of file fv3jedi_lm_utils_mod.F90.

◆ o3

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

Definition at line 44 of file fv3jedi_lm_utils_mod.F90.

◆ phis

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::phis
private

Definition at line 48 of file fv3jedi_lm_utils_mod.F90.

◆ ps

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::ps
private

Definition at line 48 of file fv3jedi_lm_utils_mod.F90.

◆ qcn

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::qcn
private

Definition at line 47 of file fv3jedi_lm_utils_mod.F90.

◆ qi

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

Definition at line 44 of file fv3jedi_lm_utils_mod.F90.

◆ ql

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

Definition at line 44 of file fv3jedi_lm_utils_mod.F90.

◆ qls

real(kind_real), dimension(:,:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::qls
private

Definition at line 47 of file fv3jedi_lm_utils_mod.F90.

◆ qv

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

Definition at line 44 of file fv3jedi_lm_utils_mod.F90.

◆ t

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

Definition at line 43 of file fv3jedi_lm_utils_mod.F90.

◆ ts

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::ts
private

Definition at line 52 of file fv3jedi_lm_utils_mod.F90.

◆ u

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

Definition at line 43 of file fv3jedi_lm_utils_mod.F90.

◆ ua

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

Definition at line 46 of file fv3jedi_lm_utils_mod.F90.

◆ ustar

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::ustar
private

Definition at line 50 of file fv3jedi_lm_utils_mod.F90.

◆ v

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

Definition at line 43 of file fv3jedi_lm_utils_mod.F90.

◆ va

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

Definition at line 46 of file fv3jedi_lm_utils_mod.F90.

◆ varflt

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::varflt
private

Definition at line 50 of file fv3jedi_lm_utils_mod.F90.

◆ w

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

Definition at line 45 of file fv3jedi_lm_utils_mod.F90.

◆ zpbl

real(kind_real), dimension(:,:), allocatable fv3jedi_lm_utils_mod::fv3jedi_lm_traj::zpbl
private

Definition at line 51 of file fv3jedi_lm_utils_mod.F90.


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