- 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.
NumbatPerturbationIC
Perturbed initial condition that can be used to initiate convection
Input Parameters
- boundaryThe list of boundary IDs from the mesh where this boundary condition applies
C++ Type:std::vector
Description:The list of boundary IDs from the mesh where this boundary condition applies
- seed0Seed value for the random number generator
Default:0
C++ Type:unsigned int
Description:Seed value for the random number generator
- blockThe list of block ids (SubdomainID) that this object will be applied
C++ Type:std::vector
Description:The list of block ids (SubdomainID) that this object will be applied
- amplitudeThe maximum amplitude of the random noise in the initial condition
C++ Type:double
Description:The maximum amplitude of the random noise in the initial condition
Optional Parameters
- ignore_uo_dependencyFalseWhen set to true, a UserObject retrieved by this IC will not be executed before the this IC
Default:False
C++ Type:bool
Description:When set to true, a UserObject retrieved by this IC will not be executed before the this IC
- 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
- examples/3D/isotropic/3DddcSF_Ra5000.i
- tests/1D/1DSF_error.i
- tests/ics/2D.i
- examples/inputfiles/2DSF.i
- examples/3D/anisotropic/3DddcSF.i
- examples/2D/anisotropic/2DddcSF.i
- examples/3D/isotropic/3DddcSF.i
- examples/inputfiles/3DSF.i
- tests/ics/3D.i
- examples/3D/pseudo2D/3Dddcp.i
- examples/3D/barriers/3DddcSF.i
- examples/2D/isotropic/2DddcSF.i