SIMULIS THERMODYNAMICS

Size: px
Start display at page:

Download "SIMULIS THERMODYNAMICS"

Transcription

1 2007 AIChE Annual Meeting Salt Lake City, Utah #459e CAPE-OPEN Thermodynamic & Physical Properties Interface (TD002) SIMULIS THERMODYNAMICS A CAPE-OPEN COMPLIANT FRAMEWORK FOR USERS AND DEVELOPERS Olivier Baudouin, Alain Vacher, Stéphane Déchelotte ProSim SA Stratège Bâtiment A BP F LABEGE Cedex France info@prosim.net Web:

2 OUTLINE Simulis Thermodynamics overview Its different levels of use Within Microsoft EXCEL Integrated in other codes As a framework to develop new thermodynamic models or to welcome existing ones Concluding remarks

3 SIMULIS THERMODYNAMICS Software component for computing thermophysical properties and phase equilibria on pure components or mixtures in Microsoft Excel, Matlab or other applications

4 THERMO-PHYSICAL PROPERTIES SUPPORTED Transport properties Isobaric specific heat (Cp) Dynamic viscosity Thermal conductivity Density Molar Volume Molar density Surface tension Molecular weight Compressibility properties Compressibility factor Gamma (Cp/Cv ratio) Sound speed Thermodynamic properties Enthalpy (H) Entropy (S) Internal energy (U) Isochoric specific heat (Cv) Enthalpy of vaporization Non-ideal properties Activity coefficients Fugacity coefficients and Fugacity Ln of fugacity coefficients Derivatives of the properties with respect to temperature, pressure and number of moles are also provided

5 FLASHES SUPPORTED Liquid-Vapor equilibria Bubble and dew temperatures and pressures Flash at given temperature (T) and pressure (P) Flash at given vaporization ratio (ω) and P (or T) Flash at given enthalpy (H) and P (or T, or V, or U) Flash at given entropy (S) and P (or T, or V, or H, or U) Flash at given internal energy (U) and P (or T, or V) Flash at given volume (V) and P (or T) T P ω V H S U T P ω V H S U Liquid-Liquid equilibria Flash at given temperature and pressure Liquid-Liquid-Vapor equilibria Bubble temperature Flash at given enthalpy and pressure Flash at given temperature and pressure Flash at given vaporization ratio and pressure

6 PURE COMPONENT PROPERTIES Supplied with a database of over components including AIChE's DIPPR database New components can be added and properties modified Estimation methods are included A regression of experimental data tool is provided Existing in-house property databases can be included All the properties of pure components can be accessed, modified, plotted,

7 Equations of State Soave-Redlich-Kwong (SRK) Peng-Robinson (PR) Lee-Kesler-Plöcker (LKP) A WIDE SET OF THERMODYNAMIC MODELS Benedict-Webb-Rubin modified Starling (BWRS) Nakamura etc Activity coefficients models NRTL UNIQUAC UNIFAC (Larsen, Dortmund, ) Wilson etc BIP databases included New methods are continuously implemented to cover a wide field of applications: oil & gas, fine chemicals, etc Combined approach models MHV2 MHV1 PSRK etc Specific systems Pure Water (NBS/NRC steam tables - IAPS,1984) Amines Sour-Water etc Electrolytes Edwards UNIQUAC electrolyte ULPDHS etc

8 EXAMPLE OF CALCULATION PERFORMED WITH SIMULIS THERMODYNAMICS Phase envelope and hydrate line of a natural gas mixture with PR EOS Pressure (psi) Tc= Pc= Temp.= Pres.= Temperature ( F)

9 A FULL SET OF SERVICES AVAILABLE Data regression of pure components experimental properties Graphical display of properties on temperature, pressure or composition ranges Generation and export of property tables (PSF files to HTFS, PVT files to OLGA ) Estimation of pure component properties Link with DPP Calculation of petroleum fractions properties Unit conversions etc All these services become automatically available in any software embedding Simulis Thermodynamics

10 OUTLINE Simulis Thermodynamics overview Its different levels of use Within Microsoft EXCEL Integrated in other codes As a framework to develop new thermodynamic models or to welcome existing ones Concluding remarks

11 WITHIN MICROSOFT EXCEL Thermodynamic functions are added to Microsoft Excel and used in spreadsheets as native Excel functions to perform more or less complex engineering calculations but with rigorous thermodynamics

12 EXAMPLE OF A MCCABE & THIELE METHOD FOR BINARY DISTILLATION IN EXCEL

13 OUTLINE Simulis Thermodynamics overview Its different levels of use Within Microsoft EXCEL Integrated in other codes As a framework to develop new thermodynamic models or to welcome existing ones Concluding remarks

14 SEAMLESS INTEGRATION IN ANY CODE Thanks to its component based architecture, Simulis Thermodynamics can be easily embedded in any application that supports the COM/DCOM technology: Visual Basic or VBA (Microsoft Excel) MATLAB C++ Delphi FORTRAN C# etc However, the interface between the embedding application and Simulis Thermodynamics must be coded

15 CO THERMODYNAMIC SOCKET Ability to use an external thermodynamic model (CAPE-OPEN "Property Package") Successfully tested with Multiflash (Infochem) PPDS (TUV-NEL) Aspen Properties (AspenTech) Implementation Thermo 1.0 Thermo 1.1 (Nov. 2007) COM Thermo (AspenTech) IVCSEPThermoSystem (IVC-SEP) COCO TEA (AmsterCHEM), etc External software able to generate CO packages (Aspen Properties, Multiflash, PPDS, ) External CAPE-OPEN Property Package Simulis Thermodynamics Client Software MS-Excel ProSimPlus, MATLAB, etc If required, a third party thermo package can be used within any application embedding Simulis Thermodynamics

16 CO THERMODYNAMIC PLUG Ability to generate CAPE-OPEN "Property Packages" to be used within compliant modeling tools Implementation Thermo 1.0 Thermo 1.1 (Nov. 2007) Client Software Microsoft Excel ProSimPlus, MATLAB, etc Simulis Thermodynamics Successfully tested in Aspen Plus (2004 and v12.1) Aspen Hysys (2004 and v3.2) PRO/II (v7.1) gproms Xist (HTRI) UNISIM Design etc CO Property Package generated by Simulis Thermodynamics Modeling tool implementing CO Thermo Socket (AspenPlus, HTRI, ProSimPlus, etc) The thermo of ProSim can be used in software without satisfactory thermo routines A thermo expert can prepare with Simulis Thermodynamics the model for a complex system, and provide it to its colleagues for further "safe" use in their traditional simulation tool (AspenPlus, ProSimPlus, )

