Skip to main content

averaging:elemental mean (field)

Version: 0.0.0

Description

Computes the average of a multi-entity field, (ElementalNodal -> Elemental), (NodalElemental -> Nodal).

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldfield
Pin 1collapse_shell_layersboolIf true, shell layers are averaged as well (default is false).
Pin 2force_averagingboolIf true you average, if false you just sum.
Pin 3scopingscopingAverage only on these elements. If it is a scoping container, the label must correspond to the one of the fields containers.

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfield

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: averaging

Plugin: core

Scripting name: elemental_mean

Full name: averaging.elemental_mean

Internal name: entity_average

License: None

Changelog

  • Version 0.0.0: Initial release.