FV3 Bundle
|
Data Types | |
type | samp_type |
Functions/Subroutines | |
subroutine | samp_alloc (samp, nam, geom) |
subroutine | samp_dealloc (samp, geom) |
subroutine | samp_read (samp, mpl, nam, geom, bpar, ios) |
subroutine | samp_write (samp, mpl, nam, geom, bpar) |
subroutine | samp_setup_sampling (samp, mpl, rng, nam, geom, bpar, io, ens) |
subroutine | samp_compute_mask (samp, mpl, nam, geom, ens) |
subroutine | samp_compute_sampling_zs (samp, mpl, rng, nam, geom) |
subroutine | samp_compute_sampling_ps (samp, mpl, rng, nam, geom) |
subroutine | samp_compute_sampling_lct (samp, mpl, nam, geom) |
subroutine | samp_compute_sampling_mask (samp, mpl, nam, geom) |
subroutine | samp_compute_mpi_a (samp, mpl, nam, geom) |
subroutine | samp_compute_mpi_ab (samp, mpl, nam, geom) |
subroutine | samp_compute_mpi_d (samp, mpl, nam, geom) |
subroutine | samp_compute_mpi_c (samp, mpl, nam, geom) |
subroutine | samp_compute_mpi_f (samp, mpl, nam, geom) |
subroutine | samp_diag_filter (samp, mpl, nam, geom, il0, filter_type, rflt, diag) |
subroutine | samp_diag_fill (samp, mpl, nam, geom, il0, diag) |
Variables | |
integer, parameter | irmax = 10000 |
real(kind_real), parameter | lcoast = 1000.0e3_kind_real/req |
real(kind_real), parameter | rcoast = 0.2_kind_real |
|
private |
Definition at line 140 of file type_samp.F90.
|
private |
Definition at line 955 of file type_samp.F90.
|
private |
Definition at line 1493 of file type_samp.F90.
|
private |
Definition at line 1556 of file type_samp.F90.
|
private |
Definition at line 1778 of file type_samp.F90.
|
private |
Definition at line 1709 of file type_samp.F90.
|
private |
Definition at line 1947 of file type_samp.F90.
|
private |
Definition at line 1432 of file type_samp.F90.
|
private |
Definition at line 1036 of file type_samp.F90.
|
private |
Definition at line 202 of file type_samp.F90.
|
private |
Definition at line 2137 of file type_samp.F90.
|
private |
|
private |
Definition at line 253 of file type_samp.F90.
|
private |
Definition at line 729 of file type_samp.F90.
|
private |
Definition at line 484 of file type_samp.F90.
integer, parameter type_samp::irmax = 10000 |
Definition at line 34 of file type_samp.F90.
real(kind_real), parameter type_samp::lcoast = 1000.0e3_kind_real/req |
Definition at line 35 of file type_samp.F90.
real(kind_real), parameter type_samp::rcoast = 0.2_kind_real |
Definition at line 36 of file type_samp.F90.