Guillaume Giudicelli

Results 213 issues of 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...

P: minor
T: defect
C: Modules/Navier Stokes

### 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...

T: task
C: Modules/Navier Stokes

### 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...

T: task
C: Modules/Solid Mechanics

# 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...

C: Framework
T: task

closes #27646 This could be stuff we push upstream to libmesh tbh. It's mostly there for blocks already.

PR: Ready for review/merge

### 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...

P: minor
T: defect
C: Meshing

### 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...

C: Framework
T: task
C: Meshing

### 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. ###...

C: Framework
T: task
C: Meshing

## 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...

C: Framework
P: minor
T: defect

### 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,...

T: defect
P: normal