virtual ADReal conservedVariableElem() override
virtual ADReal hllcNeighbor() override
Implements the advective flux and the pressure terms in the porous conservation of momentum equation ...
virtual ADReal fluxNeighbor() override
DualNumber< Real, DNDerivativeType, true > ADReal
PCNSFVMomentumHLLC(const InputParameters ¶ms)
const unsigned int _index
index x|y|z
Base class for porous HLLC inter-cell flux kernels.
static InputParameters validParams()
virtual ADReal hllcElem() override
HLLC modifications to flux for elem & neighbor, see Toro.
virtual ADReal fluxElem() override
flux functions on elem & neighbor, i.e. standard left/right values of F
virtual ADReal conservedVariableNeighbor() override