You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From #710: The setting of reference states does not work correctly when fluid names are passed to the REFPROP function. The reference state is not set. Example:
expected value of 23643.99395000000004075
23643.993946887913 -9999990.0 [PSFLSH error 248] Single-phase iteration did not converge for P = 10.0000 MPa and S = 110.000 J/mol-K.
so the first call is ok, the second one is not. Calling SETREF again in between the calls helps:
From #710: The setting of reference states does not work correctly when fluid names are passed to the REFPROP function. The reference state is not set. Example:
yielding
so the first call is ok, the second one is not. Calling SETREF again in between the calls helps:
yielding the correct answer of
but the second SETREF should not be required because the flag is supposed to stay on:
The text was updated successfully, but these errors were encountered: