Skip to content

v0.0.2

Latest

Choose a tag to compare

@cmhamel cmhamel released this 18 Jun 14:12
· 135 commits to main since this release
4fdc0b6

What's Changed

  • moving QuadratureRule over to an equinox.Module and patched up a few … by @cmhamel in #96
  • Move namedtuples in Interpolants.py to equinox Module by @cmhamel in #97
  • Chamel/equinox functionspace by @cmhamel in #98
  • moving mechanics to equinox modules. Again, seeing no performance reg… by @cmhamel in #100
  • adding a multi branch (really hardcoded to 3 branches) hypervisco model. by @cmhamel in #99
  • Draft: Adds element global ID map to Mesh named tuple by @ralberd in #102
  • scipy bandaid by @ralberd in #106
  • propagates block_maps through functions that create a modified mesh f… by @ralberd in #103
  • fixes for multi-block mechanics functions by @ralberd in #104
  • changes element type comparison to use lower() by @ralberd in #113
  • Ralberd/multi block fixes by @ralberd in #115
  • Some changes to mortar contact to allow for self contact by @ralberd in #112
  • Tupek/smoothed integrated penalty by @tupek2 in #114

Full Changelog: v0.0.1...v0.0.2