CFD-Navier-Stokes
1. Fluid Flow between moving and stationary plate (1D parabolic diffusion equation)
Forward Time Central Space (FTCS) explicit
FTCS Implicit (Laasonen)
Crank-Nicolson
2. Temperature distribution in 2D plate (2D parabolic diffusion/Heat equation)
Crank-Nicolson
Alternating direction implicit (ADI) method
3. 1D hyperbolic advection equation
First-order upwind
Lax-Wendroff
Crank-Nicolson
4. 2D linearized Burger's equation and 2D elliptic Laplace's equation
FTCS explicit first-order upwind for advection and second-order central difference for diffusion.
Point Jacobi
Gauss-Seidel with SOR
5. Lid-Driven Cavity Flow, Streamfunction-Vorticity formulation
Wall and inlet/outlet. Streamfunction BCs.
Cite As
Samrose Ahmed (2024). CFD-Navier-Stokes (https://github.com/Samrose-Ahmed/CFD-Navier-Stokes), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
- Engineering > Mechanical Engineering > Computational Fluid Dynamics (CFD) >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
2D Diffusion Eqn
Advection Equation
Burgers and Laplace Equations
Streamfunction-Vorticity Formulation
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.2 | added |
|
|
1.0.1 | added |
|
|
1.0.0 |
|