summaryrefslogtreecommitdiff
path: root/746/DEPENDENCIES/6_03.sci
blob: 2384ded2117c4c5e4992c6d952ea3f76bfa227f5 (plain)
1
2
3
4
5
6
7
8
//Area of nozzle at input(in m^2):
Ai=0.1;
//Area of nozzle at exit(in m^2):
Ae=0.02;
//Outlet velocity of flow(in m/sec):
V2=50;
//Density of air(in kg/m^3):
da=1.23;