Function that computes the sound speed for the bubble @param fCpinf Driving bubble pressure @param fntait Tait EOS parameter @param fBtait Tait EOS parameter @param fH Bubble enthalpy
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=kind(0d0)), | intent(in) | :: | fCpinf | |||
| real(kind=kind(0d0)), | intent(in) | :: | fntait | |||
| real(kind=kind(0d0)), | intent(in) | :: | fBtait | |||
| real(kind=kind(0d0)), | intent(in) | :: | fH |