diff --git a/doc/source/_static/dpf_operators.html b/doc/source/_static/dpf_operators.html index ca4bfd92d4..635df06c05 100644 --- a/doc/source/_static/dpf_operators.html +++ b/doc/source/_static/dpf_operators.html @@ -5360,9 +5360,7 @@
Computes the sum of two fields. If one field's scoping has 'overall' location, then these field's values are applied on the entire other field. If one of the input field is empty, the remaining is forwarded to the output. When using a constant or 'work_by_index', it's possible to 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 - |
Shutdowns dpf's grpc server
-dpf streams handling the server - |
Read/compute Magnetic Scalar Potential by calling the readers defined by the datasources.
+Read/compute Magnetic Scalar Potential 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 |
Fields container already allocated modified inplace @@ -5537,18 +5535,7 @@Configurating operators |
Computes component-wise product between two fields of same dimensionality. 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 - |
Checks if two meshes_container are identical.
-Double positive small value. Smallest value which will be considered during the comparison step. All the abs(values) in the field less than this value are considered as null, (default value:1.0e-14). - |
Double relative tolerance. Maximum tolerance gap between two compared values. Values within relative tolerance are considered identical (v1-v2)/v2 < relativeTol (default is 0.001). - |
compare auxiliary data (i.e property fields, scopings...). Default value is 'false'. - |
bool (true if identical...) - |
Computes component-wise product between two fields of same dimensionality. 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 - |
Reads a field made of 3 coordinates and 3 Euler angles (6 dofs) by node from the result file.
-if true, then the field will only contain the scoping if any rotation is not zero. (default is false). - |
if true, then the field has ncomp=6 with 3 coordinates and 3 Euler angles, else there is only the Euler angles (default is true). - |
Reads/computes element nodal component stresses, average it on nodes (by default) and computes its invariants. +
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.
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 @@ -5559,7 +5546,18 @@Configurating operators |
prevents from reading the mesh in the result files |
if 0 cyclic symmetry is ignored, if 1 cyclic sector is read, if 2 cyclic expansion is done, if 3 cyclic expansion is done and stages are merged (default is 1) |
elemental nodal beam results are read if this pin is set to true (default is false) - |
Read Beam TR Shear Stress (LSDyna) by calling the readers defined by the datasources.
+Checks if two meshes_container are identical.
+Double positive small value. Smallest value which will be considered during the comparison step. All the abs(values) in the field less than this value are considered as null, (default value:1.0e-14). + |
Double relative tolerance. Maximum tolerance gap between two compared values. Values within relative tolerance are considered identical (v1-v2)/v2 < relativeTol (default is 0.001). + |
compare auxiliary data (i.e property fields, scopings...). Default value is 'false'. + |
bool (true if identical...) + |
Computes component-wise product between two fields of same dimensionality. 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 + |
Reads a field made of 3 coordinates and 3 Euler angles (6 dofs) by node from the result file.
+if true, then the field will only contain the scoping if any rotation is not zero. (default is false). + |
if true, then the field has ncomp=6 with 3 coordinates and 3 Euler angles, else there is only the Euler angles (default is true). + |
Read Beam TR Shear 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. |
elements scoping required in output. |
result file container allowed to be kept open to cache data @@ -6913,12 +6911,12 @@Configurating operators |
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) |
Takes three scalar fields and assembles them as a 3D vector field.
-Read Global Eroded Hourglass Energy (LSDyna) by calling the readers defined by the datasources.
+Takes three scalar fields container and assembles them as a 3D vector fields container.
+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 |
(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.
-Take nine scalar fields and assemble them as a 3x3 matrix field. If the 'symmetrical' input is set to true, only six scalar fields are required (xx, yy, zz, xy, xz and yz).
+Take nine scalar fields and assemble them as a 3x3 matrix field. If the 'symmetrical' input is set to true, only six scalar fields are required (xx, yy, zz, xy, xz and yz).
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 |
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 @@ -8532,12 +8530,7 @@Configurating operators |
prevents from reading the mesh in the result files |
if 0 cyclic symmetry is ignored, if 1 cyclic sector is read, if 2 cyclic expansion is done, if 3 cyclic expansion is done and stages are merged (default is 1) |
elemental nodal beam results are read if this pin is set to true (default is false) - |
Transforms Input fields into Elemental fields using an averaging process. The result is computed on a given element's scoping.
-if it is set to true, Elemental Nodal fields are first averaged on nodes and then averaged on elements (default is false). - |
If true, the data across different shell layers is averaged as well (default is false). - |
For shell/solid mixed fields, group in the same field all solids and shells (false by default). If this pin is true and collapse_shell_layers is false, a shell_layer needs to be specified. - |
0: Top, 1: Bottom, 2: TopBottom, 3: Mid, 4: TopBottomMid. If merge_solid_shell is true, this pin needs to be specified to a value that extracts only one layer (Top, Bottom or Mid). - |
Read Turbulent Specific Dissipation Rate (omega) by calling the readers defined by the datasources.
+Read Turbulent Specific Dissipation Rate (omega) 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 |
result file container allowed to be kept open to cache data @@ -8545,7 +8538,12 @@Configurating operators |
prevents from reading the mesh in the result files |
region id (integer) or vector of region ids (vector) or region scoping (scoping) of the model (region corresponds to zone for Fluid results or part for LSDyna results). |
(for Fluid results only) LabelSpace with combination of zone, phases or species ids - |
Read/compute element nodal component plastic strains by calling the readers defined by the datasources.
+Transforms Input fields into Elemental fields using an averaging process. The result is computed on a given element's scoping.
+if it is set to true, Elemental Nodal fields are first averaged on nodes and then averaged on elements (default is false). + |
If true, the data across different shell layers is averaged as well (default is false). + |
For shell/solid mixed fields, group in the same field all solids and shells (false by default). If this pin is true and collapse_shell_layers is false, a shell_layer needs to be specified. + |
0: Top, 1: Bottom, 2: TopBottom, 3: Mid, 4: TopBottomMid. If merge_solid_shell is true, this pin needs to be specified to a value that extracts only one layer (Top, Bottom or Mid). + |
Read/compute element nodal component plastic strains by calling the readers defined by the datasources.
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) - |
The band pass filter returns all the values above (but not equal to) the minimum threshold value and below (but not equal to) the maximum threshold value in input.
+Computes damping ratio for each mode shape as X_i = const + ratio_i + m_coefficient / (2*omega_i) + k_coefficient * omega_i/2.
+input vector expects natural frequencies. + |
constant modal damping ratio + |
modal damping ratio for each mode shape + |
global mass matrix multiplier + |
global stiffness matrix multiplier + |
field of modal damping ratio. + |
The band pass filter returns all the values above (but not equal to) the minimum threshold value and below (but not equal to) the maximum threshold value in input.
field or fields container with only one field is expected |
A minimum threshold scalar or a field containing one value is expected. |
A maximum threshold scalar or a field containing one value is expected. @@ -9006,14 +9011,7 @@Configurating operators |
prevents from reading the mesh in the result files |
if 0 cyclic symmetry is ignored, if 1 cyclic sector is read, if 2 cyclic expansion is done, if 3 cyclic expansion is done and stages are merged (default is 1) |
elemental nodal beam results are read if this pin is set to true (default is false) - |
Computes damping ratio for each mode shape as X_i = const + ratio_i + m_coefficient / (2*omega_i) + k_coefficient * omega_i/2.
-input vector expects natural frequencies. - |
constant modal damping ratio - |
modal damping ratio for each mode shape - |
global mass matrix multiplier - |
global stiffness matrix multiplier - |
field of modal damping ratio. - |
Export DPF data into vtu format.
+Export DPF data into vtu format.
directory path |
vtu base file name, (default is file) |
mesh @@ -10673,10 +10671,10 @@Configurating operatorsVersion 0.0.0 Inputs
OutputsConfigurationsScriptingChangelogmetadata: cyclic analysis?Reads if the model is cyclic from the result file. -Version 0.0.0 Supported file typesInputs
ConfigurationsScriptingChangelogresult: nodal rotations YRead/compute nodal rotations Y component of the vector (2nd component) by calling the readers defined by the datasources. Version 0.0.0 Inputs
OutputsConfigurationsScriptingChangelogmetadata: boundary condition providerReads boundary conditions from the results files contained in the streams or data sources. -Version 0.0.0 Supported file typesInputsOutputs
OutputsConfigurationsScriptingChangelogmetadata: result info providerReads the result information, such as available results or unit systems from the results files contained in the streams or data sources. -Version 0.0.0 Supported file typesInputs
ConfigurationsScriptingChangelogserver: grpc shutdown serverShutdowns dpf's grpc server +Version 0.0.0 Inputs
OutputsConfigurationsScriptingChangelogserialization: migrate to vtuExtract all results from a datasources and exports them into vtu format. All the connected inputs are forwarded to the result providers operators. Version 0.0.0 Inputs
|