idaholab / TMAP8

Tritium Migration Analysis Program, Version 8
https://mooseframework.inl.gov/TMAP8/
GNU Lesser General Public License v2.1
15 stars 21 forks source link

`InterfaceSorption` should enable recover #196

Open simopier opened 1 month ago

simopier commented 1 month ago

Reason

InterfaceSorption should enable recover, but it currently does not.

In /projects/TMAP8/test/tests/interfacekernels/InterfaceSorption/tests, transient tests are currently set with recover = false because residual_concentration is wrong.

Design

Enhance InterfaceSorption so that it supports recover. Remove recover = false from /projects/TMAP8/test/tests/interfacekernels/InterfaceSorption/tests.

Impact

Enable recover with InterfaceSorption.