Implements the advective flux in the porous conservation of mass equation using a HLLC discretization...
virtual ADReal fluxNeighbor() override
virtual ADReal conservedVariableElem() override
DualNumber< Real, DNDerivativeType, true > ADReal
virtual ADReal fluxElem() override
flux functions on elem & neighbor, i.e. standard left/right values of F
Base class for porous HLLC inter-cell flux kernels.
static InputParameters validParams()
PCNSFVMassHLLC(const InputParameters ¶ms)
virtual ADReal hllcElem() override
HLLC modifications to flux for elem & neighbor, see Toro.
virtual ADReal hllcNeighbor() override
virtual ADReal conservedVariableNeighbor() override