Guillaume Giudicelli

Results 213 issues of Guillaume Giudicelli

Just an idea. If when we have non-conformality we could just decide the element that is faced with a node in the middle of its face is a poly, then...

see #31554 for before now ``` Showing top 30 nodes out of 176 flat flat% sum% cum cum% 6.21s 19.73% 19.73% 6.57s 20.87% tcmalloc::CentralFreeList::Populate 5.76s 18.30% 38.02% 5.96s 18.93% FaceInfo::FaceInfo...

### Bug Description I hit these two in decent numbers ``` ld: warning: duplicate -rpath '/Users/giudgl/miniforge/envs/moose/lib' ignored ld: warning: -ld64 is deprecated, use -ld_classic instead ``` Should be fixable. The...

P: minor
T: defect

closes #32059 early PR to see what fails

## Bug description when doing multiapp fixed point iterations if we are not solving the nonlinear system we don't update the aux system on timestep_end ## How to reproduce Use...

## Description Possibly related to https://github.com/idaholab/moose/issues/21645 in the origin for no support for block restriction Seg fault on block restricting damped nonlinear variable ## How to reproduce Block restrict a...

C: Framework
T: defect
P: normal

### Motivation Water97FluidProperties::T_from_p_h_ad() Region 5 is not implemented the code assumes that the (p, h) plot is continuous across h_from_p_T(pressure, vaporTemperature(pressure)), which is not. Region 4 should be a two...

T: task
C: Modules/Fluid Properties

### Motivation The DebugResidualAux causes a crash if it is used where an equation / variable is not defined ### Design Add a check on the variable BR vs the...

C: Framework
T: task

## Description See discussion coupledVectorSecond does not exist at this time. Note that @lindsayad offered a solution, essentially computing d2phi for the vector manually from the component-wise d2phi ## Design...

C: Framework
T: task

## Description Some instructions still mention mamba instead of conda, which we use now. mamba would require an additional installation ## Design Just updating the text in the instructions ##...

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