You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i would like to know how to change the numerical method from the equilibrium settings using python script
i have been able to change the phase equilibrium type as the example below but looking into the api doc I didn't found a way to change the numerical method directly. Really appreciate your help :)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, i would like to know how to change the numerical method from the equilibrium settings using python script
i have been able to change the phase equilibrium type as the example below but looking into the api doc I didn't found a way to change the numerical method directly. Really appreciate your help :)
pengrobinson.FlashSettings[DWSIM.Interfaces.Enums.FlashSetting.ForceEquilibriumCalculationType] = "VLLE"
Beta Was this translation helpful? Give feedback.
All reactions