Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

piyueh/IncomNSSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IncomNSSolver

=================

Current Feature

  • 3D incompressible N-S solver
  • 2nd-order finite difference method for spatial discretization
  • 3rd-order RK method for time marching
  • Staggered grid
  • two different Poisson solver:
    1. biconjugate gradient method with incomplete LUT preconditioner (single core code)
    2. Parallel LDLT decomposition using Intel Pardiso library

Special version

  • Cylinder flow using immersed boundary method (hard-coded, use macro variable CYLINDER_FLOW to control it)

Future Feature

  • Convecddtive BC

About

3D incompressible N-S solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors