- DEPRECATEDFalse*** WARNING: This block is deprecated - DO NOT USE ***
Default:False
C++ Type:bool
Unit:(no unit assumed)
Controllable:No
Description:*** WARNING: This block is deprecated - DO NOT USE ***
- 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
- 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.
DeprecatedBlockAction
Tool for marking input syntax as deprecated.
Large design changes may require deprecating a Block
([<block_name>]
syntax). This may be used by developers to let users know they need to update their input files.
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.