- value0
Default:0
C++ Type:double
- variableThe variable this initial condition is supposed to provide values for.
C++ Type:VariableName
Description:The variable this initial condition is supposed to provide values for.
ScalarConstantIC

The ScalarConstantIC has not been documented. The content listed below should be used as a starting point for documenting the class, which includes the typical automatic documentation associated with a MooseObject; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.
# ScalarConstantIC
!syntax description /ICs/ScalarConstantIC
## Overview
!! Replace these lines with information regarding the ScalarConstantIC object.
## Example Input File Syntax
!! Describe and include an example of how to use the ScalarConstantIC object.
!syntax parameters /ICs/ScalarConstantIC
!syntax inputs /ICs/ScalarConstantIC
!syntax children /ICs/ScalarConstantIC
!syntax description /ICs/ScalarConstantIC
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.
Advanced Parameters
Input Files
- test/tests/controls/conditional_functional_enable/conditional_function_enable.i
- test/tests/auxkernels/aux_scalar_deps/aux_scalar_deps.i
- test/tests/controls/time_periods/scalarkernels/scalarkernels.i
- test/tests/variables/coupled_scalar/coupled_scalar_from_ic.i
- test/tests/auxkernels/constant_scalar_aux/constant_scalar_aux.i