Activity for Simen

  • Simen Simen posted a comment on discussion Python Scripting

    Thank you, Daniel! Had to change a few more lines (133 & 134) containing "System.NullableSystem.Double" to "float(X)" (as you had done on line 139), and it worked fine for me.

  • Simen Simen posted a comment on discussion Python Scripting

    Hi Daniel, I'm new to DWSIM, but find Linus' example model of a custom Gibbs reactor very helpful in trying to set up my own unit model based on thermodynamic equilibrium and membrane separation. When trying to run the model Linus shared (https://sourceforge.net/p/dwsim/discussion/scripting/thread/e2b817afbf/#942a) I get the error message "System.Exception: CustomGibbs: 'IPropertyPackage' object has no attribute 'AUX_DELGF_T'". Do you have any advice that can help me in the right direction trying...

  • Simen Simen posted a comment on discussion Python Scripting

    Hi Linus, Thank you for a very nice example. I am trying to solve the flowsheet from your file, but I get an error message on the AUX_DELGF_T method. Do you have an idea what I am doing wrong?

1