Fortran derived type to hold configuration data for the B mat variable change.
More...
|
real(kind=kind_real), dimension(:,:,:), allocatable | ttraj |
|
real(kind=kind_real), dimension(:,:,:), allocatable | tvtraj |
|
real(kind=kind_real), dimension(:,:,:), allocatable | qtraj |
|
real(kind=kind_real), dimension(:,:,:), allocatable | qsattraj |
|
Fortran derived type to hold configuration data for the B mat variable change.
Definition at line 36 of file fv3jedi_linvarcha_c2a_mod.f90.
◆ qsattraj
real(kind=kind_real), dimension(:,:,:), allocatable fv3jedi_linvarcha_c2a_mod::fv3jedi_linvarcha_c2a::qsattraj |
|
private |
◆ qtraj
real(kind=kind_real), dimension(:,:,:), allocatable fv3jedi_linvarcha_c2a_mod::fv3jedi_linvarcha_c2a::qtraj |
|
private |
◆ ttraj
real(kind=kind_real), dimension(:,:,:), allocatable fv3jedi_linvarcha_c2a_mod::fv3jedi_linvarcha_c2a::ttraj |
|
private |
◆ tvtraj
real(kind=kind_real), dimension(:,:,:), allocatable fv3jedi_linvarcha_c2a_mod::fv3jedi_linvarcha_c2a::tvtraj |
|
private |
The documentation for this type was generated from the following file: