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