mus_calculate_speed_of_sound Function

private function mus_calculate_speed_of_sound(layout) result(c_sound)

Calculate lattice speed of sound for given stencil

Arguments

Type IntentOptional Attributes Name
type(mus_scheme_layout_type), intent(inout) :: layout

scheme layout for pdf state

Return Value real(kind=rk)