Stiff な方程式なのか、うまく解けなかったときのメモです。 連続槽型反応器の濃度変化をグラフ化したく、常微分方程式を数値的に解くことを考えました。 python scipy にあるodeint でまずは解いてみました。 pythonのodeintに渡す関数の引数の中の並びが標準で ...
Here's a step-by-step guide on how to apply the method of lines \(MOL\) with the scipy odeint function, specifically with Danckwerts boundary conditions, in a tubular reactor reaction problem: 1.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Python models of single and two area power systems with various control developed with custom built python class - skreynolds/ENG720_python_models ...