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

1.4

Compare
Choose a tag to compare
@davidsblom davidsblom released this 26 Jun 15:35
· 1006 commits to master since this release
  • (E)SDIRK time integration for incompressible flow solver based on the PIMPLE algorithm
  • Adaptive time stepping for ESDIRK and SDC time integration schemes
  • Add ability to use vertex based RBF interpolation for mesh deformation
  • Use uniform, Clenshaw-Curtis, Gauss-Lobatto or Gauss-Radau node for the SDC time integration scheme
  • Add CPU formulation switch for RBF mesh deformation
  • Add polynomial switch for RBF mesh deformation
  • Bugfixes and performances improvements