needs_noslip_left Function

private pure function needs_noslip_left(settings)

Check if we need a no-slip condition on the left-hand side (i.e. viscosity). Does not apply on-axis for cylindrical unless two coaxial wall are present.

Arguments

TypeIntentOptionalAttributesName
type(settings_t), intent(in) :: settings

Return Value logical


Contents

None