17 IMPLEMENTS THE STANDARDIZED CAPE-OPEN INTERFACES Any application that embeds Simulis Thermodynamics automatically inherits from its CAPE-OPEN standard compliance Seamless integration of Simulis Thermodynamics in many codes is allowed

18 INTEGRATION IN PROSIMPLUS Thermodynamics Chemical Reactions Unit Operations Numerical Methods GUI Conventional simulator Monolithic program (generally divided into several source files and DLLs) ProSimPlus Thermodynamic calculations are performed within a component (Simulis Thermodynamics) This component implements CAPE-OPEN interfaces (Plug & Socket) ProSimPlus also implements CO Unit Socket Thermodynamics Simulis Thermodynamics Unit Operations Chemical Reactions GUI Numerical Methods

19 OUTLINE Simulis Thermodynamics overview Its different levels of use Within Microsoft EXCEL Integrated in other codes As a framework to develop new thermodynamic models or to welcome existing ones Concluding remarks

20 THE "EXPERT MODE" For users who want: to develop their own new thermodynamic models or to integrate in Simulis Thermodynamics exiting models taking advantage of Simulis Thermodynamics environment (pure components properties, unit conversions and management, ) in view to use these developments in other applications (commercial software, Excel, legacy codes, ) Two possibilities are offered: 1. VBScript models 2. External DLL models

21 VBSCRIPT MODELS Code is directly entered in Simulis Thermodynamics A skeleton is provided Many available functions Function parameters must satisfy a predefined syntax (name, type)

22 EXTERNAL DLL MODELS An external DLL is plugged User parameters are supported Many available functions Function parameters must satisfy a predefined syntax (name, type)

23 VBSCRIPT MODELS VS DLL MODELS VBScript models: Interpreted language not very efficient Useful for prototyping or simple functions (Cp, ) Can be a first step DLL models: Can be built using any language (FORTRAN, C++, ) Allows re-use of existing codes (with some modifications) More efficient In both cases access to pure component properties, units management,

24 THE "EXPERT MODE" VBScript, external DLL and native models can be mixed (each one computing a different property) Priorities must be given Native models will be used except when a VBScript model or a DLL model is available

25 THE "EXPERT MODE" Combination of VBScript, external DLL and native models is supported User DLL for calculation of H and Cp H (Cp) Cp H (Cp) Native DLL for calculation of H and Cp H (Cp) Cp H (Cp) However, no "true re-entrance" between different modes

26 THE "EXPERT MODE" Both VBScript and external DLL models can be used in CAPE-OPEN thermodynamic packages built with Simulis Thermodynamics "Expert Mode" of Simulis Thermodynamics vs CAPE- OPEN Thermo Wizard Easy configuration (access to standard pure components databases, ) Predefined access to pure components properties User-friendly existing GUIs to access parameters Full rewriting is not required (possibility to mix with native existing models)

27 CONCLUDING REMARKS Simulis Thermodynamics allows several levels of use Within Microsoft Excel to perform more or less complex engineering calculations Embedded in other applications taking advantage of the CAPE-OPEN standard interfaces implemented (plug & socket) As a framework to welcome existing thermodynamic models or to develop new ones in view to use them in other applications ("Expert Mode")

28 CONCLUDING REMARKS These levels of use can coexist in the same organization allowing: Minimization of learning time Consistency of data & results between several applications Reusability of available expertise Permanence of internal knowledge The "Expert Mode" of Simulis Thermodynamics can be an alternative to CO Thermo Wizard in order to make thermo legacy codes CAPE-OPEN compliant No knowledge of CAPE OPEN technology required Reduced development time

29 2007 AIChE Annual Meeting Salt Lake City, Utah #459e CAPE-OPEN Thermodynamic & Physical Properties Interface (TD002) SIMULIS THERMODYNAMICS A CAPE-OPEN COMPLIANT FRAMEWORK FOR USERS AND DEVELOPERS Olivier Baudouin, Alain Vacher, Stéphane Déchelotte ProSim SA Stratège Bâtiment A BP F LABEGE Cedex France info@prosim.net Web:

CAPE-OPEN and Simulis Thermodynamics enable you to use rigorous thermodynamics in MATLAB

CAPE-OPEN and Simulis Thermodynamics enable you to use rigorous thermodynamics in MATLAB Alain VACHER Stratège Bâtiment A BP 2738 F-31312 LABEGE Cedex FRANCE www.prosim.net Dr Michel PONS CAPE-OPEN Laboratories Network 32 rue Raulin F-69007 LYON FRANCE www.colan.org CAPE-OPEN and Simulis Thermodynamics

More information

SIMULIS THERMODYNAMICS, JUST ONE MORE THERMODYNAMIC PACKAGE?

SIMULIS THERMODYNAMICS, JUST ONE MORE THERMODYNAMIC PACKAGE? SIMULIS THERMODYNAMICS, JUST ONE MORE THERMODYNAMIC PACKAGE? APPLICATION: MODELING OF FORMALDEHYDE-WATER-METHANOL SYSTEM AND PROPERTIES PREDICTION WITH IMPLEMENTED EoS/G E MODELS "Thermodynamik-Kolloquium"

More information

New CAPE-OPEN capabilities

New CAPE-OPEN capabilities ProSimPlus New CAPE-OPEN capabilities #535b CAPE-OPEN Unit Operations: Development and Usage (TD001) Alain VACHER, Stéphane DECHELOTTE, Olivier BAUDOUIN ProSim SA Stratège Bâtiment A BP 2738 31312 LABEGE

More information

DEVELOPMENT OF A CAPE-OPEN 1.0 SOCKET. Introduction

DEVELOPMENT OF A CAPE-OPEN 1.0 SOCKET. Introduction DEVELOPMENT OF A CAPE-OPEN 1. SOCKET Eric Radermecker, Belsim S.A., Belgium Dr. Ulrika Wising, Belsim S.A., Belgium Dr. Marie-Noëlle Dumont, LASSC, Belgium Introduction VALI is an advanced data validation

More information

Aspen Dr. Ziad Abuelrub

Aspen Dr. Ziad Abuelrub Aspen Plus Lab Pharmaceutical Plant Design Aspen Dr. Ziad Abuelrub OUTLINE 1. Introduction 2. Getting Started 3. Thermodynamic Models & Physical Properties 4. Pressure Changers 5. Heat Exchangers 6. Flowsheet

More information

