Guillaume Giudicelli

Results 213 issues of Guillaume Giudicelli

## Bug Description New petsc update broke support for the PETSc Schur field split we need to patch petsc to fix it ## Steps to Reproduce In tests for field...

C: Framework
T: defect
P: normal

## Reason Our time steppers in MOOSE are often usable across the entire framework*. But for fluid flow we want to have this [total variation diminishing](https://en.wikipedia.org/wiki/Total_variation_diminishing#:~:text=In%20numerical%20methods%2C%20total%20variation,was%20introduced%20by%20Ami%20Harten) characteristic We should document...

C: Framework
T: task
C: Modules/Navier Stokes

## Bug Description A common simulation technique in multiphysics is to start solves at different times, so that at t=0s they are all synchronized and at steady state However, if...

T: defect
P: normal

## Reason This page https://mooseframework.inl.gov/framework_development/utils/index.html is really empty compared to how many utilities we have ## Design Add FV Utils add the string conversion, the fuzzy equal etc ## Impact...

C: Framework
T: task
C: Documentation

## Bug Description `Unsupported order: 257` what even is that? My guess is it s in libmesh, though I ll need to check The patch if you are running into...

T: defect
P: normal
C: libMesh

## Reason As we get more options it will become harder to find what you want in the list ## Design we ll want parameter groups and documentation for each...

C: Framework
T: task

Refs #9845 Not the most useful PR, but would save me a few seconds every time I go fish an existing test, and that adds up. Sorry for whoever will...

PR: Ready for review/merge

## Bug Description Hits an assert on vtb ## Steps to Reproduce Run this input file with fv = true for the internalVolumetricFlowrate pp https://github.com/idaholab/virtual_test_bed/blob/main/msfr/steady/run_ns_initial.i ## Impact Forces me to...

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

## Reason It's one of the few generators still using Ids only, though some of the code is actually compatible with names ## Design Fix up the parameters Use the...

C: Framework
T: task
C: Meshing