Skip to content

MAST v2.0.0

Latest
Compare
Choose a tag to compare
@manavbhatia manavbhatia released this 31 Jan 20:02
· 87 commits to master since this release
04f3389
  • Several improvements in documentation with a python script to translate comments in each example to an independent tutorial.
  • Improved Travis CI with multiple OS and releases
  • Travis CI automatically updates MAST documentation on GitHub page.
  • New examples on topology optimization:
    • Immersed boundary with parameterized level-set and element intersections (Example 5)
    • SIMP with parameterized element density (Example 6)
    • Immersed boundary with parameterized level-set and homogenized element density (Example 8)
    • Added multiple benchmark topology optimization problems that can be run using either of these methods.
  • Added algebraic geometric filter for topology optimization.
  • Several optimizations for computational efficiency in topology optimization.
  • Added support for Nastran finite element input files through pyNastran with demonstration in Example 7.
  • Fixed bug in beam element mass matrix.
  • Multiple fixes for compatibility with recent versions of libMesh.
  • Generalized-alpha time integration for second order transient systems.
  • Added tie-constraints with example 3.
  • Added support for point loads.