Closed jillblouse closed 1 year ago
On Thu, Aug 17, 2023 at 11:10 PM Ian Bell @.***> wrote:
- The refpropm interface is deprecated, please migrate to the python interface for MATLAB
- Please provide a runnable example demonstrating the problem, otherwise we have no idea where to start debugging
— Reply to this email directly, view it on GitHub https://github.com/usnistgov/REFPROP-wrappers/issues/546#issuecomment-1682985946, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOK3UBJBKEU6WPITE5TDCI3XV2CDBANCNFSM6AAAAAA3UR5ROE . You are receiving this because you authored the thread.Message ID: @.***>
It has been a while since I use refprop.m from REFPROP 10 in my simulation model in MATLAB. But mostly for fluid such as refrigerants and so, if the condition is close to 2-phase area, in iterations it can happen that the guesses gets in the 2-phase region and I get the error message and the model cannot run further. Since it is an iteration, the program supposed to ignore the error and either go back one step or make another guess to complete the iteration. So the question is how I can go around this error or ignore it somehow?