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