I was trying to add a property package from python (steam tables) through the GetPropertyPackage Method adn wanted to know where a list of the names for the packages. In particular, steam tables.
Thanks in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I was trying to add a property package from python (steam tables) through the GetPropertyPackage Method adn wanted to know where a list of the names for the packages. In particular, steam tables.
Thanks in advance
https://github.com/DanWBR/dwsim6/blob/windows/DWSIM.Thermodynamics/Interfaces/CAPE-OPEN.vb#L90
Thank you