valenpe7 / 2d_fluid_solver

2d parallel fluid flow solver based on incompressible Navier-Stokes equations for a specified fluid and environment

Home Page:https://books.google.cz/books/about/Numerical_Simulation_in_Fluid_Dynamics.html?id=ehuzHQTY5GcC&redir_esc=y

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2D Fluid Solver

required version of GNU gcc compiler: 4.8.2

dirs:
./bin ... compiled binary
./dat ... input files
./doc ... project documentation
./out ... output data
./src ... source code

About

2d parallel fluid flow solver based on incompressible Navier-Stokes equations for a specified fluid and environment

https://books.google.cz/books/about/Numerical_Simulation_in_Fluid_Dynamics.html?id=ehuzHQTY5GcC&redir_esc=y


Languages

Language:C++ 99.7%Language:Makefile 0.2%Language:Shell 0.1%