You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Reason
InterfaceSorption
should enable recover, but it currently does not.In
/projects/TMAP8/test/tests/interfacekernels/InterfaceSorption/tests
, transient tests are currently set withrecover = false
becauseresidual_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
.The text was updated successfully, but these errors were encountered: