summaryrefslogtreecommitdiff
path: root/443/DEPENDENCIES/3_4_data.sci
blob: 4544082d3bbcada23f0c886dabdd327908229bbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//Volume at end of compression
v2=1;
//Pressure at x% of compression(in bar)
p1=1.3;
x=0.3
//Pressure at y% of compression (in bar)
p2=2.6;
yn=0.7
//Calorific Value (in kJ / kG)
CV=42000;
//Relative Efficiency
nr=0.5;
//Specific heat constant
y=1.4;
//Compression follows the law pv^1.3=const
n=1.3;