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.0

    Time at which to extract the values from the time function

    • time = -1 means set the fields from the time function at each time step. (Useful only for primary fields.)

    • time >= 0 means extract the value from the time function at the given time.