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
The solver has difficulty with the stiff ODE in the exothermic CSTR example.
The solution is not the same as the textbook solution for 300K, any idea for improvement?
I tried a few options in scipy for solve_ivp, namely "Radau" and "BDF", but didn't solve the issue.
The text was updated successfully, but these errors were encountered:
The solver has difficulty with the stiff ODE in the exothermic CSTR example.
The solution is not the same as the textbook solution for 300K, any idea for improvement?
I tried a few options in scipy for solve_ivp, namely "Radau" and "BDF", but didn't solve the issue.
The text was updated successfully, but these errors were encountered: