Skip to main content

averaging:nodal difference (field)

Version: 0.0.0

Description

Transforms an Elemental Nodal field into a Nodal field. Each nodal value is the maximum difference between the unaveraged computed result for all elements that share this particular node. The result is computed on a given node's 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

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: nodal_difference

Full name: averaging.nodal_difference

Internal name: nodal_difference

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.