moose
moose copied to clipboard
Central time integrator lags derivatives for AD nodal values
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
Steps to Reproduce
Run the coupled_dots_nodal.i input from https://github.com/idaholab/moose/pull/28857/files with a CentralDifference time integrator
Impact
Wrong values lead to wrong results
[Optional] Diagnostics
No response
was a consequence of #28867, will be patched by https://github.com/idaholab/moose/pull/28857