FV3 Bundle
|
Fortran derived type to hold FV3JEDI increment. More...
Private Attributes | |
type(fv3jedi_vars) | vars |
integer | isc |
integer | iec |
integer | jsc |
integer | jec |
integer | isd |
integer | ied |
integer | jsd |
integer | jed |
integer | npx |
integer | npy |
integer | npz |
logical | hydrostatic = .false. |
integer | calendar_type |
integer, dimension(6) | date |
integer, dimension(6) | date_init |
real(kind=kind_real), dimension(:,:,:), allocatable | ua |
real(kind=kind_real), dimension(:,:,:), allocatable | va |
real(kind=kind_real), dimension(:,:,:), allocatable | t |
real(kind=kind_real), dimension(:,:), allocatable | ps |
real(kind=kind_real), dimension(:,:,:), allocatable | q |
real(kind=kind_real), dimension(:,:,:), allocatable | qi |
real(kind=kind_real), dimension(:,:,:), allocatable | ql |
real(kind=kind_real), dimension(:,:,:), allocatable | o3 |
real(kind=kind_real), dimension(:,:,:), allocatable | w |
real(kind=kind_real), dimension(:,:,:), allocatable | delz |
real(kind=kind_real), dimension(:,:,:), allocatable | delp |
real(kind=kind_real), dimension(:,:,:), allocatable | psi |
real(kind=kind_real), dimension(:,:,:), allocatable | chi |
real(kind=kind_real), dimension(:,:,:), allocatable | tv |
real(kind=kind_real), dimension(:,:,:), allocatable | qc |
real(kind=kind_real), dimension(:,:,:), allocatable | qic |
real(kind=kind_real), dimension(:,:,:), allocatable | qlc |
real(kind=kind_real), dimension(:,:,:), allocatable | o3c |
Fortran derived type to hold FV3JEDI increment.
Definition at line 18 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 27 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 51 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 28 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 29 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 47 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 46 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 26 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 23 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 24 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 23 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 24 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 23 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 24 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 23 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 24 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 25 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 25 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 25 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 42 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 56 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 38 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 50 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 39 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 53 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 40 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 54 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 41 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 55 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 37 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 52 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 35 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 36 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 20 of file fv3jedi_increment_utils_mod.F90.
|
private |
Definition at line 45 of file fv3jedi_increment_utils_mod.F90.