AspenPlus-Python-Interface
AspenPlus-Python-Interface copied to clipboard
Aspen Plus - Python interface which acts as an API to automate the design synthsis. It includes all variables for RADFRAC, DSTWU, Flash2, RYield, RPlug, RCSTR, Heater, Mixer, Splitter. It includes a o...
Results
1
AspenPlus-Python-Interface issues
Sort by
recently updated
recently updated
newest added
I've spent a ton of time on this so here is the solution: on line 41 replace AspenSimulation.InitFromArchive2 with AspenSimulation.InitFromFile That's it, now it works perfectly.