Chemical and Biomedical Engineering Calculations Using Python

Chemical and Biomedical Engineering Calculations Using Python
Author: Jeffrey J. Heys
Publisher: John Wiley & Sons
Total Pages: 278
Release: 2017-01-10
Genre: Technology & Engineering
ISBN: 1119267064


Download Chemical and Biomedical Engineering Calculations Using Python Book in PDF, Epub and Kindle

Presents standard numerical approaches for solving common mathematical problems in engineering using Python. Covers the most common numerical calculations used by engineering students Covers Numerical Differentiation and Integration, Initial Value Problems, Boundary Value Problems, and Partial Differential Equations Focuses on open ended, real world problems that require students to write a short report/memo as part of the solution process Includes an electronic download of the Python codes presented in the book

Numerical Methods in Chemical Engineering Using Python® and Simulink®

Numerical Methods in Chemical Engineering Using Python® and Simulink®
Author: Nayef Ghasem
Publisher: CRC Press
Total Pages: 345
Release: 2023-07-17
Genre: Technology & Engineering
ISBN: 100090735X


Download Numerical Methods in Chemical Engineering Using Python® and Simulink® Book in PDF, Epub and Kindle

Numerical methods are vital to the practice of chemical engineering, allowing for the solution of real-world problems. Written in a concise and practical format, this textbook introduces readers to the numerical methods required in the discipline of chemical engineering and enables them to validate their solutions using both Python and Simulink. Introduces numerical methods, followed by the solution of linear and nonlinear algebraic equations. Deals with the numerical integration of a definite function and solves initial and boundary value ordinary differential equations with different orders. Weaves in examples of various numerical methods and validates solutions to each with Python and Simulink graphical programming. Features appendices on how to use Python and Simulink. Aimed at advanced undergraduate and graduate chemical engineering students, as well as practicing chemical engineers, this textbook offers a guide to the use of two of the most widely used programs in the discipline. The textbook features numerous video lectures of applications and a solutions manual for qualifying instructors.

Perry's Chemical Engineers' Handbook, 9th Edition

Perry's Chemical Engineers' Handbook, 9th Edition
Author: Don W. Green
Publisher: McGraw Hill Professional
Total Pages: 2274
Release: 2018-07-13
Genre: Technology & Engineering
ISBN: 0071834095


Download Perry's Chemical Engineers' Handbook, 9th Edition Book in PDF, Epub and Kindle

Up-to-Date Coverage of All Chemical Engineering Topics―from the Fundamentals to the State of the Art Now in its 85th Anniversary Edition, this industry-standard resource has equipped generations of engineers and chemists with vital information, data, and insights. Thoroughly revised to reflect the latest technological advances and processes, Perry's Chemical Engineers' Handbook, Ninth Edition, provides unsurpassed coverage of every aspect of chemical engineering. You will get comprehensive details on chemical processes, reactor modeling, biological processes, biochemical and membrane separation, process and chemical plant safety, and much more. This fully updated edition covers: Unit Conversion Factors and Symbols • Physical and Chemical Data including Prediction and Correlation of Physical Properties • Mathematics including Differential and Integral Calculus, Statistics , Optimization • Thermodynamics • Heat and Mass Transfer • Fluid and Particle Dynamics *Reaction Kinetics • Process Control and Instrumentation• Process Economics • Transport and Storage of Fluids • Heat Transfer Operations and Equipment • Psychrometry, Evaporative Cooling, and Solids Drying • Distillation • Gas Absorption and Gas-Liquid System Design • Liquid-Liquid Extraction Operations and Equipment • Adsorption and Ion Exchange • Gas-Solid Operations and Equipment • Liquid-Solid Operations and Equipment • Solid-Solid Operations and Equipment •Chemical Reactors • Bio-based Reactions and Processing • Waste Management including Air ,Wastewater and Solid Waste Management* Process Safety including Inherently Safer Design • Energy Resources, Conversion and Utilization* Materials of Construction

Computational and Statistical Methods for Chemical Engineering

Computational and Statistical Methods for Chemical Engineering
Author: Wim P. Krijnen
Publisher: CRC Press
Total Pages: 399
Release: 2022-12-19
Genre: Science
ISBN: 1000822605


Download Computational and Statistical Methods for Chemical Engineering Book in PDF, Epub and Kindle

In the recent decades, the emerging new molecular measurement techniques and their subsequent availability in chemical database has allowed easier retrieval of the associated data by the chemical analyst. Before the data revolution, most books focused either on mathematical modeling of chemical processes or exploratory chemometrics. Computational and Statistical Methods for Chemical Engineering aims to combine these two approaches and provide aspiring chemical engineers a single, comprehensive account of computational and statistical methods. The book consists of four parts: Part I discusses the necessary calculus, linear algebra, and probability background that the student may or may not have encountered before. Part II provides an overview on standard computational methods and approximation techniques useful for chemical engineering systems. Part III covers the most important statistical models, starting from simple measurement models, via linear models all the way to multivariate, non-linear stochiometric models. Part IV focuses on the importance of designed experiments and robust analyses. Each chapter is accompanied by an extensive selection of theoretical and practical exercises. The book can be used in combination with any modern computational environment, such as R, Python and MATLAB. Given its easy and free availability, the book includes a bonus chapter giving a simple introduction to R programming. This book is particularly suited for undergraduate students in Chemical Engineering who require a semester course in computational and statistical methods. The background chapters on calculus, linear algebra and probability make the book entirely self-contained. The book takes its examples from the field of chemistry and chemical engineering. In this way, it motivates the student to engage actively with the material and to master the techniques that have become crucial for the modern chemical engineer.