Slide 1. Reactions to COCO. Jasper van Baten, AmsterCHEM

Slide 1. Reactions to COCO. Jasper van Baten, AmsterCHEM Slide 1 Reactions to COCO Jasper van Baten, AmsterCHEM Slide 2 Presentation outline Reaction packages in the CAPE-OPEN framework Compound identification Heat of reaction Issues with standard specification

More information

Thermodynamic Models & Physical Properties

Thermodynamic Models & Physical Properties Thermodynamic Models & Physical Properties When building a simulation, it is important to ensure that the properties of pure components and mixtures are being estimated appropriately. In fact, selecting

More information

Slide 1. A look into the CAPE-OPEN kitchen of COCO. Jasper van Baten, AmsterCHEM

Slide 1. A look into the CAPE-OPEN kitchen of COCO. Jasper van Baten, AmsterCHEM Slide 1 A look into the CAPE-OPEN kitchen of COCO Jasper van Baten, AmsterCHEM Slide 2 CAPE-OPEN to CAPE-OPEN (COCO): Simulation environment (COFE) Thermodynamic property package (TEA) Collection of unit

More information

P1: IML/FFX P2: IML/FFX QC: IML/FFX T1: IML AT029-FM AT029-Manual AT029-Manual-v8.cls December 11, :59. Contents

P1: IML/FFX P2: IML/FFX QC: IML/FFX T1: IML AT029-FM AT029-Manual AT029-Manual-v8.cls December 11, :59. Contents Contents Foreword Preface xvii xix Chapter 1 Introduction 1 Nomenclature 1 1.1 Nature of Petroleum Fluids 1 1.1.1 Hydrocarbons 3 1.1.2 Reservoir Fluids and Crude Oil 5 1.1.3 Petroleum Fractions and Products

More information

SOFTWARE INTELIGENT PACKAGE FOR PHASE EQULIBRIA (PHEQ) IN SYSTEMS APPLIED IN CHEMISTRY AND CHEMICAL ENGINEERING

SOFTWARE INTELIGENT PACKAGE FOR PHASE EQULIBRIA (PHEQ) IN SYSTEMS APPLIED IN CHEMISTRY AND CHEMICAL ENGINEERING SOFTWARE INTELIGENT PACKAGE FOR PHASE EQULIBRIA (PHEQ) IN SYSTEMS APPLIED IN CHEMISTRY AND CHEMICAL ENGINEERING Prof. Dr. Dan GEANĂ University Politechnica Bucharest Abstract The importance and role of

More information

Rigorous calculation of LNG flow reliefs using the GERG-2004 equation of state

Rigorous calculation of LNG flow reliefs using the GERG-2004 equation of state Rigorous calculation of LNG reliefs using the GERG-2004 equation of state Luigi Raimondi Process Simulation Services www.xpsimworld.com Via Galvani 105, 20025 Legnano (MI) - Italy The design of process

More information

PETE 310 Lectures # 36 to 37

PETE 310 Lectures # 36 to 37 PETE 310 Lectures # 36 to 37 Cubic Equations of State Last Lectures Instructional Objectives Know the data needed in the EOS to evaluate fluid properties Know how to use the EOS for single and for multicomponent

More information

Reactor Design within Excel Enabled by Rigorous Physical Properties and an Advanced Numerical Computation Package

Reactor Design within Excel Enabled by Rigorous Physical Properties and an Advanced Numerical Computation Package Reactor Design within Excel Enabled by Rigorous Physical Properties and an Advanced Numerical Computation Package Mordechai Shacham Department of Chemical Engineering Ben Gurion University of the Negev

More information

Adam G. Hawley Darin L. George. Southwest Research Institute 6220 Culebra Road San Antonio, TX 78238

Adam G. Hawley Darin L. George. Southwest Research Institute 6220 Culebra Road San Antonio, TX 78238 USE OF EQUATIONS OF STATE AND EQUATION OF STATE SOFTWARE PACKAGES Adam G. Hawley Darin L. George Southwest Research Institute 6220 Culebra Road San Antonio, TX 78238 Introduction Determination of fluid

More information

CALCULATION OF THE COMPRESSIBILITY FACTOR AND FUGACITY IN OIL-GAS SYSTEMS USING CUBIC EQUATIONS OF STATE

CALCULATION OF THE COMPRESSIBILITY FACTOR AND FUGACITY IN OIL-GAS SYSTEMS USING CUBIC EQUATIONS OF STATE CALCULATION OF THE COMPRESSIBILITY FACTOR AND FUGACITY IN OIL-GAS SYSTEMS USING CUBIC EQUATIONS OF STATE V. P. de MATOS MARTINS 1, A. M. BARBOSA NETO 1, A. C. BANNWART 1 1 University of Campinas, Mechanical

More information

Overall: 75 ECTS: 7.0

Overall: 75 ECTS: 7.0 Course: Chemical Engineering Thermodynamics Language: English Lecturer: Prof. dr. sc. Marko Rogošić TEACHING WEEKLY SEMESTER Lectures 3 45 Laboratory 1 15 Seminar 1 15 Overall: 75 ECTS: 7.0 PURPOSE: Within

More information

PVTpetro: A COMPUTATIONAL TOOL FOR ISOTHERM TWO- PHASE PT-FLASH CALCULATION IN OIL-GAS SYSTEMS

PVTpetro: A COMPUTATIONAL TOOL FOR ISOTHERM TWO- PHASE PT-FLASH CALCULATION IN OIL-GAS SYSTEMS PVTpetro: A COMPUTATIONAL TOOL FOR ISOTHERM TWO- PHASE PT-FLASH CALCULATION IN OIL-GAS SYSTEMS A. M. BARBOSA NETO 1, A. C. BANNWART 1 1 University of Campinas, Mechanical Engineering Faculty, Energy Department

More information

4.3 CONCLUSION: HOW TO CHOOSE A MODEL The right questions Ionic liquids What is the property of interest?

4.3 CONCLUSION: HOW TO CHOOSE A MODEL The right questions Ionic liquids What is the property of interest? Chapter 4 From Phases to Method (Models) Selection 325 4.2.7.2 Ionic liquids Ionic liquids are a new kind of solvent receiving considerable attention in the research community. These solvents are in fact

More information

STEAMEST: A Software Tool for Estimation of Physical Properties of Water and Steam

STEAMEST: A Software Tool for Estimation of Physical Properties of Water and Steam 226 JOURNAL OF SOFTWARE, VOL. 4, NO. 3, MAY 2009 STEAMEST: A Software Tool for Estimation of Physical Properties of Water and Steam Muhammad Faheem Department of Chemical Engineering, University of Engineering

More information

When using a chemical process simulator, the most

When using a chemical process simulator, the most Computational Methods Understand Thermodynamics to Improve Process Simulations David Hill Fred C. Justice, P.E. Chemstations, Inc. Selecting a thermodynamic model is an important step in process simulation

More information

"Energy Applications: Impact of Data and Models"

Energy Applications: Impact of Data and Models "Energy Applications: Impact of Data and Models" Energy Applications refers in this particular case to the wide application of equations of state upstream in the Production of Oil and Gas. The petroleum

More information

Development of a Thermodynamic Engine in OpenModelica

Development of a Thermodynamic Engine in OpenModelica Rahul Jain 1 Kannan M. Moudgalya 1 Peter Fritzson 2 Adrian Pop 2 1 Dept. of Chemical Engineering, Indian Institute of Technology Bombay, India, rahjain1@gmail.com,kannan@iitb.ac.in 2 Dept. Computer and

More information

EOS Higher Oil School 2017/5/26

EOS Higher Oil School 2017/5/26 EOS lecture @Baku Higher Oil School 2017/5/26 Introduction What is EOS? Equation of State Also known as Cubic EOS because of equation of 3 rd degree Instrumental to calculate PVT Relationship between Pressure,

More information

Enabling Advanced Problem Solving in Spreadsheets with Access to Physical Property Data

Enabling Advanced Problem Solving in Spreadsheets with Access to Physical Property Data Enabling Advanced Problem Solving in Spreadsheets with Access to Physical Property Data Michael B. Cutlip, Professor of Chemical Engineering, University of Connecticut (speaker) michael.cutlip@uconn.edu

More information

Course Name: Thermodynamics for Chemical Engineers

Course Name: Thermodynamics for Chemical Engineers Instructor Information CM3230 Thermodynamics for Chemical Engineers College of Engineering Fall 2011 Instructor: Dr. Tom Co, Associate Professor Office Location: 202G ChemSci Building Telephone: Office

More information

USE OF EQUATIONS OF STATE (EOS) SOFTWARE. Donald P. Mayeaux. President A+ Corporation, LLC Black Bayou Rd. Gonzales, LA USA

USE OF EQUATIONS OF STATE (EOS) SOFTWARE. Donald P. Mayeaux. President A+ Corporation, LLC Black Bayou Rd. Gonzales, LA USA USE OF EQUATIONS OF STATE (EOS) SOFTWARE Donald P. Mayeaux President A+ Corporation, LLC 41041 Black Bayou Rd. Gonzales, LA USA Introduction Proper sample conditioning is essential to providing a representative

More information

Predictive Equation of State

Predictive Equation of State Predictive Equation of State Vapor-liquid Equilibria, Gas Solubilities, Excess Enthalpies and Phase Flash Calculations PSRK Predictive Soave-Redlich-Kwong VTPR Volume-Translated Peng-Robinson DDBSP Dortmund

More information

ChemSep Case Book: Handling Missing Components

ChemSep Case Book: Handling Missing Components ChemSep Case Book: Handling Missing Components Ross Taylor and Harry Kooijman In their book Conceptual Design of Distillation Systems M.F. Doherty and M.F. Malone (McGraw-Hill, 2001) describe a process

More information

PREDICTION OF PETROLEUM FRACTION ENTHALPIES FROM THE SECOND (ALPHA) MODIFICATION OF THE VAN DER WAALS EQUATION. Part 4. I. Review/Introduction

PREDICTION OF PETROLEUM FRACTION ENTHALPIES FROM THE SECOND (ALPHA) MODIFICATION OF THE VAN DER WAALS EQUATION. Part 4. I. Review/Introduction PREDICTION OF PETROLEUM FRACTION ENTHALPIES FROM THE SECOND (ALPHA) MODIFICATION OF THE VAN DER WAALS EQUATION Part 4 I. Review/Introduction In the first two papers (1,2) of this series, we developed and

More information

Thermophysical Properties of Ethane from Cubic Equations of State

Thermophysical Properties of Ethane from Cubic Equations of State Thermophysical Properties of Ethane from Cubic Equations of State MIHAELA NOUR, DANIELA DUNA, MIRELA IONITA, VIOREL FEROIU *, DAN GEANA Politehnica University Bucharest, Department of Inorganic Chemistry,

More information

AN INTRODUCTION TO ASPEN Plus AT CITY COLLEGE

AN INTRODUCTION TO ASPEN Plus AT CITY COLLEGE AN INTRODUCTION TO ASPEN Plus AT CITY COLLEGE Prepared by I. H. RINARD Department of Chemical Engineering November 1997 (Revised October 1999) ASPEN Plus provided by Aspen Technology, Inc. Cambridge, Massachusetts

More information

2014 Software Global Client Conference

2014 Software Global Client Conference Simulation Thermodynamics: Best Practices Part II: Assuring the optimal Thermodynamic Methods for your simulation John R. Cunningham NA Technical Support Oct. 2, 2014 Orlando Florida Mobile App: Please

More information

The Refined Electrolyte-NRTL Model applied to CO 2 -H 2 O-alkanolamine systems

The Refined Electrolyte-NRTL Model applied to CO 2 -H 2 O-alkanolamine systems 1 The Refined Electrolyte-NRTL Model applied to CO 2 -H 2 O-alkanolamine systems - Equilibrium model predictions - Implementation into the CO2SIM simulator., Finn Andrew Tobiesen*, Mehdi Karimi, Xiao Luo,

More information

Note: items marked with * you should be able to perform on a closed book exam. Chapter 10 Learning Objective Checklist

Note: items marked with * you should be able to perform on a closed book exam. Chapter 10 Learning Objective Checklist Note: items marked with * you should be able to perform on a closed book exam. Chapter 10 Learning Objective Checklist Sections 10.1-10.13 find pure component properties on a binary P-x-y or T-x-y diagram.*

More information

Status and results of group contribution methods

Status and results of group contribution methods Pure & Appl. Cbem., Vol. 65, No. 5, pp. 919926, 1993. Printed in Great Britain. @ 1993 IUPAC Status and results of group contribution methods J. Gmehling, K. Fischer, J. Li, M. Schiller Universitat Oldenburg,

More information

Thermodynamic Properties of Refrigerant R116 from Cubic Equations of State

