A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
-
Updated
Nov 9, 2024 - 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
mps - 3D fluid dynamics solver by using moving particle semi implicit(MPS) method with OpenMP.
Code for plasma fluid simulation of streamer discharges
Unstructured Finite Volume Solver for Partial Differential Equations
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.
A code for fast, massively-parallel of two-phase flows with heat transfer
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."