blob: 82b426702e52d0b69bd009d0e3153eb5ebadbddc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
//A Textbook of Chemical Engineering Thermodynamics
//Chapter 8
//Phase Equilibria
//Example 2
clear;
clc;
//Given:
//The given example is theoretical and does not involve any numerical computation
//end
|