Guillaume Giudicelli
Guillaume Giudicelli
### Bug Description The choice of 1e-2 for the relative tolerance on the nonlinear solver is leading every run of this input file to generate different results. By several percent...
### Motivation gFHR inputs to be released on the VTB are a little long. There are also plenty of opportunities to get it wrong in their current form. An action...
### Motivation User tried in https://github.com/idaholab/moose/discussions/27340 to use the action and got an obscure error the problems are: - while plane formulations are implemented with the new kernels, they are...
# Reason MOOSE used to support restarting from non-binary files. The suffix was then changed. I dont see this option in the current version of moose? @friedmud removed it seemingly...
closes #27646 This could be stuff we push upstream to libmesh tbh. It's mostly there for blocks already.
### Bug Description I was modifying the AdvancedExtruderGenerator to handle Quad8 and it left a lot of issues in the boundary_info that could have been handled by a prepare_for_use before...
### Motivation @dschwen @hugary1995 and others have built up quite a bit of capabilities in UOs that modify the mesh. This could be consolidated into a system / dedicated syntax...
### Motivation Carolina was trying to have several parts of a circle be meshed independently then combined while preserving boundaries. But the combiner merges everything with the same ids. ###...
## Reason See discussion ## How to Reproduce See title Empty aux system check_aux = true in executioner ## Impact Very minor, no error and user will figure it out...
### Bug Description Several users get the "this object is not registered error" after trying to add a module to their application Then we tell them to check their Makefile,...