diff --git a/doc/source/_static/dpf_operators.html b/doc/source/_static/dpf_operators.html index 0f26d5b98dc..6da6e20b8c6 100644 --- a/doc/source/_static/dpf_operators.html +++ b/doc/source/_static/dpf_operators.html @@ -14635,13 +14635,13 @@

Configurating operators

Version 0.0.0

Inputs

Poisson ratio to be used in equivalent strain calculation.

Outputs

Configurations

Scripting

Changelog

math: entity extractor

Description

Extracts an entity from a field, based on its ID.

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

result: remove rigid body motion (fields container)

Description

Removes rigid body mode from a total displacement field by minimization. Use a reference point in order to subtract its displacement to the result displacement field.

-
Version 0.0.0

Inputs

field or fields container with only one field is expected

+
Version 0.0.1

Inputs

field or fields container with only one field is expected

Id of the reference entity (node).

default is the mesh in the support

Outputs

Global rigid translation vector

Global rigid rotation angles

Center of the rigid rotation

-

Configurations

Scripting

Changelog

result: cyclic analytic stress eqv max

Description

Compute the maximum of the Von Mises equivalent stress that can be expected on 360 degrees

+

Configurations

Scripting

Changelog

result: cyclic analytic stress eqv max

Description

Compute the maximum of the Von Mises equivalent stress that can be expected on 360 degrees

Version 0.0.0

Inputs

field container with the base and duplicate sectors

default is true

Outputs

FieldsContainer filled in

@@ -14800,13 +14800,13 @@

Configurating operators

Version 0.0.0

Inputs

filepath

columns_to_read

Outputs

Configurations

Scripting

Changelog

result: remove rigid body motion (field)

Description

Removes rigid body mode from a total displacement field by minimization. Use a reference point in order to subtract its displacement to the result displacement field.

-
Version 0.0.0

Inputs

field or fields container with only one field is expected

+
Version 0.0.1

Inputs

field or fields container with only one field is expected

Id of the reference entity (node).

default is the mesh in the support

Outputs

Global rigid translation vector

Global rigid rotation angles

Center of the rigid rotation

-

Configurations

Scripting

Changelog

result: add rigid body motion (field)

Description

Adds a given rigid translation, center and rotation from a displacement field. The rotation is given in terms of rotations angles. Note that the displacement field has to be in the global coordinate system

+

Configurations

Scripting

Changelog

result: add rigid body motion (field)

Description

Adds a given rigid translation, center and rotation from a displacement field. The rotation is given in terms of rotations angles. Note that the displacement field has to be in the global coordinate system

Version 0.0.0

Inputs

default is the mesh in the support

Outputs

Configurations

Scripting

Changelog

result: rigid transformation provider

Description

Extracts rigid body transformation from dsub file.

Version 0.0.0

Inputs

streams (result file container) (optional)

diff --git a/src/ansys/dpf/gatebin/Ans.Dpf.GrpcClient.dll b/src/ansys/dpf/gatebin/Ans.Dpf.GrpcClient.dll index 8008ec99865..911fbf95bd6 100644 Binary files a/src/ansys/dpf/gatebin/Ans.Dpf.GrpcClient.dll and b/src/ansys/dpf/gatebin/Ans.Dpf.GrpcClient.dll differ diff --git a/src/ansys/dpf/gatebin/DPFClientAPI.dll b/src/ansys/dpf/gatebin/DPFClientAPI.dll index 53981a6fc72..d3676609e96 100644 Binary files a/src/ansys/dpf/gatebin/DPFClientAPI.dll and b/src/ansys/dpf/gatebin/DPFClientAPI.dll differ