FV3 Bundle
|
Public Member Functions | |
procedure | run_hdiag => hdiag_run_hdiag |
Public Attributes | |
type(avg_type) | avg_1 |
type(avg_type) | avg_2 |
type(avg_type) | avg_wgt |
type(samp_type) | samp |
type(displ_type) | displ |
type(mom_type) | mom_1 |
type(mom_type) | mom_2 |
type(diag_type) | cov_1 |
type(diag_type) | cov_2 |
type(diag_type) | cor_1 |
type(diag_type) | cor_2 |
type(diag_type) | loc_1 |
type(diag_type) | loc_2 |
type(diag_type) | loc_3 |
Definition at line 27 of file type_hdiag.F90.
procedure type_hdiag::hdiag_type::run_hdiag | ( | ) |
Definition at line 43 of file type_hdiag.F90.
type(avg_type) type_hdiag::hdiag_type::avg_1 |
Definition at line 28 of file type_hdiag.F90.
type(avg_type) type_hdiag::hdiag_type::avg_2 |
Definition at line 29 of file type_hdiag.F90.
type(avg_type) type_hdiag::hdiag_type::avg_wgt |
Definition at line 30 of file type_hdiag.F90.
type(diag_type) type_hdiag::hdiag_type::cor_1 |
Definition at line 37 of file type_hdiag.F90.
type(diag_type) type_hdiag::hdiag_type::cor_2 |
Definition at line 38 of file type_hdiag.F90.
type(diag_type) type_hdiag::hdiag_type::cov_1 |
Definition at line 35 of file type_hdiag.F90.
type(diag_type) type_hdiag::hdiag_type::cov_2 |
Definition at line 36 of file type_hdiag.F90.
type(displ_type) type_hdiag::hdiag_type::displ |
Definition at line 32 of file type_hdiag.F90.
type(diag_type) type_hdiag::hdiag_type::loc_1 |
Definition at line 39 of file type_hdiag.F90.
type(diag_type) type_hdiag::hdiag_type::loc_2 |
Definition at line 40 of file type_hdiag.F90.
type(diag_type) type_hdiag::hdiag_type::loc_3 |
Definition at line 41 of file type_hdiag.F90.
type(mom_type) type_hdiag::hdiag_type::mom_1 |
Definition at line 33 of file type_hdiag.F90.
type(mom_type) type_hdiag::hdiag_type::mom_2 |
Definition at line 34 of file type_hdiag.F90.
type(samp_type) type_hdiag::hdiag_type::samp |
Definition at line 31 of file type_hdiag.F90.