Skip to content

Releases: sandialabs/pancax

v0.0.15

19 Nov 18:36
a080d81

Choose a tag to compare

What's Changed

  • Remove logger by @cmhamel in #127
  • bug fix on hypervisco example by @chamel3 in #128
  • hotfix for internal force exodus post processing by @chamel3 in #129
  • Examples/2 hole by @chamel3 in #131
  • Move dirichlet bc func to field by @chamel3 in #133
  • Adding constitutive model as necessary input to formulation modify_fi… by @chamel3 in #134
  • adding implementation of plane stress. Also adding some unit testing … by @chamel3 in #136
  • some initial paths towards model free stuff. by @chamel3 in #141
  • consolidating weak form loss functions and cleaned up/sort of blessed… by @chamel3 in #144

Full Changelog: v0.0.14...v0.0.15

v0.0.14

11 Aug 14:26
d9bc8a0

Choose a tag to compare

What's Changed

  • a lot testing on networks module and removing so old dead modules. by @chamel3 in #121
  • lots of changes to optimizers to clean things up. by @chamel3 in #122
  • Remove eqxstatic from props by @chamel3 in #125

Full Changelog: v0.0.13...v0.0.14

v0.0.13

05 Aug 17:36
e14f995

Choose a tag to compare

What's Changed

  • adding a input polyconvex nn and associated testing. by @chamel3 in #115
  • Networks/inits by @cmhamel in #116
  • Linting/tests by @chamel3 in #117
  • finishing up linting unit tests and adding flake8 test to the linter … by @chamel3 in #118
  • bumping jax and equinox version. Also changing the cli interface to n… by @chamel3 in #119

Full Changelog: v0.0.12...v0.0.13

v0.0.12

31 Jul 19:19
130471c

Choose a tag to compare

What's Changed

  • fixing up path dependent example with some intial successes. by @chamel3 in #105
  • adding error handling for when simulation times are non-unique and no… by @chamel3 in #107
  • adding some error handling for when global data is non-sensical. by @chamel3 in #108
  • removing time step from domain. by @chamel3 in #109

Full Changelog: v0.0.11...v0.0.12

v0.0.11

15 Jul 20:03
c1bdd93

Choose a tag to compare

What's Changed

  • removing some warnings and speeding up constitutive model tests with … by @chamel3 in #100
  • major cleanup in energy form physics. Now we have element_integral me… by @chamel3 in #102
  • adding time normalization. by @chamel3 in #103

Full Changelog: v0.0.10...v0.0.11

v0.0.10

30 Jun 13:30
b5a6f84

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

21 May 16:01
22a9713

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

09 Apr 19:01
d367b98

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

30 Mar 06:29
f6e22c5

Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

02 Mar 16:54

Choose a tag to compare

What's Changed

  • tweaking codecov ci. by @cmhamel in #31
  • lots of cleanup of dead code. by @cmhamel in #32
  • Physics cleanup by @cmhamel in #39
  • formalizing fields. by @cmhamel in #41
  • adding a new ml dirichlet field and making bc names consistent. by @cmhamel in #42
  • Parameters cleanup by @cmhamel in #47
  • switching constitutive model interface to use grad_u in all kinematic… by @cmhamel in #49
  • organizing constitutive models based on types and moving all interfac… by @cmhamel in #50

Full Changelog: v0.0.5...v0.0.6