Skip to main content

averaging:elemental difference (field)

Version: 0.0.0

Description

Transforms an Elemental Nodal or Nodal field into an Elemental field. Each elemental value is the maximum difference between the computed result for all nodes in this element. The result is computed on a given element scoping.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldfield, fields_containerfield or fields container with only one field is expected
Pin 1mesh_scopingscopingaverage only on these entities
Pin 7meshabstract_meshed_region
Pin 10through_layersboolThe maximum elemental difference is taken through the different shell layers if true (default is false).

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_difference

Full name: averaging.elemental_difference

Internal name: elemental_difference

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.