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 @@
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) - |
Read Beam Axial Stress (LSDyna) by calling the readers defined by the datasources.
-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. + |
Read Beam X Axial Stress by calling the readers defined by the datasources.
+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 - |
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 + |
Converts an input fields container of a given unit to another unit.
unit as a string, ex 'm' for meter, 'Pa' for pascal,... |
A PropertyField in pin 0 and a property name (string) in pin 1 are expected in input.
Accepted inputs are: 'time_freq_support', 'scoping' and 'header'. @@ -5327,7 +5327,7 @@Configurating operators |
Read Global Total Mass (LSDyna) by calling the readers defined by the datasources.
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 |
Converts an input field/fields container or mesh of a given unit to another unit.
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. |
the output entity is the same as the input (inplace operator) @@ -5422,10 +5422,10 @@Configurating operators |
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.
field or fields container with only one field is expected |
field or fields container with only one field is expected - |
Retrieves the elemental scoping of a given input mesh, which contains the element IDs.
-Intersect 2 scopings and return the intersection and the difference between the intersection and the first scoping.
+Intersect 2 scopings and return the intersection and the difference between the intersection and the first scoping.
Computes element-wise field[i]^p.
-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
+Retrieves the elemental scoping of a given input mesh, which contains the element IDs.
+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
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 operatorsVersion 0.0.0 InputsOutputsConfigurationsScriptingChangelogresult: global eroded internal energy (LSDyna)Read Global Eroded Internal Energy (LSDyna) by calling the readers defined by the datasources. Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogmath: scale fields containerScales 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
OutputsConfigurationsScriptingChangelogresult: num surface status changesRead/compute element total number of contact status changes during substep by calling the readers defined by the datasources.
Configurating operators |
Read Global Sliding Interface Energy (LSDyna) by calling the readers defined by the datasources.
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 |
Computes amplitude of a real and an imaginary field.
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 |
Returns the platform-specific path to a folder in the Dpf server
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". |
Path to the requested folder in the Dpf server - |
Read Beam Axial Force (LSDyna) by calling the readers defined by the datasources.
-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. + |
Read Beam X Axial Force by calling the readers defined by the datasources.
+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 - |
Derives field containers containing complex fields.
+(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + |
Derives field containers containing complex fields.
Converts a complex number from polar form to complex.
Computes a general notion of inner product between two fields of possibly different dimensionality.
field or fields container with only one field is expected @@ -5987,7 +5987,7 @@Configurating operators |
Read Global Velocity (LSDyna) by calling the readers defined by the datasources.
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 |
Read Superficial Velocity by calling the readers defined by the datasources.
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 |
Provides a scoping at a given location based on a given property name and a property number.
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 |
Scoping |
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 @@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. - |
Read Beam Torsional Moment (LSDyna) by calling the readers defined by the datasources.
-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. + |
Read Beam Torsional Moment by calling the readers defined by the datasources.
+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 - |
Create scalar or vector Field.
+(LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance + |
Create scalar or vector Field.
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. - |
Read Beam Axial Total strain (LSDyna) by calling the readers defined by the datasources.
-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. + |
Read Beam X Axial Total strain by calling the readers defined by the datasources.
+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 - |
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 + |
Sets a property to an input field/field container.
Property to set |
Property to set |
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 @@Read Global Eroded Hourglass Energy (LSDyna) by calling the readers defined by the datasources.
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 |
Takes three scalar fields container and assembles them as a 3D vector fields container.
Extracts multiple meshed region base on a scoping and saved in a MeshesContainer
if nodal scoping, then the scoping is transposed respecting the inclusive pin @@ -6932,18 +6933,18 @@Configurating operatorsVersion 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogmesh: extract from fieldReturns the meshed region contained in the support of the mesh. Version 0.0.0 InputsOutputsConfigurationsScriptingChangelogresult: part internal energy (LSDyna)Read Part Internal Energy (LSDyna) by calling the readers defined by the datasources. Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogresult: part momentum (LSDyna)Read Part Momentum (LSDyna) by calling the readers defined by the datasources. Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogresult: creep strain max_shearReads/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 typesInputs
OutputsConfigurationsScriptingChangelogresult: global system damping energy (LSDyna)Read Global System Damping Energy (LSDyna) by calling the readers defined by the datasources. Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogresult: global eroded kinetic energy (LSDyna)Read Global Eroded Kinetic Energy (LSDyna) by calling the readers defined by the datasources. Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogresult: global energy ratio (LSDyna)Read Global Energy Ratio (LSDyna) by calling the readers defined by the datasources. Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogmapping: on reduced coordinatesEvaluates a result on specified reduced coordinates of given elements (interpolates results inside elements with shape functions). Version 0.0.0 Inputs
OutputsConfigurationsScriptingChangelogresult: global added mass (LSDyna)Read Global Added Mass (LSDyna) by calling the readers defined by the datasources. Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangeloginvariant: principal invariants (fields container)Computes the element-wise Eigen values of all the tensor fields of a fields container. Version 0.0.0 InputsOutputs
ConfigurationsScriptingChangelogresult: global added mass (percentage) (LSDyna)Read Global Added Mass (percentage) (LSDyna) by calling the readers defined by the datasources. Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogresult: global center of mass (LSDyna)Read Global Center of Mass (LSDyna) by calling the readers defined by the datasources. Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogresult: beam S shear force (LSDyna)Read Beam S Shear Force (LSDyna) by calling the readers defined by the datasources. -Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogresult: beam S shear forceRead Beam S/Y Shear Force by calling the readers defined by the datasources. +Version 0.1.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogresult: beam S bending moment (LSDyna)Read Beam S Bending Moment (LSDyna) by calling the readers defined by the datasources. -Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogresult: beam S bending momentRead Beam S/Y Bending Moment by calling the readers defined by the datasources. +Version 0.1.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogutility: operator changelogReturn 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 + |
Return a GenericDataContainer used to instantiate the Changelog of an operator based on its name.
Operator internal name. |
GenericDataContainer used to instantiate a Changelog. |
Read Beam RS Shear Stress (LSDyna) by calling the readers defined by the datasources.
@@ -13867,17 +13868,17 @@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 |
Read Part Eroded Internal Energy (LSDyna) by calling the readers defined by the datasources.
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 |
Read Part Kinetic Energy (LSDyna) by calling the readers defined by the datasources.
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 |
Provides a scoping on a given property name and a property number.
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 operatorsVersion 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogresult: part rigid body velocity (LSDyna)Read Part Rigid Body Velocity (LSDyna) by calling the readers defined by the datasources. Version 0.0.0 Supported file typesInputs
OutputsConfigurationsScriptingChangelogmin_max: time of maxEvaluates time/frequency of maximum. Version 0.0.0 Inputs
OutputsConfigurationsScriptingChangelogmesh: make sphere levelsetComputes the level set for a sphere using coordinates. Version 0.0.0 Inputs
OutputsConfigurationsScriptingChangelogmesh: mesh extractionTake a mesh and a scoping (elemental or nodal) and create a new mesh that contains this selection only. -Version 0.0.0 Inputs
OutputsConfigurationsScriptingChangelogmesh: wireframeTake a mesh and extracts its sharp edges, using pin 1 value as a threshold angle. + |
Take a mesh and extracts its sharp edges, using pin 1 value as a threshold angle.
angle threshold in radian that will trigger an edge detection. |
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.
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 |