Thermodynamic Properties of Refrigerant R116 from Cubic Equations of State Thermodynamic Properties of Refrigerant R116 from Cubic Equations of State DANIELA DUNA, MIRELA IONITA, VIOREL FEROIU *, DAN GEANA Politehnica University Bucharest, Department of Applied Physical Chemistry

More information

ChBE BIBLE. Robert A. Pinnick. 28 April 2006

ChBE BIBLE. Robert A. Pinnick. 28 April 2006 ChBE BIBLE Robert A. Pinnick 28 April 2006 Contents 1 Thermodynamics 2 1.1 Equations of State....................................... 2 1.1.1 Ideal Gas Law..................................... 3 1.1.2 Cubic

More information

Ternary Maps for Liquid-Liquid Equilibrium Illustration with Aspen Plus V8.0

Ternary Maps for Liquid-Liquid Equilibrium Illustration with Aspen Plus V8.0 Ternary Maps for Liquid-Liquid Equilibrium Illustration with Aspen Plus V8.0 Ethanol-Water-Cyclohexane System 1. Lesson Objectives Learn how to generate ternary maps in Aspen Plus for systems with two

More information

THE EFFECT OF THE THERMODYNAMIC MODEL AND PARAMETERS IN PROCESS MODELLING

THE EFFECT OF THE THERMODYNAMIC MODEL AND PARAMETERS IN PROCESS MODELLING THE EFFECT OF THE THERMODYNAMIC MODEL AND PARAMETERS IN PROCESS MODELLING Written By: ALESSANDRO SPERANZA, KBC ADVANCED TECHNOLOGIES WIM VAN WASSENHOVE, BILLINGTON PROCESS TECHNOLOGY NUNO PEDROSA, KBC

More information

Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination

Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination 2011 ProSim S.A. All rights reserved. Introduction This document presents the different steps to follow in order

More information

Fundamentals of Selection, Synthesis and Design of Thermal Separation Processes

