Skip to content

Update moose submodule and getuserobject() to fix build errors#1328

Open
meltawila wants to merge 7 commits intoneams-th-coe:develfrom
meltawila:update_auxkernels
Open

Update moose submodule and getuserobject() to fix build errors#1328
meltawila wants to merge 7 commits intoneams-th-coe:develfrom
meltawila:update_auxkernels

Conversation

@meltawila
Copy link
Copy Markdown
Member

closes #1327

@moosebuild
Copy link
Copy Markdown
Collaborator

moosebuild commented Apr 21, 2026

Job Documentation, step Sync to remote on c9c1c8c wanted to post the following:

View the site here

This comment will be updated on new commits.

@meltawila
Copy link
Copy Markdown
Member Author

FYI @aprilnovak

  • I tightened the solver's tolerances in bison.i used in tutorials/pincell_multiphysics.openmc and regolded test results. Before that, this test was passing locally but failing on Civet. Upon inspection, I found that MOOSE was converging to slightly two different temperature fields on Civet vs. my machine which would result in different k_eff solutions in the test

  • I also added abs_zero=1e-8 to test:transfers/nek_flux.flux where the csvdiff test was failing with:

test:transfers/nek_flux.flux: ERROR: In file nek_out.csv: The values in column "max_error" don't match at row 1 (time = 0.0005). 
test:transfers/nek_flux.flux: 	relative diff:   1.988e-09 ~ 1.988e-09 = 7.863e-05 (7.863e-05)

@meltawila
Copy link
Copy Markdown
Member Author

meltawila commented Apr 23, 2026

@aprilnovak @nuclearkevin idaholab/virtual_test_bed#796 should fix the VTB tests failure, but I'm not sure I understand the nekrs tests failures. Could you help with this?

@nuclearkevin
Copy link
Copy Markdown
Member

To be honest, I have no idea why NekRS is failing on those tests. It appears to be happening when loading the mesh, which could indicate an MPI issue on the testing hardware (though, as far as I know CIVET doesn't run these tests in parallel).

@moosebuild
Copy link
Copy Markdown
Collaborator

Job Test nekRS on c9c1c8c : invalidated by @nuclearkevin

1 similar comment
@moosebuild
Copy link
Copy Markdown
Collaborator

Job Test nekRS on c9c1c8c : invalidated by @nuclearkevin

@moosebuild
Copy link
Copy Markdown
Collaborator

Job Test nekRS on c9c1c8c : invalidated by @aprilnovak

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.

Update Cardinal Auxkernels to follow MOOSE UserObjectInterface changes

3 participants