FieldFromValueInput
Definition of parameters for setting fields from values.
Fields
-
value_inputs: Vector of ValueInput, default =[]Options for setting fields from values. (required)
-
time: Float, default =-1.0Time at which to extract the values from the time function
-
time = -1means set the fields from the time function at each time step. (Useful only for primary fields.) -
time >= 0means extract the value from the time function at the given time.
-
See also FieldSetType, FieldFromFile.