summaryrefslogtreecommitdiff
path: root/479/CH2/EX2.2
diff options
context:
space:
mode:
Diffstat (limited to '479/CH2/EX2.2')
-rwxr-xr-x479/CH2/EX2.2/Example_2_2.sce11
1 files changed, 11 insertions, 0 deletions
diff --git a/479/CH2/EX2.2/Example_2_2.sce b/479/CH2/EX2.2/Example_2_2.sce
new file mode 100755
index 000000000..e01570f74
--- /dev/null
+++ b/479/CH2/EX2.2/Example_2_2.sce
@@ -0,0 +1,11 @@
+//Chemical Engineering Thermodynamics
+//Chapter 2
+//P-V-T Relations
+
+//Example 2.2
+clear;
+clc;
+
+//Given
+//This example is a theoretical problem and does not involve any numerical computation
+//end \ No newline at end of file