blob: 650da07b0bb189dffe3d89e2e0200ecbe4b2d62f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
//A Textbook of Chemical Engineering Thermodynamics
//Chapter 3
//P-V-T Behaviour and Heat Effects
//Example 2
clear;
clc;
//Given:
//The given problem is theoretical and does not involve any numerical computation
//end
|