Function to calculate compressibility (drdp)T based on T and p
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(FLUID), | intent(in) | :: | fl | fluid type |
||
real(kind=R8), | intent(in) | :: | p | pressure |
||
real(kind=R8), | intent(in) | :: | t | absolute temperature |