Skip to content

Simple 2D incompressible Navier-Stokes solver. Fully implemented in python.

License

Notifications You must be signed in to change notification settings

VHeusinkveld/2D_Incompressible_NV_Solver-CP4

Repository files navigation

Navier-Stokes: NACA-profile objects in 2D flow

Simulation result

Structure

create_animation.ipynb: Contains function for making a animation from premade figures

Execute_simulation.ipynb: Main file which executes the NS simulation. This contains the set-up of the simulation.


constants.py: Contains the constants of the system

data_processing.py: Contains plotting functions

functions.py: Contains all functions needed to perform the simulation (generated the wanted data).

simulation.py: Contains the simulation functions of the NS solver

About

Simple 2D incompressible Navier-Stokes solver. Fully implemented in python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published