Aspen Plus to Python interface for the automation of the process synthesis. This API can be used for most equipment inside of the Aspen Plus system. The library consists of around 5000 lines of code which are made up of many smaller functions which each are able to set or get some value in the aspen plus user interface. It is based on the automation server which aspen plus has implemented together with the variable manager. Please read the documentation report if you plan to work with it.
Capabilities:
Applications:
Equipment included: (input&output function for each page)
Future implementations:
Concerning licences and the freedom to use it: You are welcome to use it for any project you have. If you start making significant money with it please email me. For academic research you are ofcourse welcome to use it but please cite me. If you have a problem with something or any questions send me a email: [email protected]
Other peoples work which is in a similar area as this one: https://github.com/edgarsmdn/Aspen_HYSYS_Python https://github.com/Shen-SJ/pyAspenPlus/tree/main/pyAspenPlus https://towardsdatascience.com/automated-aspen-hysys-modelling-4c5187563167
Useful links: Describes how to create a instance in VBA https://chejunkie.com/knowledge-base/aspen-plus-automation-open-simulation-in-vba/ Using Variable explorer https://chejunkie.com/knowledge-base/navigating-variable-explorer-aspen-plus/