CAPE-OPEN Unit operation python
Title
Question
How do I create a CAPE OPEN based unit operation written in Python? Is there an example for Interface Reference, any example tutorial/project would be great. Thanks!
DWSIM Custom-Unit-Operation-using-Python 01-02 min 0-10 sec
Answers:
There is already a spoken tutorial on how to create CAPE-OPEN based unit operation using Python. Please see the tutorial: https://spoken-tutorial.org/watch/DWSIM/Custom+Unit+Operation+using+Python/English/
It mentions on your manual
<a href="https://osdn.net/projects/sfnet_dwsim/downloads/DWSIM/DWSIM%202.0/IronPython%20Script%20Membrane%20CAPE-OPEN%20Unit%20Operation.fsd/">https://osdn.net/projects/sfnet_dwsim/downloads/DWSIM/DWSIM%202.0/IronPython%20Script%20Membrane%20CAPE-OPEN%20Unit%20Operation.fsd/</a>
Which mentions about a CAPE-OPEN based Unit Operation, any tutorial regarding this?
As Im facing some problems when running it with COFE
It says
error: unit operation IronPython Script Membrane Unit of type unknown failed to create (try (re-)installing the component): failed to create IID_ICapeUnit (CAPE-OPEN version 1.0 ICapeUnit): Klasse nicht registriert
Login to add comment