Computational Techniques for Chemical Engineers

Computational Techniques for Chemical Engineers
Author: C. Storey
Publisher: Elsevier
Total Pages: 355
Release: 2013-10-22
Genre: Technology & Engineering
ISBN: 148315713X


Download Computational Techniques for Chemical Engineers Book in PDF, Epub and Kindle

Computational Techniques for Chemical Engineers offers a practical guide to the chemical engineer faced with a problem of computing. The computer is a servant not a master, its value depends on the instructions it is given. This book aims to help the chemical engineer in the right choice of these instructions. The text begins by outlining the principles of operation of digital and analogue computers and then discussing the difficulties which arise in formulating a problem for solution on such a machine. This is followed by separate chapters on digital computers and their programming; the use of digital computers in chemical engineering design work; optimization techniques and their application in the selection of optimum designs; the solution of sets of non-linear algebraic equations via hill-climbing; and determination of equilibrium compositions by minimization of Gibbs free energy. Subsequent chapters discuss the solution of partial or simultaneous differential equations; parameter estimation in differential equations; continuous systems; and analogue computers.

Introduction to Chemical Engineering Computing

Introduction to Chemical Engineering Computing
Author: Bruce A. Finlayson
Publisher: John Wiley & Sons
Total Pages: 357
Release: 2006-02-10
Genre: Technology & Engineering
ISBN: 047177667X


Download Introduction to Chemical Engineering Computing Book in PDF, Epub and Kindle

An innovative introduction to chemical engineering computing As chemical engineering technology advances, so does the complexity of the problems that arise. The problemsthat chemical engineers and chemical engineering students face today can no longer be answered with programs written on a case-by-case basis. Introduction to Chemical Engineering Computing teaches professionalsand students the kinds of problems they will have to solve, the types of computer programs needed to solve these problems, and how to ensure that the problems have been solved correctly. Each chapter in Introduction to Chemical Engineering Computing contains a description of the physicalproblem in general terms and in a mathematical context, thorough step-by-step instructions, numerous examples,and comprehensive explanations for each problem and program. This indispensable text features Excel,MATLAB(r), Aspen PlusTM, and FEMLAB programs and acquaints readers with the advantages of each. Perfect for students and professionals, Introduction to Chemical Engineering Computing gives readers the professional tools they need to solve real-world problems involving: * Equations of state * Vapor-liquid and chemical reaction equilibria * Mass balances with recycle streams * Mass transfer equipment * Process simulation * Chemical reactors * Transfer processes in 1D * Fluid flow in 2D and 3D * Convective diffusion equations in 2D and 3D

Computer Methods in Chemical Engineering

Computer Methods in Chemical Engineering
Author: Nayef Ghasem
Publisher: CRC Press
Total Pages: 490
Release: 2021-11-23
Genre: Technology & Engineering
ISBN: 1000473961


Download Computer Methods in Chemical Engineering Book in PDF, Epub and Kindle

While various software packages have become essential for performing unit operations and other kinds of processes in chemical engineering, the fundamental theory and methods of calculation must also be understood to effectively test the validity of these packages and verify the results. Computer Methods in Chemical Engineering, Second Edition presents the most used simulation software along with the theory involved. It covers chemical engineering thermodynamics, fluid mechanics, material and energy balances, mass transfer operations, reactor design, and computer applications in chemical engineering. The highly anticipated Second Edition is thoroughly updated to reflect the latest updates in the featured software and has added a focus on real reactors, introduces AVEVA Process Simulation software, and includes new and updated appendixes. Through this book, students will learn the following: What chemical engineers do The functions and theoretical background of basic chemical engineering unit operations How to simulate chemical processes using software packages How to size chemical process units manually and with software How to fit experimental data How to solve linear and nonlinear algebraic equations as well as ordinary differential equations Along with exercises and references, each chapter contains a theoretical description of process units followed by numerous examples that are solved step by step via hand calculation and computer simulation using Hysys/UniSim, PRO/II, Aspen Plus, and SuperPro Designer. Adhering to the Accreditation Board for Engineering and Technology (ABET) criteria, the book gives chemical engineering students and professionals the tools to solve real problems involving thermodynamics and fluid-phase equilibria, fluid flow, material and energy balances, heat exchangers, reactor design, distillation, absorption, and liquid extraction. This new edition includes many examples simulated by recent software packages. In addition, fluid package information is introduced in correlation to the numerical problems in book. An updated solutions manual and PowerPoint slides are also provided in addition to new video guides and UniSim program files.

Computational Methods in Chemical Engineering

Computational Methods in Chemical Engineering
Author: Owen T. Hanna
Publisher: Prentice Hall
Total Pages: 488
Release: 1995
Genre: Mathematics
ISBN:


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

Authors Owen Hanna and Orville Sandall include broad use of convergence acceleration techniques such as Pade approximation for series; Shanks transformation for series; linear and nonlinear systems of algebraic equations; systematic use of global Richardson extrapolation for integrals and ODE systems to monitor the overall error; and discussion of methods for the solution of stiff ODE.

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.