summaryrefslogtreecommitdiff
path: root/443/DEPENDENCIES/3_25_data.sci
blob: 7c14c237c31961605fe1359751e10dea81ad5119 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//Compression ratio of the engine
r=10;
//Temperature at start of compression(in K)
T1=310;
//Pressure at start of compression(in bar)
p1=1;
//Amount of heat addded during the cycle(in kJ/kg)
Hs=2730;
//Maximum pressure(in bar)
p3=70;
//Gas constant(in J/kgK)
R=287;