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

Ver-1c does not reflect the difference in boundary conditions between TMAP4 and TMAP7 #222

Closed ke7kto closed 1 week ago

ke7kto commented 1 week ago

Bug Description

TMAP4 and TMAP7 have different left-hand-side boundary conditions (Neumann for TMAP4 and Dirichlet for TMAP7). This is not accounted for in the documentation or testing suite. We need to split the verification test into two to allow for both conditions to be tested.