blob: d2dea3e8377a5afd79e6b4a839c5acc533800b6f (
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 3
clear;
clc;
//Given:
//The given example is theoretical and does not involve any numerical computation
//end
|