FDM-DNS-Solver

DNS solver for turbulent flows, Finite Difference Method
56 Downloads
Updated 20 Feb 2022

A FDM solver for DNS of turbulent flows, based on Moin and Rai's paper. The interpolation is still linear, the authors had used cubic interpolation. Some part of the code is based on Seibold's MATLAB solver as well. Current Boundary conditions are for lid driven cavity flow. Execution speed isn't exactly a strength, and no post processing is currently present. Also the solver does not give an explicit solution for pressure, pressure needs to be computed from phi, an additional step that hasn't been implemented.
View FDM-DNS-Solver on File Exchange

References-
[1] Rai, Man Mohan, and Parviz Moin. "Direct simulations of turbulent flow using finite-difference schemes." Journal of computational physics 96, no. 1 (1991): 15-53.
[2] Kim, John, and Parviz Moin. "Application of a fractional-step method to incompressible Navier-Stokes equations." Journal of computational physics 59, no. 2 (1985): 308-323.
[3] Seibold, Benjamin. "A compact and fast Matlab code solving the incompressible Navier-Stokes equations on rectangular domains mit18086 navierstokes. m." Massachusetts Institute of Technology (2008).

Cite As

Sumedh Soman (2024). FDM-DNS-Solver (https://github.com/sumedhsoman/FDM-DNS-Solver), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.