[CPU] Clean Up
Kernel
Deleted:
- CompressibleCumulant4thOrderViscosityLBMKernel (K17 without Chimera)
- IncompressibleCmulantWithSpongeLayer (based on K16)
- CumulantLBMKernel & BasicLBMKernel (nodeCollision - experimantal)
- CumulantK17LBMKernel (cpu K17 - which has not used the new unified function from
lbm
library) - InitDensityLBMKernel + InitDistributionFromFileBlockVisitor
- LBMKernelETD3Q27BGK
Interpolation
Deleted:
- CompressibleOffsetInterpolator
- CompressibleOffseSquarePressureInterpolator
Boundary Conditions
Keep:
- SlipInterpolated
- SlipBounceBack
- VelocityNonReflecting
- PressureNonEquilibrium
- OutflowNonReflecting
- OutflowNonReflectingWithPressure
- NoSlipInterpolated
- VelocityBounceBack
- ThinWallBCSet
- VelocityInterpolated
- VelocityWithPressure
Deleted:
- EqDensityBCStrategy (by Ehsan)
- HighViscosityNoSlipBCStrategy
Plugins
- LiggghtsCoupling
- MultiphaseFlow
- NonNewtonianFluids
Link
- Deleted commit hash: 82c21746
- Last commit containing the kernel hash: 188b4f0d
- Merge Request: https://git.rz.tu-bs.de/irmb/VirtualFluids_dev/-/merge_requests/298
Edited by Sören Peters