diff --git a/doc/source/_static/dpf_operators.html b/doc/source/_static/dpf_operators.html index d42ff49eed0..f960b61f2e2 100644 --- a/doc/source/_static/dpf_operators.html +++ b/doc/source/_static/dpf_operators.html @@ -5274,14 +5274,14 @@

Configurating operators

prevents from reading the mesh in the result files

if 0 cyclic symmetry is ignored, if 1 cyclic sector is read, if 2 cyclic expansion is done, if 3 cyclic expansion is done and stages are merged (default is 1)

elemental nodal beam results are read if this pin is set to true (default is false)

-

Outputs

Configurations

Scripting

Changelog

result: beam axial stress (LSDyna)

Description

Read Beam Axial Stress (LSDyna) by calling the readers defined by the datasources.

-
Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

+

Outputs

Configurations

Scripting

Changelog

result: beam axial stress

Description

Read Beam X Axial Stress by calling the readers defined by the datasources.

+
Version 0.1.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

elements scoping required in output.

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

integration point where the result will be read from. Default value: 0 (first integration point).

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

-

Outputs

Configurations

Scripting

Changelog

math: unit convert (fields container)

Description

Converts an input fields container of a given unit to another unit.

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

Outputs

Configurations

Scripting

Changelog

math: unit convert (fields container)

Description

Converts an input fields container of a given unit to another unit.

Version 0.0.0

Inputs

unit as a string, ex 'm' for meter, 'Pa' for pascal,...

Outputs

Configurations

Scripting

Changelog

utility: property field get attribute

Description

A PropertyField in pin 0 and a property name (string) in pin 1 are expected in input.

Version 0.0.0

Inputs

Accepted inputs are: 'time_freq_support', 'scoping' and 'header'.

@@ -5327,7 +5327,7 @@

Configurating operators

Outputs

Configurations

Scripting

Changelog

result: global total mass (LSDyna)

Description

