A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
-
Updated
Apr 4, 2025 - Fortran
A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
Basic Computational Fluid Dynamics (CFD) schemes implemented in FORTRAN using Finite-Volume and Finite-Difference Methods. Sample simulations and figures are provided.
A multi-block solver for massively parallel direct numerical simulations (DNS) of fluid flows
Unstructured Finite Volume Solver for Partial Differential Equations
Code for plasma fluid simulation of streamer discharges
mps - 3D fluid dynamics solver by using moving particle semi implicit(MPS) method with OpenMP.
A code for fast, massively-parallel simulations of two-phase flows with heat transfer
Software for simulations of sediment-laden Earth surface flows
This code deals with incompressible fluids and implements the collocated grid MAC method using a uniform cartesian grid. It discretizes space using second-order central differencing and time using a first-order explicit Euler method. For pressure calculation, it implements the Red-Black SOR method.
DNS Compressible Navier-Stokes Equation solver with Finite Difference Schemes spatially and 2nd-order Adams-Bashforth and 3rd-order Range-Kutta temporally
Add a description, image, and links to the fluid-simulation topic page so that developers can more easily learn about it.
To associate your repository with the fluid-simulation topic, visit your repo's landing page and select "manage topics."