We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e41ec8 commit 4c4c1feCopy full SHA for 4c4c1fe
README.md
@@ -3,7 +3,8 @@
3
A lattice Boltzmann-immersed boundary-finite element (LIFE) solver for fluid-structure interaction problems involving slender structures.
4
5
### Key Features
6
- - BGK lattice Boltzmann method (LBM)
+ - BGK collision operator
7
+ - central moments collision operator (De Rosis et al. 2019)
8
- velocity and pressure boundary conditions set via the regularised method (Latt et al. 2008)
9
- convective outlet condition (Yang 2013)
10
- implicit immersed boundary method (IBM) for rigid and flexible structures (Li et al. 2016, Pinelli et al. 2010)
0 commit comments