21 params.
addParam<MaterialPropertyName>(
24 "Material property to multiply the random numbers with (defaults to 1.0 if omitted)");
29 _amplitude(getParam<Real>(
"amplitude")),
30 _multiplier_prop(getMaterialProperty<Real>(
"multiplier"))
registerMooseObject("PhaseFieldApp", LangevinNoise)
const VariableTestValue & _test
static InputParameters validParams()
static InputParameters validParams()
virtual Real computeQpResidual()
virtual void residualSetup()
const MaterialProperty< Real > & _multiplier_prop
LangevinNoise(const InputParameters ¶meters)
void seed(std::size_t i, unsigned int seed)