Guillaume Giudicelli

Results 213 issues of Guillaume Giudicelli

Currently parameters are set: - to the equation system with a default in the constructor of the system - to the equation system by a downstream user (for example a...

Thoughts on this? Seems like it could be useful. But it does not quite do what the user wanted (material properties) here: https://github.com/idaholab/moose/discussions/30765 It's inspired from that need though. Edit:...

builds on top of https://github.com/idaholab/moose/pull/30592 also fixes problems with physics exodus restart, and iteration adaptive DT with linear systems

PR: Failed but allowed
PR: Ready for review/merge

Still need to add a gold file ## Reason One of the inputs in THM is not running as is, needs tolerance adjustments to run to completion ## Design Adapt...

stale

### Motivation A user is reporting that performance is not sufficient on solutionAux when direct = false. We should take some steps to improve it ### Design Cache the variable...

C: Framework
T: task

Requires #29177 and maybe #29516 to try out transients (or some other way to get a converged solution) One difficulty is likely that the two phase equation needs to be...

PR: Ready for review/merge

### Motivation Physics typically use the same tasks as the regular syntax, for simplicity Physics can avoid creating ICs or time derivatives if already in the input. But only if...

C: Framework
T: task

## Bug Description On cases with nodal variables and block restrictions, ICs may get evaluated outside of their block restriction due to the edge & face & interior dofs evaluations...

C: Framework
T: defect
P: normal

I'm fairly sure everyone was already using lines rather than spaces, but the way it was read was with spaces and would see vector parameters '1 2 3' as new...