Skip to content
/ ns3D Public

Three-Dimensional Mixed-Element Unstructured Finite-Volume Solver for Compressible Euler/Navier-Stokes Equations

License

Notifications You must be signed in to change notification settings

arirepo/ns3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ns3D

Three-Dimensional Mixed-Element Unstructured Finite-Volume Solver for Compressible Euler/Navier-Stokes Equations

#Quick Intro 1- Open a terminal and go to ./src/ folder and type "make"

2- execute the generated binary "ns3d". The code starts to run a compressible viscous Blasius boundary layer over a flat plate. It finally converges to the solution below

alt tag alt tag

The solution is compared to the Blasius exact solution and a solution obtained by commercial solver Ansys-Fluent on the same grid. The result is presented below.

alt tag

This code also captures crisp shocks. See the following supersonic ramp! At this point, you can go ahead and read main.c file and modify/extend it for your own work. Good luck!

alt tag

About

Three-Dimensional Mixed-Element Unstructured Finite-Volume Solver for Compressible Euler/Navier-Stokes Equations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published