𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Computer programming examples for chemical engineers

✍ Scribed by George Ross


Publisher
Elsevier Science Ltd
Year
1987
Tongue
English
Leaves
304
Series
Computer Aided Chemical Engineering 3
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Written by a chemical engineer rather than by a computer scientist, this book fills the gap between texts which teach computer languages or programming methods and chemical engineering texts which omit details of writing programs. In order to write a computer program and get it to work, general theoretical principles are not enough; one has to actually do the job. This is done in each case by first taking the reader through a manual calculation, then presenting a computer program to perform the same task. Explanation of how the program operates is given in some detail. Topics discussed in this way include: computer flowsheeting; interpretation and accessing of results and physical data; forward feed multi-effect evaporation; binary distillation; linear programming; introduction to finite differences with simple heat exchanger example; steady state multi-dimensional heat conduction; unsteady state heat conduction; solution of automatic control problems using finite differences. In each case, the necessary theory is fully introduced. The programs are written in BASIC - an easily learnt, moderately powerful language available on both mainframe and desk-top computers

✦ Table of Contents



Content: Introduction. 1. Flowsheeting (Process Simulation). 2. Interpretation and Accessing of Results and Physical Data. 3. Solution of Multiple Effect Evaporator Problems. 4. Solution of Distillation Problems. 5. Linear Programming. 6. Solution of a Countercurrent Steady State Heat Exchanger. 7. Solution of Problems in Conduction Heat Transfer at Steady State, by the Method of Finite Differences. 8. Unsteady State Conduction of Heat. 9. Automatic Control. Subject Index.


πŸ“œ SIMILAR VOLUMES


C++ Programming By Example: Key Computer
✍ Sergey Skudaev πŸ“‚ Library 🌐 English

<span>Are you excited about the opportunities computer programming may open but not sure where to start?</span><p><span>This book contains useful code examples that explain key computer programming concepts: functions, variable scope, pointers, arrays, data structure, classes, and linked list.</span

Basic Programs for Chemical Engineers
✍ Dennis Wright (auth.) πŸ“‚ Library πŸ“… 1986 πŸ› Springer Netherlands 🌐 English

<p>The microcomputer has put a vast amount of computational power in the hands of the practicing chemical engineer. However, a microcomputer is of little use unless there are programs available to solve chemical engineerΒ­ ing problems; In this book, I have put together a collection of BASIC proΒ­ gra