26 mooseDeprecated(
"The NSFVAction, used through the [Modules/NavierStokesFV] syntax is deprecated. "
27 "Please modify your input file to use the [Physics/NavierStokes/<specific "
28 "Physics syntax (Flow/FluidHeatTransfer/...)>/<name>] syntax.\n"
29 "A help section for this transition is available on the MOOSE website: "
30 "https://mooseframework.inl.gov/syntax/Modules/NavierStokesFV/index.html");
registerMooseAction("NavierStokesApp", NSFVActionDeprecation, "nsfv_action_deprecation_task")
static InputParameters validParams()
void mooseDeprecated(Args &&... args) const
This class helps with the deprecation of this syntax [Modules] [NavierStokesFV] param_1 = value_1 par...
virtual void act() override
NSFVActionDeprecation(const InputParameters ¶meters)
static InputParameters validParams()