Read Global Total Mass (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

math: unit convert

Description

Converts an input field/fields container or mesh of a given unit to another unit.

Version 0.0.0

Inputs

unit as a string, ex 'm' for meter, 'Pa' for pascal,... Or ansys unit system's ID, or a field from which expected unit will be extracted.

Outputs

the output entity is the same as the input (inplace operator)

@@ -5422,10 +5422,10 @@

Configurating operators

Configurations

Scripting

Changelog

math: - (fields container)

Description

Computes the difference of two fields. If one field's scoping has an 'overall' location, then this field's values are applied on the other field entirely. When using a constant or 'work_by_index', you can use 'inplace' to reuse one of the fields.

Version 0.0.0

Inputs

field or fields container with only one field is expected

field or fields container with only one field is expected

-

Outputs

Configurations

Scripting

Changelog

scoping: elements in mesh

Description

Retrieves the elemental scoping of a given input mesh, which contains the element IDs.

-
Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

scoping: intersect scopings

Description

Intersect 2 scopings and return the intersection and the difference between the intersection and the first scoping.

+

Outputs

Configurations

Scripting

Changelog

scoping: intersect scopings

Description

Intersect 2 scopings and return the intersection and the difference between the intersection and the first scoping.

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

math: ^ (field)

Description

Computes element-wise field[i]^p.

-
Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

math: scale (field)

Description

Scales a field by a constant factor. This factor can be a scalar or a vector, where each value of the vector represents a scaler per component. Number of the components are corresponding to the input field dimensionality

+
Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

scoping: elements in mesh

Description

Retrieves the elemental scoping of a given input mesh, which contains the element IDs.

+
Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

math: scale (field)

Description

Scales a field by a constant factor. This factor can be a scalar or a vector, where each value of the vector represents a scaler per component. Number of the components are corresponding to the input field dimensionality

Version 0.0.0

Inputs

field or fields container with only one field is expected

Double/Field/Vector of doubles. When scoped on overall, same value(s) applied on all the data, when scoped elsewhere, corresponding values will be multiplied due to the scoping

Default is false. If set to true, output of scale is made dimensionless

@@ -5442,7 +5442,7 @@

Configurating operators

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

result: global eroded internal energy (LSDyna)

Description

Read Global Eroded Internal Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

math: scale fields container

Description

Scales a fields container by a constant factor. This factor can be a scalar, a vector a field, a fields container, where each value of the vector represents a scaler per component. Number of the components are corresponding to the input field dimensionality

Version 0.0.0

Inputs

fields container to be scaled

Double/Vector of doubles/Field/FieldsContainer. When scoped on overall, same value(s) applied on all the data, when scoped elsewhere, corresponding values will be multiplied due to the scoping

@@ -5556,7 +5556,7 @@

Configurating operators

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

integration point where the result will be read from. Default value: 0 (first integration point).

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: num surface status changes

Description

Read/compute element total number of contact status changes during substep by calling the readers defined by the datasources.

  • The 'requested_location' and 'mesh_scoping' inputs are processed to see if they need scoping transposition or result averaging. The resulting output fields have a 'Nodal', 'ElementalNodal' or 'Elemental' location.
  • @@ -5733,7 +5733,7 @@

    Configurating operators

Outputs

Configurations

Scripting

Changelog

result: global sliding interface energy (LSDyna)

Description

Read Global Sliding Interface Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

math: modulus (fields container)

Description

Computes amplitude of a real and an imaginary field.

Version 0.0.0

Inputs

field or fields container with only one field is expected

field or fields container with only one field is expected

@@ -5763,13 +5763,13 @@

Configurating operators

Outputs

Configurations

Scripting

Changelog

utility: server path

Description

Returns the platform-specific path to a folder in the Dpf server

Version 0.0.0

Inputs

Subpath of the Dpf server. Supported values: 0 (default): root of the server, 1: "dpf/bin/platform", 2: "aisol/bin(dll)/platform", 3: "dpf/plugins", 4: "dpf/workflows".

Outputs

Path to the requested folder in the Dpf server

-

Configurations

Scripting

Changelog

result: beam axial force (LSDyna)

Description

Read Beam Axial Force (LSDyna) by calling the readers defined by the datasources.

-
Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

+

Configurations

Scripting

Changelog

result: beam axial force

Description

Read Beam X Axial Force by calling the readers defined by the datasources.

+
Version 0.1.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

elements scoping required in output.

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

-

Outputs

Configurations

Scripting

Changelog

math: derivate (complex fields)

Description

Derives field containers containing complex fields.

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

Outputs

Configurations

Scripting

Changelog

math: derivate (complex fields)

Description

Derives field containers containing complex fields.

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

math: polar to complex fields

Description

Converts a complex number from polar form to complex.

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

math: dot (fields container)

Description

Computes a general notion of inner product between two fields of possibly different dimensionality.

Version 0.0.0

Inputs

field or fields container with only one field is expected

@@ -5987,7 +5987,7 @@

Configurating operators

Outputs

Configurations

Scripting

Changelog

result: global velocity (LSDyna)

Description

Read Global Velocity (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: superficial velocity

Description

Read Superficial Velocity by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

nodes or elements scoping required in output. The output fields will be scoped on these node or element IDs. To figure out the ordering of the fields data, look at their scoping IDs as they might not be ordered as the input scoping was. The scoping's location indicates whether nodes or elements are asked for. Using scopings container allows you to split the result fields container into domains

@@ -6193,7 +6193,8 @@

Configurating operators

Outputs

Configurations

Scripting

Changelog

scoping: on property

Description

Provides a scoping at a given location based on a given property name and a property number.

Version 0.0.0

Inputs

Nodal or Elemental location are expected

ex "mapdl_element_type", "mapdl_element_type_id", "apdl_type_index", "mapdl_type_id", "material", "apdl_section_id", "apdl_real_id", "apdl_esys_id", "shell_axi", "volume_axi"...

-

If element scoping is requested on a nodal named selection, if inclusive == 1 then all the elements/faces adjacent to the nodes/faces ids in input are added, if inclusive == 0, only the elements/faces which have all their nodes/faces in the scoping are included

+

property_id or vector of property ids

+

If element scoping is requested on a nodal named selection, if inclusive == 1 then all the elements/faces adjacent to the nodes/faces ids in input are added, if inclusive == 0, only the elements/faces which have all their nodes/faces in the scoping are included

Outputs

Scoping

Configurations

Scripting

Changelog

result: stress intensity

Description

Reads/computes element nodal component stresses, average it on nodes (by default) and computes its invariants. This operation is independent of the coordinate system unless averaging across elements is requested, in which case a rotation to the global coordinate system is performed.

@@ -6377,27 +6378,27 @@

Configurating operators

elemental nodal beam results are read if this pin is set to true (default is false)

If true, this pin forces the results to be split by element shape, indicated by the presence of the 'elshape' label in the output. If false, the results for all elements shapes are combined. Default value is false if averaging is not required and true if averaging is required.

If connected, this pin allows you to extract the result only on the selected shell layer(s). The available values are: 0: Top, 1: Bottom, 2: TopBottom, 3: Mid, 4: TopBottomMid.

-

Outputs

Configurations

Scripting

Changelog

result: beam torsional moment (LSDyna)

Description

Read Beam Torsional Moment (LSDyna) by calling the readers defined by the datasources.

-
Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

+

Outputs

Configurations

Scripting

Changelog

result: beam torsional moment

Description

Read Beam Torsional Moment by calling the readers defined by the datasources.

+
Version 0.1.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

elements scoping required in output.

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

-

Outputs

Configurations

Scripting

Changelog

utility: convert to field

Description

Create scalar or vector Field.

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

Outputs

Configurations

Scripting

Changelog

utility: convert to field

Description

Create scalar or vector Field.

Version 0.0.0

Inputs

Data of the field, default is 0-field. Specify a double to have a field of same value or specify directly the data vector.

Unit symbol (m, Hz, kg, ...)

Location of the field ex 'Nodal', 'ElementalNodal', 'Elemental'... Default is 'numeric'.

Number of field entities. Default is 1 or the size of the scoping in input if specified.

Number of field components. Default is 1.

Scoping.

-

Outputs

Configurations

Scripting

Changelog

result: beam axial total strain (LSDyna)

Description

Read Beam Axial Total strain (LSDyna) by calling the readers defined by the datasources.

-
Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

+

Outputs

Configurations

Scripting

Changelog

result: beam axial total strain

Description

Read Beam X Axial Total strain by calling the readers defined by the datasources.

+
Version 0.1.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

elements scoping required in output.

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

integration point where the result will be read from. Default value: 0 (first integration point).

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

-

Outputs

Configurations

Scripting

Changelog

utility: set property

Description

Sets a property to an input field/field container.

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

Outputs

Configurations

Scripting

Changelog

utility: set property

Description

Sets a property to an input field/field container.

Version 0.0.0

Inputs

Property to set

Property to set

Outputs

Configurations

Scripting

Changelog

result: electric flux density Y

Description

Read/compute Electric flux density Y component of the vector (2nd component) by calling the readers defined by the datasources. Regarding the requested location and the input mesh scoping, the result location can be Nodal/ElementalNodal/Elemental.

@@ -6919,7 +6920,7 @@

Configurating operators

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

result: global eroded hourglass energy (LSDyna)

Description

Read Global Eroded Hourglass Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

utility: assemble scalars to vector fc

Description

Takes three scalar fields container and assembles them as a 3D vector fields container.

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

mesh: from scopings

Description

Extracts multiple meshed region base on a scoping and saved in a MeshesContainer

Version 0.0.0

Inputs

if nodal scoping, then the scoping is transposed respecting the inclusive pin

@@ -6932,18 +6933,18 @@

Configurating operators

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

mesh: extract from field

Description

Returns the meshed region contained in the support of the mesh.

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

result: part internal energy (LSDyna)

Description

Read Part Internal Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: part momentum (LSDyna)

Description

Read Part Momentum (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: creep strain max_shear

Description

Reads/computes element nodal component creep strains, average it on nodes (by default) and computes its invariants. This operation is independent of the coordinate system unless averaging across elements is requested, in which case a rotation to the global coordinate system is performed.

Version 1.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

@@ -7175,7 +7176,7 @@

Configurating operators

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

utility: python generator

Description

Generates .py file with specifications for loaded plugin(s).

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

geo: elements volume

Description

Compute the measure of the Elements (volume for 3D elements, surface for 2D elements or length for 1D elements) using default shape functions, except for polyhedrons.

Version 0.0.0

Inputs

If not provided, the measure of all elements for the mesh is computed. If provided, the Scoping needs to have "Elemental" location.

@@ -8395,7 +8396,7 @@

Configurating operators

Outputs

Configurations

Scripting

Changelog

result: global energy ratio without eroded energy (LSDyna)

Description

Read Global Energy ratio without Eroded Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: elastic strain XY

Description

Read/compute element nodal component elastic strains XY shear component (01 component) by calling the readers defined by the datasources. Regarding the requested location and the input mesh scoping, the result location can be Nodal/ElementalNodal/Elemental.

Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

nodes or elements scoping required in output. The output fields will be scoped on these node or element IDs. To figure out the ordering of the fields data, look at their scoping IDs as they might not be ordered as the input scoping was. The scoping's location indicates whether nodes or elements are asked for. Using scopings container allows you to split the result fields container into domains

@@ -8422,7 +8423,7 @@

Configurating operators

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

invariant: eigen values (fields container)

Description

Computes the element-wise Eigen values of all the tensor fields of a fields container.

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

result: elastic strain XZ

Description

Read/compute element nodal component elastic strains XZ shear component (02 component) by calling the readers defined by the datasources. Regarding the requested location and the input mesh scoping, the result location can be Nodal/ElementalNodal/Elemental.

Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

@@ -8862,7 +8863,7 @@

Configurating operators

Outputs

Configurations

Scripting

Changelog

result: global total energy (LSDyna)

Description

Read Global Total Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: plastic strain Z

Description

Read/compute element nodal component plastic strains ZZ normal component (22 component) by calling the readers defined by the datasources. Regarding the requested location and the input mesh scoping, the result location can be Nodal/ElementalNodal/Elemental.

Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

nodes or elements scoping required in output. The output fields will be scoped on these node or element IDs. To figure out the ordering of the fields data, look at their scoping IDs as they might not be ordered as the input scoping was. The scoping's location indicates whether nodes or elements are asked for. Using scopings container allows you to split the result fields container into domains

@@ -9700,7 +9701,7 @@

Configurating operators

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

result: global external work (LSDyna)

Description

Read Global External Work (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: acceleration

Description

Read/compute nodal accelerations by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

nodes or elements scoping required in output. The output fields will be scoped on these node or element IDs. To figure out the ordering of the fields data, look at their scoping IDs as they might not be ordered as the input scoping was. The scoping's location indicates whether nodes or elements are asked for. Using scopings container allows you to split the result fields container into domains

@@ -10547,7 +10548,7 @@

Configurating operators

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

serialization: string deserializer

Description

Takes a string generated by the serializer and deserializes it into DPF's entities.

Version 0.0.0

Inputs

0 for string (default), and 1 for binary

Outputs

number and types of outputs corresponding of the inputs used in the serialization

@@ -11073,7 +11074,7 @@

Configurating operators

If true, this pin forces the results to be split by element shape, indicated by the presence of the 'elshape' label in the output. If false, the results for all elements shapes are combined. Default value is false if averaging is not required and true if averaging is required.

If connected, this pin allows you to extract the result only on the selected shell layer(s). The available values are: 0: Top, 1: Bottom, 2: TopBottom, 3: Mid, 4: TopBottomMid.

Outputs

Configurations

Scripting

Changelog

metadata: result info provider

Description

Reads the result information, such as available results or unit systems from the results files contained in the streams or data sources.

-
Version 0.0.0

Supported file types

Inputs

streams (result file container) (optional)

+
Version 0.0.0

Supported file types

Inputs

streams (result file container) (optional)

If the stream is null, retrieves the file path from the data sources.

Outputs

Configurations

Scripting

Changelog

filter: band pass (timescoping)

Description

The band pass filter returns all the values above (but not equal to) the minimum threshold value and below (but not equal to) the maximum threshold value in input.

Version 0.0.0

Inputs

A minimum threshold scalar or a field containing one value is expected.

@@ -12662,7 +12663,7 @@

Configurating operators

Outputs

Configurations

Scripting

Changelog

result: global joint internal energy (LSDyna)

Description

Read Global Joint Internal Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

utility: merge generic data container

Description

Merges a list of generic data container. For each data entry, the merge operation is forwarded to the correct merge Operator. Primitive types cannot be merged, first instance found will be maintained in the result.

Version 0.0.0

Inputs

Either a vector of generic data containers (sharing the same data types) or generic data containers from pin 0 to ... to merge. Supported types rely on existing type specific merge operators.

Outputs

Configurations

Scripting

Changelog

result: contact sliding distance

Description

Read/compute element contact sliding distance by calling the readers defined by the datasources.

@@ -13406,7 +13407,7 @@

Configurating operators

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

integration point where the result will be read from. Default value: 0 (first integration point).

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

invariant: segalman von mises eqv (field)

Description

Computes the element-wise Segalman Von-Mises criteria on a tensor field.

Version 0.0.0

Inputs

field or fields container with only one field is expected

Outputs

Configurations

Scripting

Changelog

result: joint force reaction

Description

Read/compute joint force reaction by calling the readers defined by the datasources.

@@ -13425,13 +13426,13 @@

Configurating operators

result file path container, used if no streams are set

if true the field is rotated to global coordinate system (default true). Please check your results carefully if 'false' is used for Elemental or ElementalNodal results averaged to the Nodes when adjacent elements do not share the same coordinate system, as results may be incorrect.

prevents from reading the mesh in the result files

-

Outputs

Configurations

Scripting

Changelog

result: beam T shear force (LSDyna)

Description

Read Beam T Shear Force (LSDyna) by calling the readers defined by the datasources.

-
Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

+

Outputs

Configurations

Scripting

Changelog

result: beam T shear force

Description

Read Beam T/Z Shear Force by calling the readers defined by the datasources.

+
Version 0.1.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

elements scoping required in output.

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

-

Outputs

Configurations

Scripting

Changelog

result: joint relative displacement

Description

Read/compute joint relative displacement by calling the readers defined by the datasources.

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

Outputs

Configurations

Scripting

Changelog

result: joint relative displacement

Description

Read/compute joint relative displacement by calling the readers defined by the datasources.

Version 0.0.0

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

nodes or elements scoping required in output. The output fields will be scoped on these node or element IDs. To figure out the ordering of the fields data, look at their scoping IDs as they might not be ordered as the input scoping was. The scoping's location indicates whether nodes or elements are asked for. Using scopings container allows you to split the result fields container into domains

Fields container already allocated modified inplace

@@ -13474,7 +13475,7 @@

Configurating operators

Outputs

Configurations

Scripting

Changelog

result: global internal energy (LSDyna)

Description

Read Global Internal Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

serialization: txt to data tree

Description

Reads a txt file or string to a DataTree

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

result: thermal strains eqv

Description

Read/compute element nodal equivalent component thermal strains by calling the readers defined by the datasources.

    @@ -13787,44 +13788,44 @@

    Configurating operators

Outputs

Configurations

Scripting

Changelog

result: global kinetic energy (LSDyna)

Description

Read Global Kinetic Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: global time step (LSDyna)

Description

Read Global Time Step (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

math: matrix inverse

Description

Computes the complex matrix inverse for each field in the given fields container.

Version 0.0.0

Inputs

fields_container

Outputs

Configurations

Scripting

Changelog

geo: cartesian to spherical coordinates

Description

Converts 3D field from cartesian coordinates to spherical coordinates.

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

result: global rigid body stopper energy (LSDyna)

Description

Read Global Rigid Body Stopper Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: global spring and damper energy (LSDyna)

Description

Read Global Spring and Damper Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: global hourglass energy (LSDyna)

Description

Read Global Hourglass Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

-

Outputs

Configurations

Scripting

Changelog

result: beam T bending moment (LSDyna)

Description

Read Beam T Bending Moment (LSDyna) by calling the readers defined by the datasources.

-
Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

Outputs

Configurations

Scripting

Changelog

result: beam T bending moment

Description

Read Beam T/Z Bending Moment by calling the readers defined by the datasources.

+
Version 0.1.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

elements scoping required in output.

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

-

Outputs

Configurations

Scripting

Changelog

result: global system damping energy (LSDyna)

Description

Read Global System Damping Energy (LSDyna) by calling the readers defined by the datasources.

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

Outputs

Configurations

Scripting

Changelog

result: global system damping energy (LSDyna)

Description

Read Global System Damping Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: global eroded kinetic energy (LSDyna)

Description

Read Global Eroded Kinetic Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: global energy ratio (LSDyna)

Description

Read Global Energy Ratio (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

mapping: on reduced coordinates

Description

Evaluates a result on specified reduced coordinates of given elements (interpolates results inside elements with shape functions).

Version 0.0.0

Inputs

coordinates in the reference elements to find (found with the operator "find_reduced_coordinates")

Ids of the elements where each set of reduced coordinates is found (found with the operator "find_reduced_coordinates")

@@ -13833,7 +13834,7 @@

Configurating operators

Outputs

Configurations

Scripting

Changelog

result: global added mass (LSDyna)

Description

Read Global Added Mass (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

invariant: principal invariants (fields container)

Description

Computes the element-wise Eigen values of all the tensor fields of a fields container.

Version 0.0.0

Inputs

Outputs

first eigen value fields

second eigen value fields

@@ -13841,24 +13842,24 @@

Configurating operators

Configurations

Scripting

Changelog

result: global added mass (percentage) (LSDyna)

Description

Read Global Added Mass (percentage) (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: global center of mass (LSDyna)

Description

Read Global Center of Mass (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

-

Outputs

Configurations

Scripting

Changelog

result: beam S shear force (LSDyna)

Description

Read Beam S Shear Force (LSDyna) by calling the readers defined by the datasources.

-
Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

Outputs

Configurations

Scripting

Changelog

result: beam S shear force

Description

Read Beam S/Y Shear Force by calling the readers defined by the datasources.

+
Version 0.1.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

elements scoping required in output.

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

-

Outputs

Configurations

Scripting

Changelog

result: beam S bending moment (LSDyna)

Description

Read Beam S Bending Moment (LSDyna) by calling the readers defined by the datasources.

-
Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

Outputs

Configurations

Scripting

Changelog

result: beam S bending moment

Description

Read Beam S/Y Bending Moment by calling the readers defined by the datasources.

+
Version 0.1.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

elements scoping required in output.

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

-

Outputs

Configurations

Scripting

Changelog

utility: operator changelog

Description

Return a GenericDataContainer used to instantiate the Changelog of an operator based on its name.

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

Outputs

Configurations

Scripting

Changelog

utility: operator changelog

Description

Return a GenericDataContainer used to instantiate the Changelog of an operator based on its name.

Version 0.0.0

Inputs

Operator internal name.

Outputs

GenericDataContainer used to instantiate a Changelog.

Configurations

Scripting

Changelog

result: beam RS shear stress (LSDyna)

Description

Read Beam RS Shear Stress (LSDyna) by calling the readers defined by the datasources.

@@ -13867,17 +13868,17 @@

Configurating operators

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

integration point where the result will be read from. Default value: 0 (first integration point).

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: part eroded internal energy (LSDyna)

Description

Read Part Eroded Internal Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: part kinetic energy (LSDyna)

Description

Read Part Kinetic Energy (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

scoping: on mesh property

Description

Provides a scoping on a given property name and a property number.

Version 0.0.0

Inputs

Nodal or Elemental location are expected

ex "apdl_element_type", "elprops", "mat", "eltype", "connectivity", "shell_elements", "solid_elements", "skin_elements", "beam_elements", "point_elements"...

@@ -13889,12 +13890,12 @@

Configurating operators

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: part rigid body velocity (LSDyna)

Description

Read Part Rigid Body Velocity (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

min_max: time of max

Description

Evaluates time/frequency of maximum.

Version 0.0.0

Inputs

Should use absolute value.

Do calculate amplitude.

@@ -13902,17 +13903,17 @@

Configurating operators

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: interface resultant contact force (LSDyna)

Description

Read Interface Resultant Contact Force (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: interface contact moment (LSDyna)

Description

Read Interface Contact Moment (LSDyna) by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

entity (part for matsum, interface for rcforc) where the result will be scoped

-

Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

+

(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance

Outputs

Configurations

Scripting

Changelog

result: density

Description

Read Density by calling the readers defined by the datasources.

Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

nodes or elements scoping required in output. The output fields will be scoped on these node or element IDs. To figure out the ordering of the fields data, look at their scoping IDs as they might not be ordered as the input scoping was. The scoping's location indicates whether nodes or elements are asked for. Using scopings container allows you to split the result fields container into domains

@@ -14025,7 +14026,7 @@

Configurating operators

(for Fluid results only) LabelSpace with combination of zone, phases or species ids

Outputs

Configurations

Scripting

Changelog

logic: enrich materials

Description

Takes a MaterialContainer and a stream and enriches the MaterialContainer using stream data.

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

result: turbulent dissipation rate (epsilon)

Description

Read Turbulent Dissipation Rate (epsilon) by calling the readers defined by the datasources.

-
Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

+
Version 0.0.0

Supported file types

Inputs

time/freq values (use doubles or field), time/freq set ids (use ints or scoping) or time/freq step ids (use scoping with TimeFreq_steps location) required in output. To specify time/freq values at specific load steps, put a Field (and not a list) in input with a scoping located on "TimeFreq_steps". Linear time freq intrapolation is performed if the values are not in the result files and the data at the max time or freq is taken when time/freqs are higher than available time/freqs in result files. To get all data for all time/freq sets, connect an int with value -1.

nodes or elements scoping required in output. The output fields will be scoped on these node or element IDs. To figure out the ordering of the fields data, look at their scoping IDs as they might not be ordered as the input scoping was. The scoping's location indicates whether nodes or elements are asked for. Using scopings container allows you to split the result fields container into domains

result file container allowed to be kept open to cache data

result file path container, used if no streams are set

@@ -14093,7 +14094,7 @@

Configurating operators

Version 0.0.0

Supported file types

Inputs

Real Constant ids to recover used by the solver. If not set, all available real constants to be recovered.

Result file container allowed to be kept open to cache data.

Result file path container, used if no streams are set.

-

Outputs

Configurations

Scripting

Changelog

metadata: coordinate system data provider

Description

Reads coordinate systems data from the result files contained in the streams or data sources.

+

Outputs

Configurations

Scripting

Changelog

metadata: coordinate system data provider

Description

Reads coordinate systems data from the result files contained in the streams or data sources.

Version 0.0.0

Supported file types

Inputs

Coorfinate System ids to recover used by the solver. If not set, all available materials to be recovered.

Result file container allowed to be kept open to cache data.

Result file path container, used if no streams are set.

@@ -14615,10 +14616,10 @@

Configurating operators

Version 0.0.0

Inputs

Outputs

first eigen value field

second eigen value field

third eigen value field

-

Configurations

Scripting

Changelog

invariant: von mises eqv (fields container)

Description

Computes the element-wise Von-Mises criteria on all the tensor fields of a fields container.

+

Configurations

Scripting

Changelog

invariant: segalman von mises eqv (fields container)

Description

Computes the element-wise Segalman Von-Mises criteria on all the tensor fields of a fields container.

+
Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

invariant: von mises eqv (fields container)

Description

Computes the element-wise Von-Mises criteria on all the tensor fields of a fields container.

Version 0.0.0

Inputs

Poisson ratio to be used in equivalent strain calculation.

-

Outputs

Configurations

Scripting

Changelog

invariant: segalman von mises eqv (fields container)

Description

Computes the element-wise Segalman Von-Mises criteria on all the tensor fields of a fields container.

-
Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

scoping: compute element centroids

Description

Computes the element centroids of the mesh. It also outputs the element measure.

+

Outputs

Configurations

Scripting

Changelog

scoping: compute element centroids

Description

Computes the element centroids of the mesh. It also outputs the element measure.

Version 0.0.0

Inputs

If provided, only the centroids of the elements in the scoping are computed.

Mesh to compute centroids

Outputs

element centroids.

@@ -14903,7 +14904,9 @@

Configurating operators

Configurations

Scripting

Changelog

result: enf solution to global cs

Description

read Euler angles on elements from the result file and rotate the fields in the fieldsContainer.

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

result: elastic strain solution to global cs

Description

read Euler angles on elements from the result file and rotate the fields in the fieldsContainer.

Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

result: plastic strain to global cs

Description

read Euler angles on elements from the result file and rotate the fields in the fieldsContainer.

-
Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

math: qr solve

Description

Computes the solution using QR factorization.

+
Version 0.0.0

Inputs

Outputs

Configurations

Scripting

Changelog

mesh: mesh extraction

Description

Take a mesh and a scoping (elemental or nodal) and create a new mesh that contains this selection only.

+
Version 0.0.0

Inputs

Number of extension layer

+

Outputs

Configurations

Scripting

Changelog

math: qr solve

Description

Computes the solution using QR factorization.

Version 0.0.0

Inputs

fields_container

fields_container

Outputs

Configurations

Scripting

Changelog

result: von mises strains as mechanical workflow

Description

Generates a workflow that computes the equivalent (Von Mises) elastic strains and averages it to the nodes (by default). For multibody simulations, averaging across bodies can either be activated or deactivated.

@@ -14945,9 +14948,7 @@

Configurating operators

Outputs

Configurations

Scripting

Changelog

mesh: make sphere levelset

Description

Computes the level set for a sphere using coordinates.

Version 0.0.0

Inputs

An overall 3d vector that gives a point of the plane.

Sphere radius.

-

Outputs

Configurations

Scripting

Changelog

mesh: mesh extraction

Description

Take a mesh and a scoping (elemental or nodal) and create a new mesh that contains this selection only.

-
Version 0.0.0

Inputs

Number of extension layer

-

Outputs

Configurations

Scripting

Changelog

mesh: wireframe

Description

Take a mesh and extracts its sharp edges, using pin 1 value as a threshold angle.

+

Outputs

Configurations

Scripting

Changelog

mesh: wireframe

Description

Take a mesh and extracts its sharp edges, using pin 1 value as a threshold angle.

Version 0.0.0

Inputs

angle threshold in radian that will trigger an edge detection.

Outputs

Configurations

Scripting

Changelog

mesh: mesh to tetra

Description

Converts 3D meshes of arbitrary 3D element types into a tetrahedral mesh, output at pin (0). Non 3D elements are ignored. Scopings providing the mapping from resulting nodes & elements to their original ID in the input mesh are provided, output pins (1) & (2) respectively.

Version 0.0.0

Inputs

Mesh with arbitrary element types.

diff --git a/src/ansys/dpf/core/operators/metadata/real_constants_provider.py b/src/ansys/dpf/core/operators/metadata/real_constants_provider.py index bc4cadc93fa..d254c3bd7b6 100644 --- a/src/ansys/dpf/core/operators/metadata/real_constants_provider.py +++ b/src/ansys/dpf/core/operators/metadata/real_constants_provider.py @@ -31,8 +31,7 @@ class real_constants_provider(Operator): Returns ------- - real_constants1: Field - real_constants2: Field + real_constants: Field Examples -------- @@ -57,8 +56,7 @@ class real_constants_provider(Operator): ... ) >>> # Get output data - >>> result_real_constants1 = op.outputs.real_constants1() - >>> result_real_constants2 = op.outputs.real_constants2() + >>> result_real_constants = op.outputs.real_constants() """ def __init__( @@ -108,13 +106,7 @@ def _spec() -> Specification: }, map_output_pin_spec={ 0: PinSpecification( - name="real_constants1", - type_names=["field"], - optional=False, - document=r"""""", - ), - 1: PinSpecification( - name="real_constants2", + name="real_constants", type_names=["field"], optional=False, document=r"""""", @@ -269,42 +261,19 @@ class OutputsRealConstantsProvider(_Outputs): >>> from ansys.dpf import core as dpf >>> op = dpf.operators.metadata.real_constants_provider() >>> # Connect inputs : op.inputs. ... - >>> result_real_constants1 = op.outputs.real_constants1() - >>> result_real_constants2 = op.outputs.real_constants2() + >>> result_real_constants = op.outputs.real_constants() """ def __init__(self, op: Operator): super().__init__(real_constants_provider._spec().outputs, op) - self._real_constants1 = Output( + self._real_constants = Output( real_constants_provider._spec().output_pin(0), 0, op ) - self._outputs.append(self._real_constants1) - self._real_constants2 = Output( - real_constants_provider._spec().output_pin(1), 1, op - ) - self._outputs.append(self._real_constants2) - - @property - def real_constants1(self) -> Output: - r"""Allows to get real_constants1 output of the operator - - Returns - ------- - output: - An Output instance for this pin. - - Examples - -------- - >>> from ansys.dpf import core as dpf - >>> op = dpf.operators.metadata.real_constants_provider() - >>> # Get the output from op.outputs. ... - >>> result_real_constants1 = op.outputs.real_constants1() - """ - return self._real_constants1 + self._outputs.append(self._real_constants) @property - def real_constants2(self) -> Output: - r"""Allows to get real_constants2 output of the operator + def real_constants(self) -> Output: + r"""Allows to get real_constants output of the operator Returns ------- @@ -316,6 +285,6 @@ def real_constants2(self) -> Output: >>> from ansys.dpf import core as dpf >>> op = dpf.operators.metadata.real_constants_provider() >>> # Get the output from op.outputs. ... - >>> result_real_constants2 = op.outputs.real_constants2() + >>> result_real_constants = op.outputs.real_constants() """ - return self._real_constants2 + return self._real_constants diff --git a/src/ansys/dpf/core/operators/result/beam_axial_force.py b/src/ansys/dpf/core/operators/result/beam_axial_force.py index 5850f5254c3..3d1ee11fe79 100644 --- a/src/ansys/dpf/core/operators/result/beam_axial_force.py +++ b/src/ansys/dpf/core/operators/result/beam_axial_force.py @@ -16,7 +16,7 @@ class beam_axial_force(Operator): - r"""Read Beam Axial Force (LSDyna) by calling the readers defined by the + r"""Read Beam X Axial Force by calling the readers defined by the datasources. @@ -31,7 +31,7 @@ class beam_axial_force(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -95,7 +95,7 @@ def __init__( @staticmethod def _spec() -> Specification: - description = r"""Read Beam Axial Force (LSDyna) by calling the readers defined by the + description = r"""Read Beam X Axial Force by calling the readers defined by the datasources. """ spec = Specification( @@ -140,7 +140,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -321,7 +321,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/beam_axial_plastic_strain.py b/src/ansys/dpf/core/operators/result/beam_axial_plastic_strain.py index 9601ac449bd..4e671b8e343 100644 --- a/src/ansys/dpf/core/operators/result/beam_axial_plastic_strain.py +++ b/src/ansys/dpf/core/operators/result/beam_axial_plastic_strain.py @@ -33,7 +33,7 @@ class beam_axial_plastic_strain(Operator): integration_point: int, optional integration point where the result will be read from. Default value: 0 (first integration point). unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -154,7 +154,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -370,7 +370,7 @@ def integration_point(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/beam_axial_stress.py b/src/ansys/dpf/core/operators/result/beam_axial_stress.py index 1fddcd1be41..f87e017d195 100644 --- a/src/ansys/dpf/core/operators/result/beam_axial_stress.py +++ b/src/ansys/dpf/core/operators/result/beam_axial_stress.py @@ -16,7 +16,7 @@ class beam_axial_stress(Operator): - r"""Read Beam Axial Stress (LSDyna) by calling the readers defined by the + r"""Read Beam X Axial Stress by calling the readers defined by the datasources. @@ -33,7 +33,7 @@ class beam_axial_stress(Operator): integration_point: int, optional integration point where the result will be read from. Default value: 0 (first integration point). unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -103,7 +103,7 @@ def __init__( @staticmethod def _spec() -> Specification: - description = r"""Read Beam Axial Stress (LSDyna) by calling the readers defined by the + description = r"""Read Beam X Axial Stress by calling the readers defined by the datasources. """ spec = Specification( @@ -154,7 +154,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -362,7 +362,7 @@ def integration_point(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/beam_axial_total_strain.py b/src/ansys/dpf/core/operators/result/beam_axial_total_strain.py index 91c8431c358..8858e808ca9 100644 --- a/src/ansys/dpf/core/operators/result/beam_axial_total_strain.py +++ b/src/ansys/dpf/core/operators/result/beam_axial_total_strain.py @@ -16,8 +16,8 @@ class beam_axial_total_strain(Operator): - r"""Read Beam Axial Total strain (LSDyna) by calling the readers defined by - the datasources. + r"""Read Beam X Axial Total strain by calling the readers defined by the + datasources. Parameters @@ -33,7 +33,7 @@ class beam_axial_total_strain(Operator): integration_point: int, optional integration point where the result will be read from. Default value: 0 (first integration point). unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -103,8 +103,8 @@ def __init__( @staticmethod def _spec() -> Specification: - description = r"""Read Beam Axial Total strain (LSDyna) by calling the readers defined by -the datasources. + description = r"""Read Beam X Axial Total strain by calling the readers defined by the +datasources. """ spec = Specification( description=description, @@ -154,7 +154,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -370,7 +370,7 @@ def integration_point(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/beam_rs_shear_stress.py b/src/ansys/dpf/core/operators/result/beam_rs_shear_stress.py index 5b1334eca4f..c669e08e7a8 100644 --- a/src/ansys/dpf/core/operators/result/beam_rs_shear_stress.py +++ b/src/ansys/dpf/core/operators/result/beam_rs_shear_stress.py @@ -33,7 +33,7 @@ class beam_rs_shear_stress(Operator): integration_point: int, optional integration point where the result will be read from. Default value: 0 (first integration point). unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -154,7 +154,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -364,7 +364,7 @@ def integration_point(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/beam_s_bending_moment.py b/src/ansys/dpf/core/operators/result/beam_s_bending_moment.py index d1acd01ed42..afff00a86fe 100644 --- a/src/ansys/dpf/core/operators/result/beam_s_bending_moment.py +++ b/src/ansys/dpf/core/operators/result/beam_s_bending_moment.py @@ -16,8 +16,8 @@ class beam_s_bending_moment(Operator): - r"""Read Beam S Bending Moment (LSDyna) by calling the readers defined by - the datasources. + r"""Read Beam S/Y Bending Moment by calling the readers defined by the + datasources. Parameters @@ -31,7 +31,7 @@ class beam_s_bending_moment(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -95,8 +95,8 @@ def __init__( @staticmethod def _spec() -> Specification: - description = r"""Read Beam S Bending Moment (LSDyna) by calling the readers defined by -the datasources. + description = r"""Read Beam S/Y Bending Moment by calling the readers defined by the +datasources. """ spec = Specification( description=description, @@ -140,7 +140,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -329,7 +329,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/beam_s_shear_force.py b/src/ansys/dpf/core/operators/result/beam_s_shear_force.py index 314d7239ad6..fa7b9cd36a5 100644 --- a/src/ansys/dpf/core/operators/result/beam_s_shear_force.py +++ b/src/ansys/dpf/core/operators/result/beam_s_shear_force.py @@ -16,7 +16,7 @@ class beam_s_shear_force(Operator): - r"""Read Beam S Shear Force (LSDyna) by calling the readers defined by the + r"""Read Beam S/Y Shear Force by calling the readers defined by the datasources. @@ -31,7 +31,7 @@ class beam_s_shear_force(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -95,7 +95,7 @@ def __init__( @staticmethod def _spec() -> Specification: - description = r"""Read Beam S Shear Force (LSDyna) by calling the readers defined by the + description = r"""Read Beam S/Y Shear Force by calling the readers defined by the datasources. """ spec = Specification( @@ -140,7 +140,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -321,7 +321,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/beam_t_bending_moment.py b/src/ansys/dpf/core/operators/result/beam_t_bending_moment.py index 31ecd1358ac..93b9449b00b 100644 --- a/src/ansys/dpf/core/operators/result/beam_t_bending_moment.py +++ b/src/ansys/dpf/core/operators/result/beam_t_bending_moment.py @@ -16,8 +16,8 @@ class beam_t_bending_moment(Operator): - r"""Read Beam T Bending Moment (LSDyna) by calling the readers defined by - the datasources. + r"""Read Beam T/Z Bending Moment by calling the readers defined by the + datasources. Parameters @@ -31,7 +31,7 @@ class beam_t_bending_moment(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -95,8 +95,8 @@ def __init__( @staticmethod def _spec() -> Specification: - description = r"""Read Beam T Bending Moment (LSDyna) by calling the readers defined by -the datasources. + description = r"""Read Beam T/Z Bending Moment by calling the readers defined by the +datasources. """ spec = Specification( description=description, @@ -140,7 +140,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -329,7 +329,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/beam_t_shear_force.py b/src/ansys/dpf/core/operators/result/beam_t_shear_force.py index 2e6076e2ec0..d781562befe 100644 --- a/src/ansys/dpf/core/operators/result/beam_t_shear_force.py +++ b/src/ansys/dpf/core/operators/result/beam_t_shear_force.py @@ -16,7 +16,7 @@ class beam_t_shear_force(Operator): - r"""Read Beam T Shear Force (LSDyna) by calling the readers defined by the + r"""Read Beam T/Z Shear Force by calling the readers defined by the datasources. @@ -31,7 +31,7 @@ class beam_t_shear_force(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -95,7 +95,7 @@ def __init__( @staticmethod def _spec() -> Specification: - description = r"""Read Beam T Shear Force (LSDyna) by calling the readers defined by the + description = r"""Read Beam T/Z Shear Force by calling the readers defined by the datasources. """ spec = Specification( @@ -140,7 +140,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -321,7 +321,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/beam_torsional_moment.py b/src/ansys/dpf/core/operators/result/beam_torsional_moment.py index aa49ffad957..0b4416752d7 100644 --- a/src/ansys/dpf/core/operators/result/beam_torsional_moment.py +++ b/src/ansys/dpf/core/operators/result/beam_torsional_moment.py @@ -16,8 +16,8 @@ class beam_torsional_moment(Operator): - r"""Read Beam Torsional Moment (LSDyna) by calling the readers defined by - the datasources. + r"""Read Beam Torsional Moment by calling the readers defined by the + datasources. Parameters @@ -31,7 +31,7 @@ class beam_torsional_moment(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -95,8 +95,8 @@ def __init__( @staticmethod def _spec() -> Specification: - description = r"""Read Beam Torsional Moment (LSDyna) by calling the readers defined by -the datasources. + description = r"""Read Beam Torsional Moment by calling the readers defined by the +datasources. """ spec = Specification( description=description, @@ -140,7 +140,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -329,7 +329,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/beam_tr_shear_stress.py b/src/ansys/dpf/core/operators/result/beam_tr_shear_stress.py index eac1f848620..9b01dd3d6f0 100644 --- a/src/ansys/dpf/core/operators/result/beam_tr_shear_stress.py +++ b/src/ansys/dpf/core/operators/result/beam_tr_shear_stress.py @@ -33,7 +33,7 @@ class beam_tr_shear_stress(Operator): integration_point: int, optional integration point where the result will be read from. Default value: 0 (first integration point). unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -154,7 +154,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -364,7 +364,7 @@ def integration_point(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_added_mass.py b/src/ansys/dpf/core/operators/result/global_added_mass.py index 47af6373d6d..e91e1f0af59 100644 --- a/src/ansys/dpf/core/operators/result/global_added_mass.py +++ b/src/ansys/dpf/core/operators/result/global_added_mass.py @@ -27,7 +27,7 @@ class global_added_mass(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -236,7 +236,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_added_mass_pct.py b/src/ansys/dpf/core/operators/result/global_added_mass_pct.py index 67030ecacc3..0d0e2e9efdb 100644 --- a/src/ansys/dpf/core/operators/result/global_added_mass_pct.py +++ b/src/ansys/dpf/core/operators/result/global_added_mass_pct.py @@ -27,7 +27,7 @@ class global_added_mass_pct(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_center_mass.py b/src/ansys/dpf/core/operators/result/global_center_mass.py index 1eaa64933ed..ca421587959 100644 --- a/src/ansys/dpf/core/operators/result/global_center_mass.py +++ b/src/ansys/dpf/core/operators/result/global_center_mass.py @@ -27,7 +27,7 @@ class global_center_mass(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -236,7 +236,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_energy_ratio.py b/src/ansys/dpf/core/operators/result/global_energy_ratio.py index 713bfc824be..b1f7c0028b5 100644 --- a/src/ansys/dpf/core/operators/result/global_energy_ratio.py +++ b/src/ansys/dpf/core/operators/result/global_energy_ratio.py @@ -27,7 +27,7 @@ class global_energy_ratio(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -236,7 +236,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_energy_ratio_wo_eroded.py b/src/ansys/dpf/core/operators/result/global_energy_ratio_wo_eroded.py index 8fdd08296a8..5d960e8c3e1 100644 --- a/src/ansys/dpf/core/operators/result/global_energy_ratio_wo_eroded.py +++ b/src/ansys/dpf/core/operators/result/global_energy_ratio_wo_eroded.py @@ -27,7 +27,7 @@ class global_energy_ratio_wo_eroded(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_eroded_hourglass_energy.py b/src/ansys/dpf/core/operators/result/global_eroded_hourglass_energy.py index 9a0ec9395fa..1cae58c97a2 100644 --- a/src/ansys/dpf/core/operators/result/global_eroded_hourglass_energy.py +++ b/src/ansys/dpf/core/operators/result/global_eroded_hourglass_energy.py @@ -27,7 +27,7 @@ class global_eroded_hourglass_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_eroded_internal_energy.py b/src/ansys/dpf/core/operators/result/global_eroded_internal_energy.py index 8a94afc1a87..db80f98f3be 100644 --- a/src/ansys/dpf/core/operators/result/global_eroded_internal_energy.py +++ b/src/ansys/dpf/core/operators/result/global_eroded_internal_energy.py @@ -27,7 +27,7 @@ class global_eroded_internal_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_eroded_kinetic_energy.py b/src/ansys/dpf/core/operators/result/global_eroded_kinetic_energy.py index 6c8447ff51b..6b64067f91d 100644 --- a/src/ansys/dpf/core/operators/result/global_eroded_kinetic_energy.py +++ b/src/ansys/dpf/core/operators/result/global_eroded_kinetic_energy.py @@ -27,7 +27,7 @@ class global_eroded_kinetic_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_external_work.py b/src/ansys/dpf/core/operators/result/global_external_work.py index 41453a6fffd..ca8410c5730 100644 --- a/src/ansys/dpf/core/operators/result/global_external_work.py +++ b/src/ansys/dpf/core/operators/result/global_external_work.py @@ -27,7 +27,7 @@ class global_external_work(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -238,7 +238,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_hourglass_energy.py b/src/ansys/dpf/core/operators/result/global_hourglass_energy.py index 8d8884d9c26..ded94a2e5c5 100644 --- a/src/ansys/dpf/core/operators/result/global_hourglass_energy.py +++ b/src/ansys/dpf/core/operators/result/global_hourglass_energy.py @@ -27,7 +27,7 @@ class global_hourglass_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_internal_energy.py b/src/ansys/dpf/core/operators/result/global_internal_energy.py index 3b71d7a5cf8..dda66beb3c1 100644 --- a/src/ansys/dpf/core/operators/result/global_internal_energy.py +++ b/src/ansys/dpf/core/operators/result/global_internal_energy.py @@ -27,7 +27,7 @@ class global_internal_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_joint_internal_energy.py b/src/ansys/dpf/core/operators/result/global_joint_internal_energy.py index abbb27f3184..79ea39e4d7c 100644 --- a/src/ansys/dpf/core/operators/result/global_joint_internal_energy.py +++ b/src/ansys/dpf/core/operators/result/global_joint_internal_energy.py @@ -27,7 +27,7 @@ class global_joint_internal_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_kinetic_energy.py b/src/ansys/dpf/core/operators/result/global_kinetic_energy.py index e1c4e7bcede..77b7deadf00 100644 --- a/src/ansys/dpf/core/operators/result/global_kinetic_energy.py +++ b/src/ansys/dpf/core/operators/result/global_kinetic_energy.py @@ -27,7 +27,7 @@ class global_kinetic_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_rigid_body_stopper_energy.py b/src/ansys/dpf/core/operators/result/global_rigid_body_stopper_energy.py index bb1828841f1..57f27d2a0c2 100644 --- a/src/ansys/dpf/core/operators/result/global_rigid_body_stopper_energy.py +++ b/src/ansys/dpf/core/operators/result/global_rigid_body_stopper_energy.py @@ -27,7 +27,7 @@ class global_rigid_body_stopper_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_sliding_interface_energy.py b/src/ansys/dpf/core/operators/result/global_sliding_interface_energy.py index b9b35e16c14..5048ea2ad13 100644 --- a/src/ansys/dpf/core/operators/result/global_sliding_interface_energy.py +++ b/src/ansys/dpf/core/operators/result/global_sliding_interface_energy.py @@ -27,7 +27,7 @@ class global_sliding_interface_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_spring_damper_energy.py b/src/ansys/dpf/core/operators/result/global_spring_damper_energy.py index 85818a9f80b..24bc0c7cdbf 100644 --- a/src/ansys/dpf/core/operators/result/global_spring_damper_energy.py +++ b/src/ansys/dpf/core/operators/result/global_spring_damper_energy.py @@ -27,7 +27,7 @@ class global_spring_damper_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_system_damping_energy.py b/src/ansys/dpf/core/operators/result/global_system_damping_energy.py index bc97ac120cf..cacda45b3a7 100644 --- a/src/ansys/dpf/core/operators/result/global_system_damping_energy.py +++ b/src/ansys/dpf/core/operators/result/global_system_damping_energy.py @@ -27,7 +27,7 @@ class global_system_damping_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -240,7 +240,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_time_step.py b/src/ansys/dpf/core/operators/result/global_time_step.py index e76cc39342d..90206cc4917 100644 --- a/src/ansys/dpf/core/operators/result/global_time_step.py +++ b/src/ansys/dpf/core/operators/result/global_time_step.py @@ -27,7 +27,7 @@ class global_time_step(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -236,7 +236,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_total_energy.py b/src/ansys/dpf/core/operators/result/global_total_energy.py index a6a46337d90..d955c030c9f 100644 --- a/src/ansys/dpf/core/operators/result/global_total_energy.py +++ b/src/ansys/dpf/core/operators/result/global_total_energy.py @@ -27,7 +27,7 @@ class global_total_energy(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -236,7 +236,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_total_mass.py b/src/ansys/dpf/core/operators/result/global_total_mass.py index 295cc9adab3..3532edf0f50 100644 --- a/src/ansys/dpf/core/operators/result/global_total_mass.py +++ b/src/ansys/dpf/core/operators/result/global_total_mass.py @@ -27,7 +27,7 @@ class global_total_mass(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -236,7 +236,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/global_velocity.py b/src/ansys/dpf/core/operators/result/global_velocity.py index bca43f97793..2e58c3c1830 100644 --- a/src/ansys/dpf/core/operators/result/global_velocity.py +++ b/src/ansys/dpf/core/operators/result/global_velocity.py @@ -27,7 +27,7 @@ class global_velocity(Operator): data_sources: DataSources result file path container, used if no streams are set unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -105,7 +105,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -234,7 +234,7 @@ def data_sources(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/interface_contact_area.py b/src/ansys/dpf/core/operators/result/interface_contact_area.py index 61b07a95ff7..3bf77e78663 100644 --- a/src/ansys/dpf/core/operators/result/interface_contact_area.py +++ b/src/ansys/dpf/core/operators/result/interface_contact_area.py @@ -29,7 +29,7 @@ class interface_contact_area(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -281,7 +281,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/interface_contact_force.py b/src/ansys/dpf/core/operators/result/interface_contact_force.py index def36724761..30ca1baad10 100644 --- a/src/ansys/dpf/core/operators/result/interface_contact_force.py +++ b/src/ansys/dpf/core/operators/result/interface_contact_force.py @@ -29,7 +29,7 @@ class interface_contact_force(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -281,7 +281,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/interface_contact_mass.py b/src/ansys/dpf/core/operators/result/interface_contact_mass.py index 95759cdd74b..8de14c19f9a 100644 --- a/src/ansys/dpf/core/operators/result/interface_contact_mass.py +++ b/src/ansys/dpf/core/operators/result/interface_contact_mass.py @@ -29,7 +29,7 @@ class interface_contact_mass(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -281,7 +281,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/interface_contact_moment.py b/src/ansys/dpf/core/operators/result/interface_contact_moment.py index c4b2f499a51..8a92eeb2492 100644 --- a/src/ansys/dpf/core/operators/result/interface_contact_moment.py +++ b/src/ansys/dpf/core/operators/result/interface_contact_moment.py @@ -29,7 +29,7 @@ class interface_contact_moment(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -281,7 +281,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/interface_resultant_contact_force.py b/src/ansys/dpf/core/operators/result/interface_resultant_contact_force.py index 6768e609b06..5a6e3841120 100644 --- a/src/ansys/dpf/core/operators/result/interface_resultant_contact_force.py +++ b/src/ansys/dpf/core/operators/result/interface_resultant_contact_force.py @@ -29,7 +29,7 @@ class interface_resultant_contact_force(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -281,7 +281,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/part_added_mass.py b/src/ansys/dpf/core/operators/result/part_added_mass.py index 07e35865d0a..97bd7f68da9 100644 --- a/src/ansys/dpf/core/operators/result/part_added_mass.py +++ b/src/ansys/dpf/core/operators/result/part_added_mass.py @@ -29,7 +29,7 @@ class part_added_mass(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -273,7 +273,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/part_eroded_internal_energy.py b/src/ansys/dpf/core/operators/result/part_eroded_internal_energy.py index 13f87036dbb..7e0a6b118ad 100644 --- a/src/ansys/dpf/core/operators/result/part_eroded_internal_energy.py +++ b/src/ansys/dpf/core/operators/result/part_eroded_internal_energy.py @@ -29,7 +29,7 @@ class part_eroded_internal_energy(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -281,7 +281,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/part_eroded_kinetic_energy.py b/src/ansys/dpf/core/operators/result/part_eroded_kinetic_energy.py index a8d57f772d7..294258b19bf 100644 --- a/src/ansys/dpf/core/operators/result/part_eroded_kinetic_energy.py +++ b/src/ansys/dpf/core/operators/result/part_eroded_kinetic_energy.py @@ -29,7 +29,7 @@ class part_eroded_kinetic_energy(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -281,7 +281,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/part_hourglass_energy.py b/src/ansys/dpf/core/operators/result/part_hourglass_energy.py index ff483b1cbf7..6fabb1a4a90 100644 --- a/src/ansys/dpf/core/operators/result/part_hourglass_energy.py +++ b/src/ansys/dpf/core/operators/result/part_hourglass_energy.py @@ -29,7 +29,7 @@ class part_hourglass_energy(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -281,7 +281,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/part_internal_energy.py b/src/ansys/dpf/core/operators/result/part_internal_energy.py index ba1b90f4ef7..dae78023c28 100644 --- a/src/ansys/dpf/core/operators/result/part_internal_energy.py +++ b/src/ansys/dpf/core/operators/result/part_internal_energy.py @@ -29,7 +29,7 @@ class part_internal_energy(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -279,7 +279,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/part_kinetic_energy.py b/src/ansys/dpf/core/operators/result/part_kinetic_energy.py index b20e2dd9d98..237555e005f 100644 --- a/src/ansys/dpf/core/operators/result/part_kinetic_energy.py +++ b/src/ansys/dpf/core/operators/result/part_kinetic_energy.py @@ -29,7 +29,7 @@ class part_kinetic_energy(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -277,7 +277,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/part_momentum.py b/src/ansys/dpf/core/operators/result/part_momentum.py index d777aaebd81..7ee99c6af20 100644 --- a/src/ansys/dpf/core/operators/result/part_momentum.py +++ b/src/ansys/dpf/core/operators/result/part_momentum.py @@ -29,7 +29,7 @@ class part_momentum(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -273,7 +273,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/result/part_rigid_body_velocity.py b/src/ansys/dpf/core/operators/result/part_rigid_body_velocity.py index d218ff63cce..ee4d1990824 100644 --- a/src/ansys/dpf/core/operators/result/part_rigid_body_velocity.py +++ b/src/ansys/dpf/core/operators/result/part_rigid_body_velocity.py @@ -29,7 +29,7 @@ class part_rigid_body_velocity(Operator): entity_scoping: Scoping, optional entity (part for matsum, interface for rcforc) where the result will be scoped unit_system: int or str or UnitSystem, optional - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- @@ -119,7 +119,7 @@ def _spec() -> Specification: "class dataProcessing::unit::CUnitSystem", ], optional=True, - document=r"""Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", + document=r"""(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance""", ), }, map_output_pin_spec={ @@ -281,7 +281,7 @@ def entity_scoping(self) -> Input: def unit_system(self) -> Input: r"""Allows to connect unit_system input to the operator. - Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance Returns ------- diff --git a/src/ansys/dpf/core/operators/scoping/on_property.py b/src/ansys/dpf/core/operators/scoping/on_property.py index 6261499d11a..4df345f34e4 100644 --- a/src/ansys/dpf/core/operators/scoping/on_property.py +++ b/src/ansys/dpf/core/operators/scoping/on_property.py @@ -27,6 +27,7 @@ class on_property(Operator): property_name: str ex "mapdl_element_type", "mapdl_element_type_id", "apdl_type_index", "mapdl_type_id", "material", "apdl_section_id", "apdl_real_id", "apdl_esys_id", "shell_axi", "volume_axi"... property_id: int + property_id or vector of property ids streams_container: StreamsContainer, optional data_sources: DataSources inclusive: int, optional @@ -121,9 +122,9 @@ def _spec() -> Specification: ), 2: PinSpecification( name="property_id", - type_names=["int32"], + type_names=["vector", "int32"], optional=False, - document=r"""""", + document=r"""property_id or vector of property ids""", ), 3: PinSpecification( name="streams_container", @@ -282,6 +283,8 @@ def property_name(self) -> Input: def property_id(self) -> Input: r"""Allows to connect property_id input to the operator. + property_id or vector of property ids + Returns ------- input: diff --git a/src/ansys/dpf/gate/generated/capi.py b/src/ansys/dpf/gate/generated/capi.py index 00ac206fd28..4182054dced 100644 --- a/src/ansys/dpf/gate/generated/capi.py +++ b/src/ansys/dpf/gate/generated/capi.py @@ -3373,6 +3373,14 @@ def load_api(path): dll.CSPropertyField_SetFieldDefinition.argtypes = (ctypes.c_void_p, ctypes.c_void_p, ctypes.POINTER(ctypes.c_int32), ctypes.POINTER(ctypes.c_wchar_p), ) dll.CSPropertyField_SetFieldDefinition.restype = None + if hasattr(dll, "CSPropertyField_GetSupport"): + dll.CSPropertyField_GetSupport.argtypes = (ctypes.c_void_p, ctypes.POINTER(ctypes.c_int32), ctypes.POINTER(ctypes.c_wchar_p), ) + dll.CSPropertyField_GetSupport.restype = ctypes.c_void_p + + if hasattr(dll, "CSPropertyField_SetSupport"): + dll.CSPropertyField_SetSupport.argtypes = (ctypes.c_void_p, ctypes.c_void_p, ctypes.POINTER(ctypes.c_int32), ctypes.POINTER(ctypes.c_wchar_p), ) + dll.CSPropertyField_SetSupport.restype = None + if hasattr(dll, "CSPropertyField_GetName"): dll.CSPropertyField_GetName.argtypes = (ctypes.c_void_p, ctypes.POINTER(ctypes.c_int32), ctypes.POINTER(ctypes.c_wchar_p), ) dll.CSPropertyField_GetName.restype = ctypes.POINTER(ctypes.c_char) diff --git a/src/ansys/dpf/gate/generated/property_field_abstract_api.py b/src/ansys/dpf/gate/generated/property_field_abstract_api.py index f883af1cf3c..61ac217bc51 100644 --- a/src/ansys/dpf/gate/generated/property_field_abstract_api.py +++ b/src/ansys/dpf/gate/generated/property_field_abstract_api.py @@ -163,6 +163,14 @@ def csproperty_field_get_shared_field_definition(field): def csproperty_field_set_field_definition(field, field_definition): raise NotImplementedError + @staticmethod + def csproperty_field_get_support(field): + raise NotImplementedError + + @staticmethod + def csproperty_field_set_support(field, support): + raise NotImplementedError + @staticmethod def csproperty_field_get_name(field): raise NotImplementedError diff --git a/src/ansys/dpf/gate/generated/property_field_capi.py b/src/ansys/dpf/gate/generated/property_field_capi.py index fcc7eb4fd19..a309c8e8cab 100644 --- a/src/ansys/dpf/gate/generated/property_field_capi.py +++ b/src/ansys/dpf/gate/generated/property_field_capi.py @@ -363,6 +363,24 @@ def csproperty_field_set_field_definition(field, field_definition): raise errors.DPFServerException(sError.value) return res + @staticmethod + def csproperty_field_get_support(field): + errorSize = ctypes.c_int(0) + sError = ctypes.c_wchar_p() + res = capi.dll.CSPropertyField_GetSupport(field._internal_obj if field is not None else None, ctypes.byref(utils.to_int32(errorSize)), ctypes.byref(sError)) + if errorSize.value != 0: + raise errors.DPFServerException(sError.value) + return res + + @staticmethod + def csproperty_field_set_support(field, support): + errorSize = ctypes.c_int(0) + sError = ctypes.c_wchar_p() + res = capi.dll.CSPropertyField_SetSupport(field._internal_obj if field is not None else None, support._internal_obj if support is not None else None, ctypes.byref(utils.to_int32(errorSize)), ctypes.byref(sError)) + if errorSize.value != 0: + raise errors.DPFServerException(sError.value) + return res + @staticmethod def csproperty_field_get_name(field): errorSize = ctypes.c_int(0) diff --git a/src/ansys/dpf/gatebin/Ans.Dpf.GrpcClient.dll b/src/ansys/dpf/gatebin/Ans.Dpf.GrpcClient.dll index 759e934a01a..7e1463036e2 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 35a880e10aa..32af34a7f36 100644 Binary files a/src/ansys/dpf/gatebin/DPFClientAPI.dll and b/src/ansys/dpf/gatebin/DPFClientAPI.dll differ diff --git a/src/ansys/dpf/gatebin/libAns.Dpf.GrpcClient.so b/src/ansys/dpf/gatebin/libAns.Dpf.GrpcClient.so index 7ff9ca73869..75329ad4750 100644 Binary files a/src/ansys/dpf/gatebin/libAns.Dpf.GrpcClient.so and b/src/ansys/dpf/gatebin/libAns.Dpf.GrpcClient.so differ diff --git a/src/ansys/dpf/gatebin/libDPFClientAPI.so b/src/ansys/dpf/gatebin/libDPFClientAPI.so index dfd1cfedbb5..0e37cb03596 100644 Binary files a/src/ansys/dpf/gatebin/libDPFClientAPI.so and b/src/ansys/dpf/gatebin/libDPFClientAPI.so differ