Introduction to Software for Chemical Engineers

Introduction to Software for Chemical Engineers
Author: Mariano Martín Martín
Publisher: CRC Press
Total Pages: 888
Release: 2019-06-20
Genre: Chemical engineering
ISBN: 9781138324213


Download Introduction to Software for Chemical Engineers Book in PDF, Epub and Kindle

The field of Chemical Engineering and its link to computer science is in constant evolution and new engineers have a variety of tools at their disposal to tackle their everyday problems. Introduction to Software for Chemical Engineers, Second Editionprovides a quick guide to the use of various computer packages for chemical engineering applications. It covers a range of software applications from Excel and general mathematical packages such as MATLAB and MathCAD to process simulators, CHEMCAD and ASPEN, equation-based modeling languages, gProms, optimization software such as GAMS and AIMS, and specialized software like CFD or DEM codes. The different packages are introduced and applied to solve typical problems in fluid mechanics, heat and mass transfer, mass and energy balances, unit operations, reactor engineering, process and equipment design and control. This new edition offers a wider view of packages including open source software such as R, Python and Julia. It also includes complete examples in ASPEN Plus, adds ANSYS Fluent to CFD codes, Lingo to the optimization packages, and discusses Engineering Equation Solver. It offers a global idea of the capabilities of the software used in the chemical engineering field and provides examples for solving real-world problems. Written by leading experts, this book is a must-have reference for chemical engineers looking to grow in their careers through the use of new and improving computer software. Its user-friendly approach to simulation and optimization as well as its example-based presentation of the software, makes it a perfect teaching tool for both undergraduate and master levels.

Computational Methods in Chemical Engineering with Maple

Computational Methods in Chemical Engineering with Maple
Author: Ralph E. White
Publisher: Springer Science & Business Media
Total Pages: 871
Release: 2010-02-06
Genre: Science
ISBN: 3642043119


Download Computational Methods in Chemical Engineering with Maple Book in PDF, Epub and Kindle

This book presents Maple solutions to a wide range of problems relevant to chemical engineers and others. Many of these solutions use Maple’s symbolic capability to help bridge the gap between analytical and numerical solutions. The readers are strongly encouraged to refer to the references included in the book for a better understanding of the physics involved, and for the mathematical analysis. This book was written for a senior undergraduate or a first year graduate student course in chemical engineering. Most of the examples in this book were done in Maple 10. However, the codes should run in the most recent version of Maple. We strongly encourage the readers to use the classic worksheet (*. mws) option in Maple as we believe it is more user-friendly and robust. In chapter one you will find an introduction to Maple which includes simple basics as a convenience for the reader such as plotting, solving linear and nonlinear equations, Laplace transformations, matrix operations, ‘do loop,’ and ‘while loop. ’ Chapter two presents linear ordinary differential equations in section 1 to include homogeneous and nonhomogeneous ODEs, solving systems of ODEs using the matrix exponential and Laplace transform method. In section two of chapter two, nonlinear ordinary differential equations are presented and include simultaneous series reactions, solving nonlinear ODEs with Maple’s ‘dsolve’ command, stop conditions, differential algebraic equations, and steady state solutions. Chapter three addresses boundary value problems.

Scientific Computing in Chemical Engineering II

Scientific Computing in Chemical Engineering II
Author: Frerich Keil
Publisher: Springer Science & Business Media
Total Pages: 442
Release: 1999-05-19
Genre: Computers
ISBN: 9783540658511


Download Scientific Computing in Chemical Engineering II Book in PDF, Epub and Kindle

The application of modern methods in numerical mathematics on problems in chemical engineering is essential for designing, analyzing and running chemical processes and even entire plants. Scientific Computing in Chemical Engineering II gives the state of the art from the point of view of numerical mathematicians as well as that of engineers. The present volume as part of a two-volume edition covers topics such as computer-aided process design, combustion and flame, image processing, optimization, control, and neural networks. The volume is aimed at scientists, practitioners and graduate students in chemical engineering, industrial engineering and numerical mathematics.

Optimization for Chemical and Biochemical Engineering

Optimization for Chemical and Biochemical Engineering
Author: Vassilios S. Vassiliadis
Publisher: Cambridge University Press
Total Pages: 353
Release: 2021-01-14
Genre: Technology & Engineering
ISBN: 1108916120


Download Optimization for Chemical and Biochemical Engineering Book in PDF, Epub and Kindle

Discover the subject of optimization in a new light with this modern and unique treatment. Includes a thorough exposition of applications and algorithms in sufficient detail for practical use, while providing you with all the necessary background in a self-contained manner. Features a deeper consideration of optimal control, global optimization, optimization under uncertainty, multiobjective optimization, mixed-integer programming and model predictive control. Presents a complete coverage of formulations and instances in modelling where optimization can be applied for quantitative decision-making. As a thorough grounding to the subject, covering everything from basic to advanced concepts and addressing real-life problems faced by modern industry, this is a perfect tool for advanced undergraduate and graduate courses in chemical and biochemical engineering.