Skip to content

Commit

Permalink
MAINT: Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NateAM committed Oct 7, 2024
1 parent edcec74 commit 0b3a968
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/sphinx/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,15 @@ Internal Changes
- Allow for initial values to be set for the micromorphic hydra base class (:pull:`168`). By `Nathan Miller`_.
- Working towards improved convergence (:pull:`170`). By `Nathan Miller`_.
- Set the initial estimate of the plastic multiplier to be positive in the case of yielding (:pull:`174`). By `Nathan Miller`_.
- Added additional verbosity for debugging of the solves (:pull:`175`). By `Nathan Miller`_.

Bug Fixes
=========
- Corrected issue where the wrong Jacobian was being used in checkDescentDirection (:pull:`156`). By `Nathan Miller`_.
- Corrected bug when forming an Eigen::Map (pull:`164`). By `Nathan Miller`_.
- Corrected bug where the cohesions can go negative (pull:`165`). By `Nathan Miller`_.
- Corrected bug where the line search target residual didn't reset (pull:`173`). By `Nathan Miller`_.
- Corrected bug where the iteration count wasn't resetting during relaxed iterations (pull:`174`). By `Nathan Miller`_.

Bug Fixes
=========
Expand Down

0 comments on commit 0b3a968

Please sign in to comment.