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