Releases: sandialabs/pancax
Releases · sandialabs/pancax
v0.0.15
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
v0.0.13
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
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
v0.0.10
What's Changed
- Testing improvements/more by @chamel3 in #93
- Testing improvements/constitutive models by @chamel3 in #92
- fixing up some examples based on new interface. Also making state var… by @chamel3 in #94
- to dev by @cmhamel in #95
- Dev by @cmhamel in #97
New Contributors
Full Changelog: v0.0.9...v0.0.10
v0.0.9
v0.0.8
What's Changed
- adding rocm support and updating readme. by @cmhamel in #64
- rebasing by @cmhamel in #65
- General state by @cmhamel in #71
- linting bcs. by @cmhamel in #73
- linting bvps and adding .flake8 file. Also removing some hanging depr… by @cmhamel in #74
- linting for data module. by @cmhamel in #75
- linting domains module and adding another flake8 error related to jax… by @cmhamel in #76
- Linting/fem by @cmhamel in #78
- linting for loss functions by @cmhamel in #79
- linting for math by @cmhamel in #80
- linting for networks. by @cmhamel in #81
- linting for optimizers. by @cmhamel in #82
- linting for physics kernels. by @cmhamel in #83
- linting for problems. by @cmhamel in #84
- Linting/pancax by @cmhamel in #85
Full Changelog: v0.0.7...v0.0.8
v0.0.7
v0.0.6
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