Skip to content
/ JET Public

Numerical solution of a 2D turbulent hot jet exiting from a nozzle into still atmosphere

License

Notifications You must be signed in to change notification settings

chiefenne/JET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JET

Numerical solution of a 2D turbulent hot jet exiting from a nozzle into still atmosphere.

The numerical solution procedure adopts Keller's BOX scheme. It is slightly changed, so that linearizations are skipped and instead a non-linear solver (fsolve) from the SciPy package is adopted.

During my master thesis 30 years ago I had to rework the numerical solution procedure and also the software given in the book "Physical and computational aspects of convective heat transfer" by T. Cebeci and P. Bradshaw.

The code was done in FORTRAN 77 and the plotting was performed using the BENSON plot library on a VT200 or VT300 series monochrome terminal with graphics capability.

This work here is revisiting the topic with modern programming tools like Python and Matplotlib.

About

Numerical solution of a 2D turbulent hot jet exiting from a nozzle into still atmosphere

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published