Fundamentals of Selection, Synthesis and Design of Thermal Separation Processes Fundamentals of Selection, Synthesis and Design of Thermal Separation Processes 3(4) day course at the University of Oldenburg (Industrial Chemistry (faculty 5), Carl von Ossietzky Str. 9 11, Oldenburg

More information

DEVELOPING BINARY INTERACTION PARAMETERS FOR EQUATIONS OF STATE

DEVELOPING BINARY INTERACTION PARAMETERS FOR EQUATIONS OF STATE Engineering Journal of Qatar University, Vol. 4, 1991, p. 1-14. DEVELOPING BINARY INTERACTION PARAMETERS FOR EQUATIONS OF STATE Mahmood Moshfeghian* and R. N. Maddox** *Visiting Professor from Shiraz University,

More information

e electrolyte-nrtl model electrolyte solutions activity coefficient models for Bromley extension

e electrolyte-nrtl model electrolyte solutions activity coefficient models for Bromley extension 729 Index a α-function generalized Soave Redlich Kwong 48 Peng Robinson 48 Mathias Copeman 53 Twu 53 57 absorption process 259 261, 606 607 acentric factor 46, 71ff activity and activity coefficient 161

More information

PVT Course for Oil and Gas Professionals

PVT Course for Oil and Gas Professionals PVT Course for Oil and Gas Professionals The Instructor Overview Avada Oil and Gas is commitment to raising the bar for postgraduate learning. A student receiving a certificate of completion from us, has

More information

THE PROCESS SIMULATION COURSE THE CULMINATION OF CORE UNDERGRADUATE COURSEWORK IN CHEMICAL ENGINEERING

THE PROCESS SIMULATION COURSE THE CULMINATION OF CORE UNDERGRADUATE COURSEWORK IN CHEMICAL ENGINEERING THE PROCESS SIMULATION COURSE THE CULMINATION OF CORE UNDERGRADUATE COURSEWORK IN CHEMICAL ENGINEERING Mordechai Shacham, Ben-Gurion University, Beer-Sheva, Israel Michael B. Cutlip, University of Connecticut,

More information

ISENTHALPIC THROTTLING (FREE EXPANSION) AND THE JOULE-THOMSON COEFFICIENT

ISENTHALPIC THROTTLING (FREE EXPANSION) AND THE JOULE-THOMSON COEFFICIENT ISENTHALPIC THROTTLING (FREE EXPANSION) AND THE JOULE-THOMSON COEFFICIENT Charles R. Koppany, PhD, Chem. Eng. January, 014 ISENTHALPIC THROTTLING (FREE EXPANSION) AND THE JOULE-THOMSON COEFFICIENT This

More information

Introduction to Chemical Engineering Computing, 2 nd edition, Bruce A. Finlayson, Wiley (2012)

Introduction to Chemical Engineering Computing, 2 nd edition, Bruce A. Finlayson, Wiley (2012) Introduction to Chemical Engineering Computing, 2 nd edition, Bruce A. Finlayson, Wiley (2012) The following web sites can be used to obtain material from Wiley. It includes the keys to the problems (useful

More information

A User-Friendly Software for Computations of Vapor Compression Cycles with Pure Fluids and Zeotropic Mixtures

A User-Friendly Software for Computations of Vapor Compression Cycles with Pure Fluids and Zeotropic Mixtures Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 1996 A User-Friendly Software for Computations of Vapor Compression Cycles with

More information

THERMODYNAMIC BEHAVIOR OF HYDROGEN/NATURAL GAS MIXTURES

THERMODYNAMIC BEHAVIOR OF HYDROGEN/NATURAL GAS MIXTURES THERMODYNAMIC BEHAVIOR OF HYDROGEN/NATURAL GAS MIXTURES by R. R. Agahi, B. Ershaghi, M. C. Lin and G. A. Mansoori (*) PROCEEDINGS OF THE ANNUAL CONVENTION GAS PROCESSORS ASSOCIATION 1995, ISSUE 74, pages

More information

18 a 21 de novembro de 2014, Caldas Novas - Goiás THERMODYNAMIC MODELING OF VAPOR-LIQUID EQUILIBRIUM FOR PETROLEUM FLUIDS

18 a 21 de novembro de 2014, Caldas Novas - Goiás THERMODYNAMIC MODELING OF VAPOR-LIQUID EQUILIBRIUM FOR PETROLEUM FLUIDS 18 a 21 de novembro de 2014, Caldas Novas - Goiás THERMODYNAMIC MODELING OF VAPOR-LIQUID EQUILIBRIUM FOR PETROLEUM FLUIDS Antonio Marinho Barbosa Neto, aneto@dep.fem.unicamp.br 1 Jônatas Ribeiro, jonand@petrobras.com.br

More information

Pressure Swing Distillation with Aspen Plus V8.0

Pressure Swing Distillation with Aspen Plus V8.0 Pressure Swing Distillation with Aspen Plus V8.0 1. Lesson Objectives Aspen Plus property analysis RadFrac distillation modeling Design Specs NQ Curves Tear streams Understand and overcome azeotrope Select

More information

Simulation of gas sweetening process using new formulated amine solutions by developed package and HYSYS

Simulation of gas sweetening process using new formulated amine solutions by developed package and HYSYS Simulation of gas sweetening process using new formulated amine solutions by developed package and Mohammad Irani 1 ١, Reza Dorosti 2, Akbar Zamaniyan 1, Marziye Zare 1- Research Institute of Petroleum

More information

CONTENTS. Notes to Students Acknowledgments ABOUT THE AUTHORS UNIT I FIRST AND SECOND LAWS 1

CONTENTS. Notes to Students Acknowledgments ABOUT THE AUTHORS UNIT I FIRST AND SECOND LAWS 1 CONTENTS PREFACE Notes to Students Acknowledgments ABOUT THE AUTHORS GLOSSARY NOTATION xvii xviii xviii xix xxi xxv UNIT I FIRST AND SECOND LAWS 1 CHAPTER 1 BASIC CONCEPTS 3 1.1 Introduction 5 1.2 The

More information

Equations of State. Equations of State (EoS)

Equations of State. Equations of State (EoS) Equations of State (EoS) Equations of State From molecular considerations, identify which intermolecular interactions are significant (including estimating relative strengths of dipole moments, polarizability,

More information

Peng-Robinson Equation of State Predictions for Gas Condensate Before and After Lumping

Peng-Robinson Equation of State Predictions for Gas Condensate Before and After Lumping Advances in Petroleum Exploration and Development Vol. 2, No. 2, 2011, pp. 41-46 DOI:10.3968/ j.aped.1925543820110202.105 ISSN 1925-542X[Print] ISSN 1925-5438[Online] www.cscanada.net www.cscanada.org

More information

Historical Perspective on Numerical Problem Solving

Historical Perspective on Numerical Problem Solving Historical Perspective on Numerical Problem Solving Mordechai Shacham Department of Chemical Engineering Ben Gurion University of the Negev Beer-Sheva, Israel Michael B. Cutlip Department of Chemical Engineering

More information

Flash Point Calculation by UNIFAC

Flash Point Calculation by UNIFAC Flash Point Calculation by UNIFAC Short Introduction and Tutorial DDBSP - Dortmund Data Bank Software Package DDBST Software & Separation Technology GmbH Marie-Curie-Straße 10 D-26129 Oldenburg Tel.: +49

More information

Temperature Prediction for High Pressure High Temperature Condensate Gas Flow Through Chokes

Temperature Prediction for High Pressure High Temperature Condensate Gas Flow Through Chokes Energies 202, 5, 670-682; doi:0.3390/en5030670 Article OPEN ACCESS energies ISSN 996-073 www.mdpi.com/journal/energies Temperature Prediction for High Pressure High Temperature Condensate Gas Flow Through

More information

Index to Tables in SI Units

Index to Tables in SI Units Index to Tables in SI Units Table A-1 Atomic or Molecular Weights and Critical Properties of Selected Elements and Compounds 926 Table A-2 Properties of Saturated Water (Liquid Vapor): Temperature Table

More information

Chemical and Engineering Thermodynamics

Chemical and Engineering Thermodynamics Chemical and Engineering Thermodynamics Third Edition Stanley I. Sandler University of Delaware John Wiley & Sons, Inc. New York Chichester Weinheim Brisbane Singapore Toronto Contents NOTATION xv CHAPTER1

More information

PRO/II PROCESS ENGINEERING: COMPREHENSIVE PROCESS SIMULATION

PRO/II PROCESS ENGINEERING: COMPREHENSIVE PROCESS SIMULATION PRO/II PROCESS ENGINEERING: COMPREHENSIVE PROCESS SIMULATION PRO/II Process Engineering optimizes plant performance by improving process design and operational analysis and performing engineering studies.

More information

Basic Concepts in Distillation

Basic Concepts in Distillation 1 Basic Concepts in Distillation 1.1 INTRODUCTION Distillation is a thermal separation method for separating mixtures of two or more substances into its component fractions of desired purity, based on

More information

Vapor liquid equilibria of carbon dioxide with diethyl oxalate, ethyl laurate, and dibutyl phthalate binary mixtures at elevated pressures

Vapor liquid equilibria of carbon dioxide with diethyl oxalate, ethyl laurate, and dibutyl phthalate binary mixtures at elevated pressures Fluid Phase Equilibria 181 (2001) 1 16 Vapor liquid equilibria of carbon dioxide with diethyl oxalate, ethyl laurate, and dibutyl phthalate binary mixtures at elevated pressures Kong-Wei Cheng, Muoi Tang

More information

AN INVESTIGATION OF TEMPERATURE CORRECTION FACTORS OF LIGHT HYDROCARBON FUELS

AN INVESTIGATION OF TEMPERATURE CORRECTION FACTORS OF LIGHT HYDROCARBON FUELS AN INVESTIGATION OF TEMPERATURE CORRECTION FACTORS OF LIGHT HYDROCARBON FUELS A Report for National Measurement System Department for Innovation, Universities and Skills Kingsgate House 66-74 Victoria

More information

Problem Solving Using CAPE-OPEN Software: Residue Curves Case Study

Problem Solving Using CAPE-OPEN Software: Residue Curves Case Study Contemporary Engineering Sciences, Vol. 11, 2018, no. 78, 3857-3864 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2018.88409 Problem Solving Using CAPE-OPEN Software: Residue Curves Case Study

More information

THE BEST EQUATION OF STATE AND CORRELATION DENSITY AND VISCOSITY

THE BEST EQUATION OF STATE AND CORRELATION DENSITY AND VISCOSITY Page 1 of 17 PROPOSED FOR PREDICTION OF IRANIAN CRUDE OIL DENSITY AND VISCOSITY INTRODUCTION Density and viscosity are two important physical properties which are highly used in chemical engineering calculations.

More information

MODELING OF PHASE EQUILIBRIA FOR BINARY AND TERNARY MIXTURES OF CARBON DIOXIDE, HYDROGEN AND METHANOL

MODELING OF PHASE EQUILIBRIA FOR BINARY AND TERNARY MIXTURES OF CARBON DIOXIDE, HYDROGEN AND METHANOL MODELING OF PHASE EQUILIBRIA FOR BINARY AND TERNARY MIXTURES OF CARBON DIOXIDE, HYDROGEN AND METHANOL Neil R. Foster *, Keivan Bezanehtak, Fariba Dehghani School of Chemical Engineering and Industrial

More information

Integrated Knowledge Based System for Process Synthesis

Integrated Knowledge Based System for Process Synthesis 17 th European Symposium on Computer Aided Process Engineering ESCAPE17 V. Plesu and P.S. Agachi (Editors) 2007 Elsevier B.V. All rights reserved. 1 Integrated Knowledge Based System for Process Synthesis

More information

Aspen Plus. Getting Started Modeling Processes with Electrolytes

Aspen Plus. Getting Started Modeling Processes with Electrolytes Aspen Plus Getting Started Modeling Processes with Electrolytes Version Number: V8.4 November 2013 Copyright(c) 1981-2013 by Aspen Technology, Inc. All rights reserved. Aspen Plus, aspenone, the aspen

More information

A Generalized Correlation for Pool Boiling Heat Transfer Coefficient Based on Corresponding State Rule for Pure Compounds and Binary Mixtures

A Generalized Correlation for Pool Boiling Heat Transfer Coefficient Based on Corresponding State Rule for Pure Compounds and Binary Mixtures A Generalized Correlation for Pool Boiling Heat Transfer Coefficient Based on Corresponding State Rule for Pure Compounds and Binary Mixtures HASAN QABAZARD and MAHMOOD MOSHFEGHIAN 1 Petroleum Research

More information

Chemical engineers use process

Chemical engineers use process Don t Gamble With Physical Properties For Simulations Finding good values for inadequate or missing physical property parameters is the key to a successful simulation. And this depends upon choosing the

More information

New correlation for hydrogen-natural gas mixture compressibility factor

New correlation for hydrogen-natural gas mixture compressibility factor New correlation for hydrogen-natural gas mixture compressibility factor Zahreddine Hafsi 1, Sami Elaoud 2, Mohsen Akrout, Ezzeddine Hadj Taïeb Laboratory of Applied Fluids Mechanics Process and Environment

More information

VLXE Blend: Polymers

VLXE Blend: Polymers VLXE Blend: Polymers VLXE Blend is unique when it comes to PVT calculations for polymer systems. No other product offers a full range of models and calculations options. Welcome to VLXE Blend: Polymers

More information

EXTENDED SMOKER S EQUATION FOR CALCULATING NUMBER OF STAGES IN DISTILLATION

EXTENDED SMOKER S EQUATION FOR CALCULATING NUMBER OF STAGES IN DISTILLATION EXTENDED SMOKER S EQUATION FOR CALCULATING NUMBER OF STAGES IN DISTILLATION Santanu Bandyopadhyay Energy Systems Engineering and Department of Mechanical Engineering, Indian Institute of Technology, Bombay,

More information

Ammonia Synthesis with Aspen Plus V8.0

Ammonia Synthesis with Aspen Plus V8.0 Ammonia Synthesis with Aspen Plus V8.0 Part 1 Open Loop Simulation of Ammonia Synthesis 1. Lesson Objectives Become comfortable and familiar with the Aspen Plus graphical user interface Explore Aspen Plus

More information

Les propriétés d'équilibre entre phases et masses volumiques

Les propriétés d'équilibre entre phases et masses volumiques Les propriétés d'équilibre entre phases et masses volumiques Christophe COQUELET Mines ParisTech, PSL Research University, CTP - Centre Thermodynamique des Procédés, 35 rue St Honoré, 77305 Fontainebleau

More information

PREDICTION OF VAPOR PRESSURES AND MIXTURE VLE FROM A SECOND MODIFICATION OF THE VAN DER WAALS EQUATION. Part 3

PREDICTION OF VAPOR PRESSURES AND MIXTURE VLE FROM A SECOND MODIFICATION OF THE VAN DER WAALS EQUATION. Part 3 PREDICTION OF VAPOR PRESSURES AND MIXTURE VLE FROM A SECOND MODIFICATION OF THE VAN DER WAALS EQUATION Part 3 Review In the first two papers (1,2) in this series, we developed and tested a 3-parameter

More information

Predictive Equation of State

Predictive Equation of State Predictive Equation of State Vapor-liquid Equilibria, Gas Solubilities and Phase Flash Calculations PSRK Predictive Soave-Redlich-Kwong VTPR Volume-Translated Peng-Robinson DDBSP Dortmund Data Bank Software

More information

2014 Software Global Client Conference

2014 Software Global Client Conference John R. Cunningham NA Technical Support Oct. 2, 2014 Orlando Florida SS TSS-03 A Simulation Thermodynamics: Best Practices Part I: Assuring the optimal property packages for your simulation Instructor

More information

The Importance of Understanding Thermophysical Properties Data and. Dr Norman Glen Consultant 2 September 2014

The Importance of Understanding Thermophysical Properties Data and. Dr Norman Glen Consultant 2 September 2014 The Importance of Understanding Thermophysical Properties Data and Effects on Engineering Calculations Dr Norman Glen Consultant 2 September 2014 Contents Introduction: Why is measurement important? The

More information

A generalized set of correlations for plus fraction characterization

A generalized set of correlations for plus fraction characterization 370 Pet.Sci.(01)9:370-378 DOI 10.1007/s118-01-01-x A generalized set of correlations for plus fraction characterization JAMIALAHMADI Mohamad 1, ZANGENEH Hossein and HOSSEINI Seyed Sajad 1 Petroleum Engineering

More information

Name: Discussion Section:

Name: Discussion Section: CBE 141: Chemical Engineering Thermodynamics, Spring 2017, UC Berkeley Midterm 2 FORM A March 23, 2017 Time: 80 minutes, closed-book and closed-notes, one-sided 8 ½ x 11 equation sheet allowed Please show

More information

SS TSS-03 Important Thermodynamic Considerations for Predicting Pure Component Properties

SS TSS-03 Important Thermodynamic Considerations for Predicting Pure Component Properties Slide 1 SS TSS-03 Important Thermodynamic Considerations for Predicting Pure Component Properties social.invensys.com @InvensysOpsMgmt / #SoftwareRevolution John Cunningham NA Technical Support /InvensysVideos

More information

The Rachford-Rice Contest

The Rachford-Rice Contest The Rachford-Rice Contest If you re a student, here s your chance to win $000! At least the first three who outperform the Rachford-Rice algorithm of phantom-engineer Aaron Zick. Professionals who beat

More information

,, Seong-Bo Kim,Hai-SongBae, and Jeong-Sik Han

,, Seong-Bo Kim,Hai-SongBae, and Jeong-Sik Han Jungho Cho, So-Jin Park,, Myung-Jae Choi,, Seong-Bo Kim,Hai-SongBae, and Jeong-Sik Han Department of Chemical Engineering, Dong-Yang University, Kyoungbuk, 750-711, Korea *Department of Chemical Engineering,

More information

DISTILLATION. Keywords: Phase Equilibrium, Isothermal Flash, Adiabatic Flash, Batch Distillation

DISTILLATION. Keywords: Phase Equilibrium, Isothermal Flash, Adiabatic Flash, Batch Distillation 25 DISTILLATION Keywords: Phase Equilibrium, Isothermal Flash, Adiabatic Flash, Batch Distillation Distillation refers to the physical separation of a mixture into two or more fractions that have different

More information

Yutaek Seo. Subsea Engineering

Yutaek Seo. Subsea Engineering Yutaek Seo Subsea Engineering Fluid characterization Fluid characterization Bottom hole sampling DST Separator analysis Constituents of reservoir fluids Defined components TBP fractions TBP residue Defined

More information

Name: Discussion Section:

Name: Discussion Section: CBE 141: Chemical Engineering Thermodynamics, Spring 2017, UC Berkeley Midterm 2 FORM B March 23, 2017 Time: 80 minutes, closed-book and closed-notes, one-sided 8 ½ x 11 equation sheet allowed lease show

More information

Preliminary Evaluation of the SPUNG Equation of State for Modelling the Thermodynamic Properties of CO 2 Water Mixtures

Preliminary Evaluation of the SPUNG Equation of State for Modelling the Thermodynamic Properties of CO 2 Water Mixtures Available online at www.sciencedirect.com Energy Procedia 26 (2012 ) 90 97 2 nd Trondheim Gas Technology Conference Preliminary Evaluation of the SPUNG Equation of State for Modelling the Thermodynamic

More information

Name: Discussion Section:

Name: Discussion Section: CBE 141: Chemical Engineering Thermodynamics, Spring 2018, UC Berkeley Midterm 2 March 22, 2018 Time: 80 minutes, closed-book and closed-notes, one-sided 8 ½ x 11 equation sheet allowed Please show all

More information

Stoichiometric Reactor Simulation Robert P. Hesketh and Concetta LaMarca Chemical Engineering, Rowan University (Revised 4/8/09)

Stoichiometric Reactor Simulation Robert P. Hesketh and Concetta LaMarca Chemical Engineering, Rowan University (Revised 4/8/09) Stoichiometric Reactor Simulation Robert P. Hesketh and Concetta LaMarca Chemical Engineering, Rowan University (Revised 4/8/09) In this session you will learn how to create a stoichiometric reactor model

More information

12. Petroleum Calculations

12. Petroleum Calculations 12. Petroleum Calculations Overview Calculations with the OLI Software can be used to characterize crude oils. Here is a quote from the OLI Tricks of the Trade manual (AQSim) Crude oils are complex groups

More information

Solubility of solids in supercritical fluids using equations of state - excess Gibbs free energy models.

Solubility of solids in supercritical fluids using equations of state - excess Gibbs free energy models. High Pressure Chemical Engineering Ph. Rudolf von Rohr and Ch. Trepp (Editors) 9 1996 Elsevier Science B.V. All rights reserved. 351 Solubility of solids in supercritical fluids using equations of state

More information

PREDICTION OF SATURATED LIQUID VOLUMES FROM A MODIFIED VAN DER WAALS EQUATION. By Charles R. Koppany

PREDICTION OF SATURATED LIQUID VOLUMES FROM A MODIFIED VAN DER WAALS EQUATION. By Charles R. Koppany PREDICTION OF SATURATED LIQUID VOLUMES FROM A MODIFIED VAN DER WAALS EQUATION Part 1 By Charles R. Koppany Introduction Over the past 40 years or so, closed cubic (in volume) equations of state have been

More information

!"#$ Reservoir Fluid Properties. State of the Art and Outlook for Future Development. Dr. Muhammad Al-Marhoun

!#$ Reservoir Fluid Properties. State of the Art and Outlook for Future Development. Dr. Muhammad Al-Marhoun Society of Petroleum Engineers SPE 2001 2002 Distinguished Lecturer Program 4 July 2002 Reservoir Fluid Properties State of the Art and Outlook for Future Development Dr. Muhammad Al-Marhoun King Fahd

More information

Comparison of distillation arrangement for the recovery process of dimethyl sulfoxide

Comparison of distillation arrangement for the recovery process of dimethyl sulfoxide Korean J. Chem. Eng., 24(3), 438-444 (2007) SHORT COMMUNICATION Comparison of distillation arrangement for the recovery process of dimethyl sulfoxide Jungho Cho and Dong Min Kim* Department of Chemical

More information

Distillation. Sep-tek. Ch.11 (continued) Distillation (Multistage with reflux) Sigurd Skogestad. Separation of liquid mixtures by repeated evaporation

Distillation. Sep-tek. Ch.11 (continued) Distillation (Multistage with reflux) Sigurd Skogestad. Separation of liquid mixtures by repeated evaporation Sep-tek. Ch.11 (continued) Distillation (Multistage with reflux) Sigurd Skogestad Distillation Separation of liquid mixtures by repeated evaporation multi-stage with reflux Old name: Rectification Basis:

More information

Chapter 10. Vapor/Liquid Equilibrium: Introduction

Chapter 10. Vapor/Liquid Equilibrium: Introduction Chapter 10 Vapor/Liquid Equilibrium: Introduction Preceding chapters have dealt largely with pure substances or with constant-composition mixtures. e.g., air. However, composition changes are the desired

More information

CAPE-OPEN Delivering the power of component software and open standard interfaces in Computer-Aided Process Engineering

CAPE-OPEN Delivering the power of component software and open standard interfaces in Computer-Aided Process Engineering CAPE-OPEN Delivering the power of component software and open standard interfaces in Computer-Aided Process Engineering Open Interface Specification: Chemical Reactions Interface www.colan.org ARCHIVAL

More information

Pure Component Equations

Pure Component Equations Pure Component Equations Fitting of Pure Component Equations DDBSP - Dortmund Data Bank Software Package DDBST Software & Separation Technology GmbH Marie-Curie-Straße 10 D-26129 Oldenburg Tel.: +49 (0)

More information