Skip to main content

geo:elements volumes over time

Version: 0.0.0

Description

Calculates for a mesh, the volume of each element over time for each specified time step.

Inputs

InputNameExpected type(s)Description
Pin 1scopingscoping
Pin 2displacementfields_containerDisplacement field's container. Must contain the mesh if mesh not specified in input.
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_container

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_volumes_over_time

Full name: geo.elements_volumes_over_time

Internal name: volumes_provider

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.