PREFACE
Designed for chemical engineering students and industry professionals, this book details the
development of reusable computer programs by guiding the reader through the process of
• establishing the general theoretical concept;
• determining the applicable numerical methods;
• testing the algorithm through manual calculation;
• writing and debugging the computer program based on the algorithm; and
• validating the result, using statistical analysis.
While each program developed is explained in detail, there are also tips and warning
messages provided to assist the readers in the learning process.
Features
• Designed to help merge knowledge of computer programming and chemical
engineering principles
• Uses the three most popular programming ...