Skip to main content

averaging:nodal to elemental nodal (field)

Version: 0.0.0

Description

Transforms a Nodal field to an ElementalNodal field, The result is computed on a given element's scoping.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldfield, fields_containerfield or fields container with only one field is expected
Pin 1mesh_scopingscoping
Pin 10collapse_shell_layersboolIf true, the data across different shell layers is averaged as well (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: nodal_to_elemental_nodal

Full name: averaging.nodal_to_elemental_nodal

Internal name: nodal_to_elemental_nodal

License: None

Changelog

  • Version 0.0.0: Initial release.