This repository has been archived by the owner on May 9, 2022. It is now read-only.
2.0
Notable changes
- New mesh motion solver based on radial basis function interpolation, and coarsening of the boundary points. The dense linear algebra package
Elemental
is used to perform all steps in parallel. - The tutorials are added to the continuous integration test suite executed at
wercker
, ensuring that the tutorials follow the latest developments. - Bug fixes and performance improvements.