It seems you have to add a component with mole fraction=1. The CoolProp Incompressible fluid package instead will not use this and will use the one you set in configuration page of CoolProp Incompressible fluid package.
I get this error: System.Exception: HE-01: Your temperature 803.150000 is not between 273.150000 and 653.150000. ---> System.ApplicationException: Your temperature 803.150000 is not between 273.150000 and 653.150000. at CoolProp.PropsSI(String Output, String Name1, Double Prop1, String Name2, Double Prop2, String FluidName) in C:\Users\Daniel\source\repos\DanWBR\dwsim\DWSIM.Thermodynamics.CoolPropInterface\source\CoolProp.cs:line 152 at DWSIM.Thermodynamics.PropertyPackages.CoolPropIncompressiblePurePropertyPackage.AUX_LIQDENS(Double...
This is not working for me either. Daniel, Is it possible to show the fluids under components when one selects the CoolProb Incopressible?
This is not working for me either. Daniel, Is it possible to show the fluids under components when one select the CoolProb Incopressible?
The reason is your inlet pressure is higher that the outlet pressure and DWSIM calculates a negative power input! Check your data. Please note compressor shall increase pressure.
This feature is now available in DWSIM! I would recommend to download the latest (6.7)
Thank you! No rush! Do it when you have time!
Is it possible to clear the Information window from inside a python script opened in DWSIM Script Manager? something like Flowsheet.Information.Clear() ???