const bool _aqueous_phase
Whether this is a fluid simulation.
const MaterialProperty< std::vector< Real > > *const _saturation_qp
Saturation of the fluid phases at the quadpoints.
const unsigned _aqueous_phase_number
Phase number of the aqueous phase.
This material computes thermal conductivity for a PorousMedium - fluid system, by using Thermal condu...
Base class for materials that provide thermal conducitivity.
const Real _exponent
Exponent for saturation.
const MaterialProperty< std::vector< std::vector< Real > > > *const _dsaturation_qp_dvar
d(Saturation)/d(PorousFlow variable)
InputParameters validParams< PorousFlowThermalConductivityIdeal >()
virtual void computeQpProperties() override
const RealTensorValue _la_wet
Wet thermal conductivity of rock.
PorousFlowThermalConductivityIdeal(const InputParameters ¶meters)
const bool _wet_and_dry_differ
Whether _la_wet has been supplied.
const RealTensorValue _la_dry
Dry thermal conductivity of rock.