Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过求解一组偏微分方程来模拟化学反应器的吸附床。我想通过空间项的有限体积技术将 eq_1 和 eq_2 简化为一组常微分方程。Ct 、 DL 和 eb 是常量,我很难在 FiPy 代码中找到合适的模型和技术。
基本上,我想用 100 个切片形成一维模拟,其中气体种类 i、j 等从 x=0 开始并移动到列的其余部分。我应该使用什么类型的模型?我已经检查了来自 FiPy 代码网站的示例,但找不到我想要的确切配方。
谢谢,
eq_1
eq_2