Skip to content

Conversation

@pbehne
Copy link
Contributor

@pbehne pbehne commented Nov 12, 2025

This PR disables common snes petsc options for simulations involving LinearFVKernels. To test the changes, I ran tests/linearfvkernels/block-restriction/block-restricted-diffusion-react.i and observed that no unused option warning was emitted after my changes. The change made to LinearFVKernel does not seem to be necessary in LinearFVBoundaryCondition to avoid warnings.

Closes #31854
Other Refs: #28053

@pbehne pbehne requested a review from lindsayad as a code owner November 12, 2025 18:02
@moosebuild
Copy link
Contributor

Job Test, step Results summary on 27f3892 wanted to post the following:

Framework test summary

Compared against 7edd10c in job civet.inl.gov/job/3374418.

No change

Modules test summary

Compared against 7edd10c in job civet.inl.gov/job/3374418.

No change

@moosebuild
Copy link
Contributor

Job Documentation, step Docs: sync website on 27f3892 wanted to post the following:

View the site here

This comment will be updated on new commits.

@moosebuild
Copy link
Contributor

Job Coverage, step Generate coverage on 27f3892 wanted to post the following:

Framework coverage

7edd10 #31901 27f389
Total Total +/- New
Rate 85.97% 85.97% +0.00% 100.00%
Hits 124954 124955 +1 1
Misses 20387 20387 - 0

Diff coverage report

Full coverage report

Modules coverage

Coverage did not change

Full coverage reports

Reports

This comment will be updated on new commits.

@pbehne
Copy link
Contributor Author

pbehne commented Nov 13, 2025

VTB failure is unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove PETSc unused option warnings for linear FV

2 participants