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