19 "Component to create a free flow boundary for 1D flow. This component is deprecated.");
25 logError(
"Deprecated component. Use FreeBoundary1Phase or FreeBoundary2Phase instead.");
registerMooseObject("ThermalHydraulicsApp", FreeBoundary)
static InputParameters validParams()
static InputParameters validParams()
Adds the boundary terms resulting from an integration by parts of the advection terms, using no external boundary data.
Base class for components that connect to flow channel boundaries.
void logError(Args &&... args) const
Logs an error.
FreeBoundary(const InputParameters ¶meters)