LLNL / serac

Serac is a high order nonlinear thermomechanical simulation code
BSD 3-Clause "New" or "Revised" License
178 stars 33 forks source link

Bugfix/talamini/thermomechanics with state #1181

Open btalamini opened 1 month ago

btalamini commented 1 month ago

Our thermomechanics physics module did not account for self-heating due to thermomechanical coupling. The material model interface does return the internal source term, but it was not being integrated in the thermal residual. This PR adds in this missing effect.