Skip to main content

geo:elements facets surfaces over time

Version: 0.0.0

Description

Calculates for a mesh, the surface of each element's facet over time for each specified time step. The output is a new mesh made with only surface elements.

Inputs

InputNameExpected type(s)Description
Pin 1scopingscoping
Pin 2displacementfields_containerDisplacement field's container.
Pin 7meshabstract_meshed_regionMesh must be defined if the displacement field's container does not contain it, or if there is no displacement.

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_containerSurfaces field.
Pin 1meshabstract_meshed_regionMesh made of surface elements only.

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

Plugin: core

Scripting name: elements_facets_surfaces_over_time

Full name: geo.elements_facets_surfaces_over_time

Internal name: surfaces_provider

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.