FV3 Bundle
|
Data Types | |
type | lct_blk_type |
Functions/Subroutines | |
subroutine | lct_blk_alloc (lct_blk, nam, geom, bpar, samp, ib) |
subroutine | lct_blk_dealloc (lct_blk) |
subroutine | lct_blk_correlation (lct_blk, nam, geom, bpar, samp, mom_blk) |
subroutine | lct_blk_fitting (lct_blk, mpl, nam, geom, bpar, samp) |
Variables | |
real(kind_real), parameter | cor_min = 0.5_kind_real |
real(kind_real), parameter | dscale = 10.0_kind_real |
logical, parameter | lprt = .false. |
|
private |
Definition at line 75 of file type_lct_blk.F90.
|
private |
Definition at line 171 of file type_lct_blk.F90.
|
private |
Definition at line 139 of file type_lct_blk.F90.
|
private |
Definition at line 243 of file type_lct_blk.F90.
real(kind_real), parameter type_lct_blk::cor_min = 0.5_kind_real |
Definition at line 24 of file type_lct_blk.F90.
real(kind_real), parameter type_lct_blk::dscale = 10.0_kind_real |
Definition at line 25 of file type_lct_blk.F90.
logical, parameter type_lct_blk::lprt = .false. |
Definition at line 26 of file type_lct_blk.F90.