Skip to content

[THM] Removed the double declared VariableArray

wenqing requested to merge wenqing/ogs:THM_fixing into master

Two VariableArray variables were declared in some members of ThermoHydroMechanicsLocalAssembler. This MR fixes this issue.

  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