19 "with a constant coefficient");
20 params.
addParam<
Real>(
"thermal_expansion_coeff",
"Thermal expansion coefficient");
28 _thermal_expansion_coeff(getParam<
Real>(
"thermal_expansion_coeff"))
const VariableValue & _stress_free_temperature
Value of stress free temperature at each quadrature point.
ComputeThermalExpansionEigenstrainBeamBase is a base class for all models that compute beam eigenstra...
ComputeThermalExpansionEigenstrainBeam(const InputParameters ¶meters)
ComputeThermalExpansionEigenstrainBeam computes an eigenstrain for thermal expansion with a constant ...
const VariableValue & _temperature
Value of temperature at each quadrature point.
static InputParameters validParams()
virtual Real computeThermalStrain() override
registerMooseObject("SolidMechanicsApp", ComputeThermalExpansionEigenstrainBeam)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
const Real & _thermal_expansion_coeff
Constant thermal expansion coefficient.