summaryrefslogtreecommitdiff
path: root/443/DEPENDENCIES/20_2_data.sci
blob: 62d25eed75e60bcafbae45f3052e42f0c271e7b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
//bore ratio
br=1.2;
//compression ratio
cr=16;
//Speed of engine(in rpm)
s=1500;
//exhaust pressure(in Pascal)
ep=(1.05)*(10^5);
//Inlet Air temperature(in degree)
atemp=37;
//Fuel flow rate(in kg/h)
ffr=3;
//Air assumed(in kg/h)
a=130;
//Diameter (in m)
d=0.1;
//Fuel to air ratio
far=0.045;
//Ambient temperature
t=300
//Universal gas constant
r=287