NozzleDesign-master

所属分类:其他
开发工具:matlab
文件大小:58KB
下载次数:22
上传日期:2019-03-29 18:27:00
上 传 者Stamina
说明:  NASA的超声速喷管设计程序,包含有气体数据库,功能强大
(NASA's supersonic nozzle design program, including a gas database, is powerful)

文件列表:
circarc.m (347, 2017-11-27)
getprop.m (2770, 2017-11-27)
internalnode.m (2978, 2017-11-27)
invwallnode.m (1948, 2017-11-27)
iserelimperfect.m (2092, 2017-11-27)
iserelperf.m (590, 2017-11-27)
ivcurvekliegl.m (3068, 2017-11-27)
kernel.m (6133, 2017-11-27)
mixprop.m (1663, 2017-11-27)
nozzle.m (6410, 2017-11-27)
tempfromprop.m (883, 2017-11-27)
testingNozzle.m (906, 2017-11-27)
thermInfo.mat (49484, 2017-11-27)
velkliegl.m (1520, 2017-11-27)
wallnode.m (1951, 2017-11-27)

# NozzleDesign This git contains a series of MATLAB scripts that serve as the basis to generate the axisymmetric supersonic nozzles and has a couple of limitations which include, but are not limited to those listed below. The code may not always have No attempt has yet been made to model anything upstream of the initial value line generated by the code; i.e.: where the velocity in the y direction is sufficiently close to zero and the magnitude of the Mach number is greater than 1. The initial value line is currently only defined for axisymmetric nozzles using the relations of Kliegl and Levine (1969). The code itself uses the irrotational and adiabatic, 2-D method of characteristics to solve for the inviscid flowfield in the diverging section of a theoretical supersonic nozzle. These equations came from Gas Dynamics Volumes I and II by Zucrow and Hoffman. The chemistry is assumed to be frozen, so no changes in gas composition are calculated. Properties such as gamma are allowed to change as a function of temperature and composition though, so the code may be extended in the future to include chemical reactions. The thermodynamic properties are calculated from the NASA 9-coefficient polynomial format, but are limited to species that contain C, H, N, O, Ar, and/or Xe. To execute the code: load thermInfo.mat, open testingNozzle, and change desired parameters.

近期下载者

相关文件


收藏者