- axisCoordinate axis on which the transition occurs
C++ Type:MooseEnum
Unit:(no unit assumed)
Controllable:No
Description:Coordinate axis on which the transition occurs
- function1First function
C++ Type:FunctionName
Unit:(no unit assumed)
Controllable:No
Description:First function
- function2Second function
C++ Type:FunctionName
Unit:(no unit assumed)
Controllable:No
Description:Second function
- transition_centerCenter position of transition
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Center position of transition
- transition_widthWidth of transition
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Width of transition
CosineTransitionFunction
Computes a cosine transtition of a user-specified width between two values
This function uses WeightedTransition to smoothly transition between two functions either in time or along a spatial axis.
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.