FV3 Bundle
|
Data Types | |
type | displ_type |
Functions/Subroutines | |
subroutine | displ_alloc (displ, nam, geom, samp) |
subroutine | displ_dealloc (displ) |
subroutine | displ_compute (displ, mpl, nam, geom, samp, ens) |
subroutine | displ_write (displ, mpl, nam, geom, samp, filename) |
Variables | |
character(len=1024) | displ_method = 'cor_max' |
real(kind_real), parameter | cor_th = 0.2_kind_real |
|
private |
Definition at line 66 of file type_displ.F90.
|
private |
Definition at line 108 of file type_displ.F90.
|
private |
Definition at line 608 of file type_displ.F90.
real(kind_real), parameter type_displ::cor_th = 0.2_kind_real |
Definition at line 32 of file type_displ.F90.
character(len=1024) type_displ::displ_method = 'cor_max' |
Definition at line 31 of file type_displ.F90.