This project aims to solve the 2D Navier-Stokes equations using the finite difference method for single-phase laminar flow.
-
Updated
Oct 7, 2024 - Python
This project aims to solve the 2D Navier-Stokes equations using the finite difference method for single-phase laminar flow.
A compressible, flat-plate, laminar boundary layer solver in Julia! This routine computes the velocity and temperature profiles with variable viscosity and thermal conductivity. The numerical results are validated against wind-tunnel measurements.
Solve the Falkner–Skan boundary-layer equation with a modular shooting + RK4 approach. Includes first-order reformulation, a fixed-step integrator, secant root-finding, and ready-to-use plots for velocity profiles f′(η) and w(β).
🛠️ Generate high-quality Moody diagrams in SVG format for accurate fluid flow analysis in pipes, enhancing your engineering projects and documentation.
Moody diagram svg generator
2D transient CFD simulation of water solidification in a square cavity using ANSYS Fluent. Includes temperature and liquid fraction contours, animations, and mesh visualization.
MATLAB code for incompressible laminar flow simulation in a square lid-driven cavity using stream function-vorticity formulation. Related article DOI: https://doi.org/10.35819/remat2024v10i1id6757.
Add a description, image, and links to the laminar-flow topic page so that developers can more easily learn about it.
To associate your repository with the laminar-flow topic, visit your repo's landing page and select "manage topics."