Guillaume Giudicelli

Results 213 issues of Guillaume Giudicelli

## Reason Two tests in the tutorial have started diffing lately They involve a random distribution of multiapps ## How to reproduce Run tutorial on M1 ## Impact A priori...

C: Framework
P: minor
T: defect
C: Examples / Tutorial

I hope to figure out at least with VACE: - [x] channels - [x] inlets/outlets - [x] simple junctions with FV - [x] channels - [x] inlets/outlets - [x] simple...

### Motivation This interface has to deal with a combinatorial problem but its design relies on using references to a coupled stored attributes in the variableData class. These attributes can...

C: Framework
T: task

### Motivation Numerous things don't work the same as without AD currently: - no adCoupledDot routine in Coupleable - no support for getting DoFs dot (related) - no support for...

C: Framework
T: task

### Bug Description It seems when using the adCoupledDot on nodal variables on a nonlinear variable, to set an axuvariable, the values are lagged for AD compared to non AD...

T: defect
P: normal

## Reason The two syntaxes exist and have some overlapping parameters and some different ones Only one should exist, or at least they should not overlap Linked to #19282 Happened...

C: Framework
T: task

### Motivation - [ ] MaterialDerivativeTestUO / Action - [ ] ExamplePatchMG - [ ] TestNewmarkTI Keep a running list there ### Design use git mv to move source &...

C: Framework
T: task
Good first issue

### Motivation Multiple partitioners would be nice for: - multiple meshes or parts of meshes that gets partitioned using different methods - chaining partitioners: one for the initial cut and...

C: Framework
T: task

refs #15968 I noticed the number of SQA warnings was actually going up rather than down. Once the checks are enforced as errors and not warnings, this wont happen anymore....

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