diff --git a/test/tests/interfacekernels/InterfaceSorption/tests b/test/tests/interfacekernels/InterfaceSorption/tests index b2f357a6..4af561d4 100644 --- a/test/tests/interfacekernels/InterfaceSorption/tests +++ b/test/tests/interfacekernels/InterfaceSorption/tests @@ -129,6 +129,7 @@ cli_args = 'Outputs/file_base=interface_sorption_transient_Sievert_non_ad_out' exodiff = 'interface_sorption_transient_Sievert_non_ad_out.e' mesh_mode = REPLICATED + recover = false [] [Sievert_transient_ad] requirement = 'The system shall have the capability to enforce interfacial conditions based on the Sievert law in isothermal conditions using automatic differentiation during transient.' @@ -151,6 +152,7 @@ Executioner/nl_abs_tol=1e-12' exodiff = 'interface_sorption_transient_Sievert_ad_out.e' mesh_mode = REPLICATED + recover = false [] [Sievert_transient_non_ad_scaling] @@ -162,6 +164,7 @@ Outputs/file_base=interface_sorption_transient_Sievert_non_ad_scaling_out' exodiff = 'interface_sorption_transient_Sievert_non_ad_scaling_out.e' mesh_mode = REPLICATED + recover = false [] [Sievert_transient_ad_scaling] requirement = 'The system shall have the capability to enforce interfacial conditions based on the Sievert law in isothermal conditions using automatic differentiation during transient with unit scaling on both variables.' @@ -185,6 +188,7 @@ Executioner/nl_abs_tol=5e-12' exodiff = 'interface_sorption_transient_Sievert_ad_scaling_out.e' mesh_mode = REPLICATED + recover = false [] [Sievert_transient_non_ad_penalty_scaling] requirement = 'The system shall have the capability to enforce interfacial conditions based on the Sievert law in isothermal conditions using a penalty-enforced flux balance during transient with unit scaling on both variables.' @@ -200,6 +204,7 @@ # but the residuals are expected different with the penalty so the relative error tolerance is increased here rel_err = 8.5e-2 mesh_mode = REPLICATED + recover = false [] [Sievert_transient_ad_penalty_scaling] requirement = 'The system shall have the capability to enforce interfacial conditions based on the Sievert law in isothermal conditions using automatic differentiation and a penalty-enforced flux balance during transient with unit scaling on both variables.' @@ -228,6 +233,7 @@ # but the residuals are expected different with the penalty so the relative error tolerance is increased here rel_err = 8.5e-2 mesh_mode = REPLICATED + recover = false [] [Henry_transient_non_ad] @@ -238,6 +244,7 @@ Outputs/file_base=interface_sorption_transient_Henry_non_ad_out' exodiff = 'interface_sorption_transient_Henry_non_ad_out.e' mesh_mode = REPLICATED + recover = false [] [Henry_transient_ad] requirement = 'The system shall have the capability to enforce interfacial conditions based on the Henry law in isothermal conditions using automatic differentiation during transient.' @@ -261,6 +268,7 @@ Executioner/nl_abs_tol=1e-12' exodiff = 'interface_sorption_transient_Henry_ad_out.e' mesh_mode = REPLICATED + recover = false [] [Henry_transient_non_ad_scaling] @@ -273,6 +281,7 @@ Outputs/file_base=interface_sorption_transient_Henry_non_ad_scaling_out' exodiff = 'interface_sorption_transient_Henry_non_ad_scaling_out.e' mesh_mode = REPLICATED + recover = false [] [Henry_transient_ad_scaling] requirement = 'The system shall have the capability to enforce interfacial conditions based on the Henry law in isothermal conditions using automatic differentiation during transient with unit scaling on both variables.' @@ -297,6 +306,7 @@ Executioner/nl_abs_tol=5e-12' exodiff = 'interface_sorption_transient_Henry_ad_scaling_out.e' mesh_mode = REPLICATED + recover = false [] [Henry_transient_non_ad_penalty_scaling] requirement = 'The system shall have the capability to enforce interfacial conditions based on the Henry law in isothermal conditions using a penalty-enforced flux balance during transient with unit scaling on both variables.' @@ -313,6 +323,7 @@ # but the residuals are expected different with the penalty so the relative error tolerance is increased here rel_err = 5.4e-2 mesh_mode = REPLICATED + recover = false [] [Henry_transient_ad_penalty_scaling] requirement = 'The system shall have the capability to enforce interfacial conditions based on the Henry law in isothermal conditions using automatic differentiation and a penalty-enforced flux balance during transient with unit scaling on both variables.' @@ -342,5 +353,6 @@ # but the residuals are expected different with the penalty so the relative error tolerance is increased here rel_err = 5.4e-2 mesh_mode = REPLICATED + recover = false [] []