Guillaume Giudicelli

Results 213 issues of Guillaume Giudicelli

## Bug Description The nearest node transfer does not get the right map when using split meshes. But ok with distributed or replicated. contact @muelcm for inputs ## Steps to...

C: Framework
T: defect
P: normal

## Reason This is from a separate training than the one we ran in June. This is mostly my personal opinion of things we can add + suggestions from others...

C: Framework
T: task

## Bug Description We (@muelcm and I on separate inputs) have observed that steady state calculations restarted into transients exhibit non deterministic behaviors in the projection transfers. The integrals of...

C: Framework
T: defect
P: normal

## Reason In some of my VTB cases, I would like to print to screen a few messages like: - check out this more efficient way of doing this on...

C: Framework
T: task

## Bug Description See this log ``` Finished Computing Residual [ 7.39 s] [ -62 MB] Finished Computing Initial Residual [ 7.39 s] [ -62 MB] Finished Computing Residual [...

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

The issue is only with Rhie Chow interpolation (average is fine) - we need RC UO before VFRs on initial otherwise we hit a missing a functor - by default,...

refs #21923 No regolds! Our viscosities must be constant over all of NS. This will change with K-eps This does not touch the mixing length. I dont see a big...

PR: Failed but allowed

Closes #22338 let's see what breaks

## Steps to reproduce See discussions post needs parallel + subdomain modification + block restricted aux ## Bug description Simulation hangs Very likely the changed number of dofs is the...

C: Framework
T: defect
P: normal

## Reason For conversions between variables ## Design Most of the code is likely already in the ProjectionTransfer But also SelfAux does it. Maybe we should just rename it It...

C: Framework
T: task