Workspace 6.21.5
FindStateAverage

Averages all the state values for all nodes or elements that have a state with the specified name, outputting a single value: the average.

  • Default label: "Find state Average"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh
Inputs:
Mesh modelCSIRO::Mesh::MeshModel

List typeCSIRO::Mesh::MeshModel::ListTypeThe type of state to average - a Node state or an Element state.
State nameQString

Vector mappingCSIRO::Mesh::VectorMapping

Controls how vector state values are converted into scalar (floating-point) values.

Outputs:
Averagedouble

The average of all nodes / elements with the specified state name.