Guillaume Giudicelli
Guillaume Giudicelli
Falcon patch is up https://github.com/idaholab/falcon/pull/144
arm failure unrelated
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
@grunerjmeier fyi
no but there;s a workaround. It should work fine when adding dummy variables that are not block restricted
@miaoyinb @aabdelhameedd for awareness
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...