FieldData

Definition of field data.

Fields

  • field_name: FieldName, default = Undefined

    Name of a field variable.

  • bc_name: String, default = ""

    Name of a boundary condition. Either field_name or bc_name is needed.

  • field_location: FieldLocation, default = node

    Where the field is to be written, i.e. nodes or cells. (optional)