Guillaume Giudicelli
Guillaume Giudicelli
When generating per-cell MGXS libraries for heterogeneous transport calculations, it's normal to assume that you only need to specify all the material cells for the list of domains of a...
I have been burned twice now by setting tally.nuclide = u238 instead of tally.nuclides = [u238], which poses no issue in Python but obviously does not generate the right xml...
Follow up on PR #1649 A common use of the write_message routine is write_message("some string with {}", some_item_id or some_integer). The intent of this is to have the second argument...
Keeping both around. First stab at it
Came up live in a tutorial today :( refs #20124
If h = cp T with cp constant it doesnt matter For our future formulation of h = int(cp T) then it ll matter Refs #21245
Major API changes, everything we should not be doing while reworking the executioner system :O Still have some quirks to work on with the test so there's still some logs...
early PR to get feedback still a few things to do at least: - [x] add tests - [x] make sure FEProblem always knows its execute_on (currently doesnt seem like...
## Reason some docs in variables for vector and array objects, but nothing for vector/array kernels in the kernels page. Might as well link them since variables covers kernels a...
## Bug Description See https://civet.inl.gov/job/1131330/ We hit an exodiff when the number of procs outnumber the number of subapps. It seems apps are using a 0 value rather than the...