Closed TheGreatCid closed 2 years ago
The precheck is failing because your commit messages don't contain a ticket number. Just add "close #130" to any commit message.
A regression test is diffing.
Interesting. I'll look into that
edit: Somehow I killed the heat generation that is supposed to take place in the Hencky_J2_arrheniuslawhardening_creep_thermal tutorial. Still figuring out why that is
Fixed the issue. I introduced a new material property for heat that was clashing with what already existed. I removed that, and now everything is working properly.
You were right, I did not need that floor protection to begin with
Added JC plasticity model for use in a variational framework. Additionally, return mapping is now floored at zero to avoid negative plastic strains.
Need a fix to JC documentation regarding having both a super and subscript on a single variable.
Fixes issue #130