- depends_onThe Controls that this control relies upon (i.e. must execute before this one)
C++ Type:std::vector
Description:The Controls that this control relies upon (i.e. must execute before this one)
- execute_onTIMESTEP_BEGINThe list of flag(s) indicating when this object should be executed, the available options include NONE, INITIAL, LINEAR, NONLINEAR, TIMESTEP_END, TIMESTEP_BEGIN, FINAL, CUSTOM.
Default:TIMESTEP_BEGIN
C++ Type:ExecFlagEnum
Description:The list of flag(s) indicating when this object should be executed, the available options include NONE, INITIAL, LINEAR, NONLINEAR, TIMESTEP_END, TIMESTEP_BEGIN, FINAL, CUSTOM.
SamplerReceiver
Control for receiving data from a Sampler via SamplerParameterTransfer.
The use of this object is explained in detail in stochastic_tools module example: Monte Carlo Example.
Input Parameters
- control_tagsAdds user-defined labels for accessing object parameters via control logic.
C++ Type:std::vector
Description:Adds user-defined labels for accessing object parameters via control logic.
- enableTrueSet the enabled status of the MooseObject.
Default:True
C++ Type:bool
Description:Set the enabled status of the MooseObject.
- implicitTrueDetermines whether this object is calculated using an implicit or explicit form
Default:True
C++ Type:bool
Description:Determines whether this object is calculated using an implicit or explicit form
Advanced Parameters
Input Files
- modules/stochastic_tools/test/tests/vectorpostprocessors/stochastic_results/sub.i
- modules/stochastic_tools/test/tests/transfers/errors/sub.i
- modules/stochastic_tools/test/tests/transfers/sampler_transfer_vector/sub.i
- modules/stochastic_tools/test/tests/transfers/sampler_postprocessor/sub.i
- modules/stochastic_tools/test/tests/transfers/sampler_transfer/sub.i
- modules/stochastic_tools/test/tests/transfers/sobol/sub.i
- modules/stochastic_tools/test/tests/transfers/sampler_transfer/errors/sub.i
- modules/stochastic_tools/test/tests/vectorpostprocessors/stochastic_results_complete_history/sub.i
- modules/stochastic_tools/examples/batch/sub.i
- modules/stochastic_tools/test/tests/transfers/monte_carlo/sub.i
- modules/stochastic_tools/test/tests/transfers/batch_sampler_transfer/sub.i
- modules/stochastic_tools/test/tests/transfers/sampler_postprocessor/errors/sub.i
- modules/stochastic_tools/test/tests/multiapps/batch_sampler_transient_multiapp/sub.i
- modules/stochastic_tools/test/tests/vectorpostprocessors/multiple_stochastic_results/sub.i