Hello,
I am new to custom modeling in DWSIM using IronPython Script. I have the following doubt:
What are flash spec. calculations in DWSIM and why are they specified at the end of the python script code?
How does one decide which variables to pass for flash spec calc, like in the below snippet they have passed 'Pressure' and 'Enthalpy'

out.PropertyPackage.DW_CalcEquilibrium(PropertyPackages.FlashSpec.P,
PropertyPackages.FlashSpec.H