2-D Nozzle Design

2-D nozzle using the method of characteristics and CFD on nozzle on curvilinear mesh.
18K Downloads
Updated 16 Jan 2009

No License

Given the conditions (Temperature, Pressure, etc.) of the combustion chamber as well as the ambient conditions and the diameter/area of the throat, the program will:
a) Solve for the nozzle exit area that produces the max amount of thrust.
b) Use the method of characteristics to solve for the shape of said nozzle.
c) Automatically make curvilinear mesh for simulating the nozzle
d) Solves the Euler equations on the mesh using the MacCormack finite volume method.
e) Plots the results for comparison

Cite As

Britton Olson (2024). 2-D Nozzle Design (https://www.mathworks.com/matlabcentral/fileexchange/14682-2-d-nozzle-design), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Added CFD capability and improved plots. Added files and zipped them.

1.0.0.0

Improved plots and included pressure and Mach number curves