diff --git a/modules/phase_field/test/tests/GrandPotentialPFM/tests b/modules/phase_field/test/tests/GrandPotentialPFM/tests index a930a5ef61e3..9c8d435e3a4f 100644 --- a/modules/phase_field/test/tests/GrandPotentialPFM/tests +++ b/modules/phase_field/test/tests/GrandPotentialPFM/tests @@ -99,6 +99,7 @@ issues = '#15573' design = '/ACSwitching.md /CoupledSwitchingTimeDerivative.md' requirement = 'MOOSE shall provide a Grand Potential based multiphase model with AD option' + installation_type = 'in_tree' # refs #26129 [] [ADGrandPotentialMultiphase_jac] @@ -111,5 +112,6 @@ issues = '#15573' design = '/ACSwitching.md /CoupledSwitchingTimeDerivative.md' requirement = 'The jacobian for the AD Allen-Cahn problem with a variable dependent coeffecients shall be perfect' + installation_type = 'in_tree' # refs #26129 [] [] diff --git a/modules/phase_field/test/tests/phase_field_kernels/tests b/modules/phase_field/test/tests/phase_field_kernels/tests index 0c151e5862a8..d732fa8eb780 100644 --- a/modules/phase_field/test/tests/phase_field_kernels/tests +++ b/modules/phase_field/test/tests/phase_field_kernels/tests @@ -208,6 +208,7 @@ issues = '#15573' design = '/ACBarrierFunction.md /ACKappaFunction.md' requirement = 'MOOSE shall have AD examples where the barrier height and gradient energy parameter depend on non-linear variables' + installation_type = 'in_tree' # refs #26129 [../] [./ADnonuniform_barrier_coefficient-jac] @@ -220,5 +221,6 @@ issues = '#15573' design = '/ACBarrierFunction.md /ACKappaFunction.md' requirement = 'The Jacobian for the AD Allen-Cahn problem with a variable dependent coeffecients shall be perfect' + installation_type = 'in_tree' # refs #26129 [../] []