This repository has been archived by the owner on May 9, 2022. It is now read-only.
1.4
- (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