Calculates the current source term in the Helmholtz wave equation using the conduction formulation of...
const ADMaterialProperty< Real > & _cond_imag
Imaginary component of the material conductivity (in S/m)
const ADVectorVariableValue & _field_imag
Vector variable of the imaginary component of the electric field.
static InputParameters validParams()
MooseEnum _component
Component of the field vector (real or imaginary)
const ADMaterialProperty< Real > & _omega_real
Real component of the angular drive frequency (in rad/s)
DualNumber< Real, DNDerivativeType, true > ADReal
const ADVectorVariableValue & _field_real
Vector variable of the real component of the electric field.
ADConductionCurrent(const InputParameters ¶meters)
virtual ADReal computeQpResidual() override
const ADMaterialProperty< Real > & _cond_real
Real component of the material conductivity (in S/m)
const ADMaterialProperty< Real > & _omega_imag
Imaginary component of the angular drive frequency (in rad/s)
const ADMaterialProperty< Real > & _mu_real
Real component of the material permeability (in H/m)
const InputParameters & parameters() const
const ADMaterialProperty< Real > & _mu_imag
Imaginary component of the material permeability (in H/m)