- active__all__ If specified only the blocks named will be visited and made active
Default:__all__
C++ Type:std::vector<std::string>
Unit:(no unit assumed)
Controllable:No
Description:If specified only the blocks named will be visited and made active
- check_jacobianFalseSet to true to check jacobian
Default:False
C++ Type:bool
Unit:(no unit assumed)
Controllable:No
Description:Set to true to check jacobian
- inactiveIf specified blocks matching these identifiers will be skipped.
C++ Type:std::vector<std::string>
Unit:(no unit assumed)
Controllable:No
Description:If specified blocks matching these identifiers will be skipped.
THMDebugAction
Add specific THM debugging option.
Currently, the only specific Debug option added is to request the THMProblem to check the Jacobian, using the "check_jacobian" parameter.
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.