- locationLocation or mean of the distribution (alpha or mu)
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Location or mean of the distribution (alpha or mu)
- shapeShape of the distribution (beta or s)
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Shape of the distribution (beta or s)
Logistic
Logistic distribution.
Description
The logistic distribution is a continuous distribution defined with a location () and shape () parameters.
Probability Density Function:
Cumulative Density Function:
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.