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

  • DEPRECATEDFalse*** WARNING: This block is deprecated - DO NOT USE ***

    Default:False

    C++ Type:bool

    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>

    Controllable:No

    Description:If specified only the blocks named will be visited and made active

  • control_tagsAdds user-defined labels for accessing object parameters via control logic.

    C++ Type:std::vector<std::string>

    Controllable:No

    Description:Adds user-defined labels for accessing object parameters via control logic.

  • inactiveIf specified blocks matching these identifiers will be skipped.

    C++ Type:std::vector<std::string>

    Controllable:No

    Description:If specified blocks matching these identifiers will be skipped.