[Bug] Function H_PR()in pengrobinson.vb Line 360: error for dadT #605
Robert-Earth
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
line 376: Dim dadT = -a / T * (1 + c * (1 - (T / Tc) ^ 0.5)) * (c * (T / Tc) ^ 0.5)
the last item: (c * (T / Tc) ^ 0.5), should not has (T / Tc) ^ 0.5
Beta Was this translation helpful? Give feedback.
All reactions