get_estimate_length_scale Module Procedure

module procedure get_estimate_length_scale pure module function get_estimate_length_scale(this)

Returns estimate_length_scale, the LOGICAL variable that specifies if a typical length scale, equal to the ratio of a field over its gradient, should be computed

FT 18.02.2021


Arguments

Type IntentOptional Attributes Name
class(idbase), intent(in) :: this

Return Value logical

estimate_length_scale


Called by

proc~~get_estimate_length_scale~~CalledByGraph proc~get_estimate_length_scale get_estimate_length_scale interface~get_estimate_length_scale get_estimate_length_scale interface~get_estimate_length_scale->proc~get_estimate_length_scale

Contents