FDM-DNS-Solver
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.
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).
引用格式
Sumedh Soman (2025). FDM-DNS-Solver (https://github.com/sumedhsoman/FDM-DNS-Solver), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |
|