|
[Sponsors] |
Design of a Planar Supersonic Wind Tunnel Nozzle |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 16, 2024, 05:06 |
Design of a Planar Supersonic Wind Tunnel Nozzle
|
#1 |
New Member
Join Date: Apr 2024
Location: India
Posts: 14
Rep Power: 2 |
Hello everyone,
I am trying to make a MATLAB code to design a 2D planar nozzle with uniform outflow for use in a wind tunnel. I am using the method of characteristics approach and following the book "Gas Dynamics Vol II by Maurice J. Zucrow and Joe D. Hoffman". I have made the initial value line and its extension. However, I am facing a lot of difficulties in generating the initial expansion curve or finding particular theta and the corresponding kernel region for a desired design Mach Number. Also, Zucrow talks about mass flow rate conservation to generate the straightening section which I am quite confused on how to incorporate into the code. I am still looking into Cory Dodson's code on GitHub https://github.com/corydodson/NozzleDesign. Although when I run the code, singularities show up and I am still trying to debug it. Are there any books, resources, codes (MATLAB) which uses Zucrow's method and talks about the design in detail ? Any help is appreciated! Thank you! |
|
August 16, 2024, 05:26 |
|
#2 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
Not sure if I remember well, in the Zucrow textbook there is the Fortran code, isn't it? |
||
August 16, 2024, 06:01 |
|
#3 | |
New Member
Join Date: Apr 2024
Location: India
Posts: 14
Rep Power: 2 |
Quote:
I believe I need to iterate over a set of theta angles, generating the corresponding kernel region for each theta and check whether the desired mach number at the axis has been reached or not for that value of Theta. |
||
August 16, 2024, 17:57 |
|
#4 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
Yes of course you need to iterate something to get what you desire, that's what "design" means. Otherwise, there wouldn't be any need to design something, you would just click the "Add to cart" button
|
|
August 17, 2024, 17:33 |
|
#5 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
Despite the fact that for expansion flows you can use Riemann invariants to get the exact solution, there is always an equation that need to be solved by iteration method to get the solution. This is what happens for unsteady flows as well as for steady flows for both direct and inverse problems. |
||
Tags |
contour, gas dynamics, moc, nozzle analysis, zucrow |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Wedge patch '*' is not planar | LilumDaru | OpenFOAM Meshing & Mesh Conversion | 7 | September 18, 2024 06:52 |
supersonic wind tunnel | alireza-kh | FLUENT | 3 | April 12, 2024 07:12 |
flow in cyclic wind tunnel | yogesh@cfd | Main CFD Forum | 0 | November 8, 2010 05:28 |
Wind Tunnel Website now online | Mike Worthey | Main CFD Forum | 0 | June 6, 2000 03:27 |
Info: Short Course On Thermal Design of Electronic Equipment | Arnold Free | Main CFD Forum | 0 | August 10, 1999 11:18 |