- locationLocation parameter (a or low)
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Location parameter (a or low)
- scaleScale parameter (b or lambda)
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Scale parameter (b or lambda)
- shapeShape parameter (c or k)
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Shape parameter (c or k)
Weibull
Three-parameter Weibull distribution.
Description
The Weibull object defines a translated Weibull distribution which has a probability density function (PDF) defined as
where and defines the shape parameter, and defines the scale parameter and is the location parameter of the distribution.
Example Input Syntax
(contrib/moose/modules/stochastic_tools/test/tests/distributions/weibull.i)Input Parameters
- control_tagsAdds user-defined labels for accessing object parameters via control logic.
C++ Type:std::vector<std::string>
Unit:(no unit assumed)
Controllable:No
Description:Adds user-defined labels for accessing object parameters via control logic.
- enableTrueSet the enabled status of the MooseObject.
Default:True
C++ Type:bool
Unit:(no unit assumed)
Controllable:No
Description:Set the enabled status of the MooseObject.