| 
    FV3 Bundle
    
   | 
 
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 | 
Fortran derived type to hold the linearized model increment.
Definition at line 34 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 38 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 35 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 37 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 36 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 36 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 36 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 36 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 35 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 35 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 38 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 35 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 38 of file fv3jedi_lm_utils_mod.F90.
      
  | 
  private | 
Definition at line 37 of file fv3jedi_lm_utils_mod.F90.