株式会社極東書店トップ > 商品一覧 > Numerical Methods in Chemical Process Engineering Using Python: Tools for Modeling, Simulation, and Optimization.
商品詳細
Numerical Methods in Chemical Process Engineering Using Python: Tools for Modeling, Simulation, and Optimization.
・ISBN 978-3-032-22957-1 hard EUR 84.99
¥22,717.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Jorquera, Hector / Gelmi, Claudio A., |
|---|---|
| 出版社 | (Springer Nature Switzerland AG, SZ) |
| 出版年月 | 2026 |
| ページ数 | 258 pp. |
| 言語 | ENG |
| ニュース番号 | <A05-62239> |
解説
This book provides an overview of the most widely used numerical methods in chemical process engineering organized by increasing levels of complexity.
The book begins with numerical linear algebra, which is essential for solving large systems of equations, and continues with nonlinear equations, a cornerstone for modeling equilibrium and reaction kinetics. Ordinary differential equations are then addressed, covering both initial value and boundary value problems, with an emphasis on their role in describing dynamic behavior and transport phenomena. The section concludes with partial differential equations, which are fundamental for capturing spatial and temporal variations in heat, mass, and momentum transfer.
The second part of the book presents a curated set of solved problems, each supported by Python code and figures. Covering topics such as parameter estimation, confidence intervals, and bioreactor optimization, the problems emphasize both steady-state and dynamic systems. Each example covers the deriving governing equations, related code, and interpreting results, providing a consistent learning path, while additional discussions encourage students to explore related concepts beyond the presented problem.