Skip to main content

averaging:nodal to elemental (field)

Version: 0.0.0

Description

Transforms a Nodal field to an Elemental 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

Full name: averaging.nodal_to_elemental

Internal name: nodal_to_elemental

License: None

Changelog

  • Version 0.0.0: Initial release.