Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

1.5

Compare
Choose a tag to compare
@davidsblom davidsblom released this 03 Nov 14:00
· 594 commits to master since this release
  • Upgrade of foam-extend to foam-extend-3.2
  • Arbitrarily high order time integration for fluid-structure interaction using spectral deferred corrections (SDC) and the Picard Integral Exponential Solver (PIES). Other time integration schemes include BDF1, BDF2, and SDIRK2, SDIRK3 and SDIRK4 applicable to fluid mechanics and fluid-structure interaction.
  • Use of a truncated singular value decomposition for the Anderson acceleration coupling algorithm applicable to partitioned fluid-structure interaction. Main result is better selection of interface vectors, and thus less coupling iterations.
  • Several bug fixes and performance improvements to the mesh deformation library and FSI library
  • Upgrade of third party package Eigen to Eigen 3.2.6