Skip to content

[TRM] Corrected the temperature passed to variable_array_prev

wenqing requested to merge wenqing/ogs:fixTRM into master

It is a potential bug found by @nagelt such that the current temperature is set in variable_array_prev for the computation of the constitutive law. If a temperature dependent constitutive law is used in future, this bug will occur.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?

Merge request reports