Guillaume Giudicelli
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...
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...
### 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...
### 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...
closes #28830
## 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...
### Motivation - [ ] MaterialDerivativeTestUO / Action - [ ] ExamplePatchMG - [ ] TestNewmarkTI Keep a running list there ### Design use git mv to move source &...
### 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...
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....