GlobalParamsAction

Action used to aid in the application of parameters defined in the GlobalParams input block.

Global parameters are set in their own [GlobalParams] block as shown below:

[GlobalParams]
  displacements = 'u'
[]
(test/tests/misc/displaced_mesh_coupling/ad.i)

More information about the GlobalParams system may be found on the GlobalParams syntax documentation.

Input Parameters

  • 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.