OOF2: The Manual
Name
ThreeVectorFieldInit — Methods for initializing a three dimensional vector field.
Subclasses
Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.
-
Constant (
ConstThreeVectorFieldInit) -- Initialize a two-vector field with a constant value. -
XYTFunction (
FuncThreeVectorFieldInit) -- Initialize a three-vector field with a function of x and y. -
Other Mesh (
ThreeVectorOtherMeshInit) -- Initialize a three-vector field from the same field on another mesh.
Description
ThreeVectorFieldInit objects are used as
the initializer argument in the OOF.Mesh.Set_Field_Initializer command when
assigning initial values to a three-component field, such as the
out-of-plane parts of the displacement Field, on a Mesh.



