Replies: 1 comment 3 replies
-
@W1lfr3d99 I recommend you to try automation using Python instead. Using Excel VBA is too painful. See this: https://gist.github.com/DanWBR/c355fd5420d20d960f5d084a7142cde8 Install pythonnet v2.x on your python distro. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am a student and interested in learning how to use the DWSIM Automation. I understand that automating DWSIM allow us to manipulate the flowsheets and run optimization directly from Excel, is it means that we can import the real time data from excel to the simulation and export it to excel from the simulation? If yes, how can I do that?
I have also tried to do the sample automation (Cavett's problem) using Excel VBA, but I am looking for clearer steps like how to add reference to CAPE-OPEN 1.1 Type Library, DWSIM Simulator Automation Interface and DWSIM Simulator Interface Definitions Library.
Thanks in advance, hope anyone here can assist me
Beta Was this translation helpful? Give feedback.
All reactions