Skip to content

January 2022 Release

Compare
Choose a tag to compare
@hverhelst hverhelst released this 09 Dec 08:33
· 234 commits to main since this release
e770314
  • Static solves can be done by gsStaticNewton and gsStaticDR (Dynamic Relaxation method), both inheriting from gsStaticBase
    • Provided base class for ALMs. All ALMs have a separate class now, and the singular point approach method is implemented in the base class.
    • Eigenvalue problems (Buckling, Modal) have a base class as well, and gsBucklingSolver and gsModalSolver only provide a top-layer assigning the right matrices.

Full Changelog: v21.6...v22.1