46 const std::map<unsigned int, unsigned int>
_jvar_map;
const std::map< unsigned int, unsigned int > _jvar_map
Map of coupled variable index to local equation system index.
const unsigned int _rhoA_jvar
rho*A coupled variable index
ADJunctionOneToOne1PhaseBC(const InputParameters ¶ms)
virtual ADReal computeQpResidual() override
static InputParameters validParams()
const unsigned int _equation_index
Index within local system of the equation upon which this object acts.
std::map< unsigned int, unsigned int > getIndexMapping() const
Creates mapping of coupled variable index to local equation system index.
const unsigned int _rhouA_jvar
rho*u*A coupled variable index
Computes flux between two subdomains for 1-phase one-to-one junction.
const unsigned int _connection_index
Index of connected flow channel.
Adds boundary fluxes for flow channels connected to a 1-phase one-to-one junction.
const unsigned int _rhoEA_jvar
rho*E*A coupled variable index
Base class for integrated boundary conditions for 1D problems in 3D space.
const ADJunctionOneToOne1PhaseUserObject & _junction_uo
1-phase one-to-one junction user object