summaryrefslogtreecommitdiff
path: root/443/DEPENDENCIES/17_19_data.sci
blob: 6b1bad2a391a24fe1da9fb0eeb798af8f7053b5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
//% carbon
C=0.82;
//%hydrogen
H=0.18;
//% CO2
CO2=85.2;
//%N2
N2=11.2;
//Initial temperature(in K)
T1=273;
//Final temperature(in K)
T2=290;
//Volume occupied by air(in m^3)
V=0.783;
//mass of uel evaporated(in in kg)
mf=30;
//no of cylinders
k=6;
//Speed of the engine
N=1400;
//Diameter of the engine(in m)
D=0.12;
//Stroke of the engine(in m)
L=0.2;