Guillaume Giudicelli

Results 719 comments of Guillaume Giudicelli

Falcon patch is up https://github.com/idaholab/falcon/pull/144

A previous example was the SideFluxAverage and co., which were renamed to SideDiffusiveFluxAverage

Could do FVTimeKernel -> FVTimeDerivative. Not a good fit for this issue maybe

no but there;s a workaround. It should work fine when adding dummy variables that are not block restricted

Failures in Pronghorn are unrelated and already fixed by submodule update

could we ifdef LIBMESH_DIM != 1 a compile time warning in the constructor

note that MOOSE has already duplicated the lagrange shapes code for AD templating I think. But if we template here we could get rid of that with just an extra...