Guillaume Giudicelli
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...
## 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...
## 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...
## 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...
## 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 [...
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...
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...
## 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...