This repository has been archived by the owner on May 9, 2022. It is now read-only.
1.2.1
- Add fixedPatches list to the dynamicMeshDict file for the RBFMeshMotionSolver. The displacement of the fixedPatches is manually set to zero after the interpolation. The displacement of the staticPatches is interpolated. Refer to issue #20.
- Bugfix output space mapping. Assertion error occured in the next time step in case the algorithm did not converge in the previous time step. Refer to issue #26.
- Convergence measure for the incompressible flow solvers based on the actual momentum residual.
- Added beamInCrossFlow FSI tutorial.