Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Version 1.1

Compare
Choose a tag to compare
@maierbn maierbn released this 11 Feb 15:01
· 1011 commits to stable since this release

This version contains numerous internal improvements which make the code more flexible and more stable. Some features include:

  • Better data mapping between solvers, a diagram of the solver structure and data connections can be automatically created (solverStructureDiagramFile).
  • The dependencies have been updated to their newest versions, notably this includes improvements in the CG solver of PETSc. Also, a geometric algebraic multigrid solver has been successfully applied.
  • Support of CellML models has been improved. Now the raw XML files can be processed. The code generator has been updated to produce explicitly vectorized code (using the library Vc).
  • Dynamic and static hyperelasticity with analytic jacobian has been implemented.