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(β).
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.
Moody diagram svg generator
🛠️ Generate high-quality Moody diagrams in SVG format for accurate fluid flow analysis in pipes, enhancing your engineering projects and documentation.
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."