Musubi
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
mus_calculate_speed_of_sound
Function
5 statements
Source File
mus_scheme_layout_module.f90
mus_scheme_layout_module
mus_calculate_speed_of_sound
Contents
private function mus_calculate_speed_of_sound(layout) result(c_sound)
Calculate lattice speed of sound for given stencil
Arguments
Type
Intent
Optional
Attributes
Name
type(
mus_scheme_layout_type
),
intent(inout)
::
layout
scheme layout for pdf state
Return Value
real(kind=rk)