FV3 Bundle
|
Data Types | |
type | lct_type |
Functions/Subroutines | |
subroutine | lct_alloc (lct, nam, geom, bpar) |
subroutine | lct_dealloc (lct, bpar) |
subroutine | lct_run_lct (lct, mpl, rng, nam, geom, bpar, io, ens) |
subroutine | lct_compute (lct, mpl, nam, geom, bpar) |
subroutine | lct_filter (lct, mpl, nam, geom, bpar) |
subroutine | lct_rmse (lct, mpl, nam, geom, bpar) |
subroutine | lct_write (lct, mpl, nam, geom, bpar, io) |
subroutine | lct_write_cor (lct, mpl, nam, geom, bpar, io) |
Variables | |
logical, parameter | write_cor = .true. |
|
private |
Definition at line 57 of file type_lct.F90.
|
private |
Definition at line 208 of file type_lct.F90.
|
private |
Definition at line 85 of file type_lct.F90.
|
private |
Definition at line 406 of file type_lct.F90.
|
private |
Definition at line 113 of file type_lct.F90.
|
private |
Definition at line 645 of file type_lct.F90.
logical, parameter type_lct::write_cor = .true. |
Definition at line 28 of file type_lct.F90.