Navier-stokes-2D-numerical-solve-incompressible-flow-with-custom-scenarios-MATLAB-
Navier-Stokes simulator
A MATLAB implementation of 2D numerical Navier-Stokes equations solver for incompressible flow with custom scenarios
I have created this repository to share my code for 2D numerical solving of Navier stokes equations (incompressible flow); although it will take a little time for me to completely update the repository
58 stars
3 watching
18 forks
Language: MATLAB
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Numerical solver for incompressible fluid flow in a 2D cavity | 106 |
| | An Eulerian solver for simulating fluid flows in a staggered grid using various numerical methods and optimisations. | 25 |
| | A high-performance, parallelizable finite volume solver for Navier-Stokes equations and related fluid dynamics problems | 130 |
| | MATLAB simulation software for navigation systems | 73 |
| | A high-performance numerical environment for solving complex equations in many dimensions using adaptive methods. | 182 |
| | Provides simple fluid solver implementations in C++ for learning and reference purposes | 587 |
| | A Matlab implementation of a non-linear flight simulator for fixed-wing unmanned aerial gliders | 121 |
| | An implementation of the immersed boundary method for 2D simulations | 168 |
| | Software for fast and flexible finite volume simulations of fluid dynamics on CPUs and GPUs | 1,008 |
| | An implementation of Jos Stam's Stable Fluids algorithm for realistic fluid simulation in 3D graphics | 15 |
| | Automated two-dimensional mesh generation toolbox for coastal ocean circulation models | 189 |
| | Educational tool for robotics that bridges theory and practice using MATLAB | 103 |
| | An implementation of a fluid simulation method using convolutional neural networks to accelerate Eulerian fluid dynamics. | 51 |
| | A JAX-based framework for creating differentiable numerical simulators with arbitrary discretizations. | 124 |
| | A modular hydrological modeling framework designed to examine and quantify uncertainty in complex models with variable process representations. | 39 |