diff --git a/src/ansys/dpf/core/operators/averaging/elemental_difference.py b/src/ansys/dpf/core/operators/averaging/elemental_difference.py index 51cafca81aa..29a60d155b7 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_difference.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_difference.py @@ -156,7 +156,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_difference_fc.py b/src/ansys/dpf/core/operators/averaging/elemental_difference_fc.py index 49beddf68b7..ed707acf93c 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_difference_fc.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_difference_fc.py @@ -173,7 +173,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_fraction_fc.py b/src/ansys/dpf/core/operators/averaging/elemental_fraction_fc.py index 8b1c6084ca1..ac244f0d125 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_fraction_fc.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_fraction_fc.py @@ -186,7 +186,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_mean.py b/src/ansys/dpf/core/operators/averaging/elemental_mean.py index da4f07f18af..384de463b15 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_mean.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_mean.py @@ -154,7 +154,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_mean_fc.py b/src/ansys/dpf/core/operators/averaging/elemental_mean_fc.py index 7db1fdbb7f0..a7a65f1a8a4 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_mean_fc.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_mean_fc.py @@ -179,7 +179,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal.py b/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal.py index b2d77a29751..922fec6cb6c 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal.py @@ -197,7 +197,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_elemental.py b/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_elemental.py index 6bc9c91b0af..c00f33eae30 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_elemental.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_elemental.py @@ -118,7 +118,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_elemental_fc.py b/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_elemental_fc.py index 703063a4050..77be0e24a58 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_elemental_fc.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_elemental_fc.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_fc.py b/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_fc.py index a71bea04d9d..6bdc0227ac8 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_fc.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_nodal_to_nodal_fc.py @@ -215,7 +215,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_to_elemental_nodal.py b/src/ansys/dpf/core/operators/averaging/elemental_to_elemental_nodal.py index 4482580e963..89dc20b6d36 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_to_elemental_nodal.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_to_elemental_nodal.py @@ -131,7 +131,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_to_elemental_nodal_fc.py b/src/ansys/dpf/core/operators/averaging/elemental_to_elemental_nodal_fc.py index 7e8c91870b6..6ac7c17453c 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_to_elemental_nodal_fc.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_to_elemental_nodal_fc.py @@ -132,7 +132,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_to_nodal.py b/src/ansys/dpf/core/operators/averaging/elemental_to_nodal.py index a80b4f61c2f..a1918be3069 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_to_nodal.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_to_nodal.py @@ -138,7 +138,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/elemental_to_nodal_fc.py b/src/ansys/dpf/core/operators/averaging/elemental_to_nodal_fc.py index f5f8366544c..1fc13137d43 100644 --- a/src/ansys/dpf/core/operators/averaging/elemental_to_nodal_fc.py +++ b/src/ansys/dpf/core/operators/averaging/elemental_to_nodal_fc.py @@ -148,7 +148,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/extend_to_mid_nodes.py b/src/ansys/dpf/core/operators/averaging/extend_to_mid_nodes.py index 3a1299c9306..58794217380 100644 --- a/src/ansys/dpf/core/operators/averaging/extend_to_mid_nodes.py +++ b/src/ansys/dpf/core/operators/averaging/extend_to_mid_nodes.py @@ -114,7 +114,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/extend_to_mid_nodes_fc.py b/src/ansys/dpf/core/operators/averaging/extend_to_mid_nodes_fc.py index 02e17394c2f..affd6604332 100644 --- a/src/ansys/dpf/core/operators/averaging/extend_to_mid_nodes_fc.py +++ b/src/ansys/dpf/core/operators/averaging/extend_to_mid_nodes_fc.py @@ -116,7 +116,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/gauss_to_node_fc.py b/src/ansys/dpf/core/operators/averaging/gauss_to_node_fc.py index 0db8e2092bc..f7093a84b3b 100644 --- a/src/ansys/dpf/core/operators/averaging/gauss_to_node_fc.py +++ b/src/ansys/dpf/core/operators/averaging/gauss_to_node_fc.py @@ -144,7 +144,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/nodal_difference.py b/src/ansys/dpf/core/operators/averaging/nodal_difference.py index 444e3678c71..a7972b8db2c 100644 --- a/src/ansys/dpf/core/operators/averaging/nodal_difference.py +++ b/src/ansys/dpf/core/operators/averaging/nodal_difference.py @@ -134,7 +134,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/nodal_difference_fc.py b/src/ansys/dpf/core/operators/averaging/nodal_difference_fc.py index 3165c2397bb..8974e438b7d 100644 --- a/src/ansys/dpf/core/operators/averaging/nodal_difference_fc.py +++ b/src/ansys/dpf/core/operators/averaging/nodal_difference_fc.py @@ -146,7 +146,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/nodal_extend_to_mid_nodes.py b/src/ansys/dpf/core/operators/averaging/nodal_extend_to_mid_nodes.py index 5d292afe201..792d0a82aab 100644 --- a/src/ansys/dpf/core/operators/averaging/nodal_extend_to_mid_nodes.py +++ b/src/ansys/dpf/core/operators/averaging/nodal_extend_to_mid_nodes.py @@ -150,7 +150,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/nodal_fraction_fc.py b/src/ansys/dpf/core/operators/averaging/nodal_fraction_fc.py index d346f4846ac..af0c40ce66d 100644 --- a/src/ansys/dpf/core/operators/averaging/nodal_fraction_fc.py +++ b/src/ansys/dpf/core/operators/averaging/nodal_fraction_fc.py @@ -164,7 +164,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/nodal_to_elemental.py b/src/ansys/dpf/core/operators/averaging/nodal_to_elemental.py index 512fd328f85..1533e126d6e 100644 --- a/src/ansys/dpf/core/operators/averaging/nodal_to_elemental.py +++ b/src/ansys/dpf/core/operators/averaging/nodal_to_elemental.py @@ -136,7 +136,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/nodal_to_elemental_fc.py b/src/ansys/dpf/core/operators/averaging/nodal_to_elemental_fc.py index e6ceb350c6a..48c46b5a07c 100644 --- a/src/ansys/dpf/core/operators/averaging/nodal_to_elemental_fc.py +++ b/src/ansys/dpf/core/operators/averaging/nodal_to_elemental_fc.py @@ -165,7 +165,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/to_elemental_fc.py b/src/ansys/dpf/core/operators/averaging/to_elemental_fc.py index 1ef69e6002d..e1f4bb9aa79 100644 --- a/src/ansys/dpf/core/operators/averaging/to_elemental_fc.py +++ b/src/ansys/dpf/core/operators/averaging/to_elemental_fc.py @@ -167,7 +167,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/to_elemental_nodal_fc.py b/src/ansys/dpf/core/operators/averaging/to_elemental_nodal_fc.py index 377b6cc5f12..103b0d90875 100644 --- a/src/ansys/dpf/core/operators/averaging/to_elemental_nodal_fc.py +++ b/src/ansys/dpf/core/operators/averaging/to_elemental_nodal_fc.py @@ -131,7 +131,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/to_nodal.py b/src/ansys/dpf/core/operators/averaging/to_nodal.py index a4a3e8a77dd..8d7daa1a620 100644 --- a/src/ansys/dpf/core/operators/averaging/to_nodal.py +++ b/src/ansys/dpf/core/operators/averaging/to_nodal.py @@ -114,7 +114,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/averaging/to_nodal_fc.py b/src/ansys/dpf/core/operators/averaging/to_nodal_fc.py index b56ba087d49..e29de72a531 100644 --- a/src/ansys/dpf/core/operators/averaging/to_nodal_fc.py +++ b/src/ansys/dpf/core/operators/averaging/to_nodal_fc.py @@ -130,7 +130,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/abc_weightings.py b/src/ansys/dpf/core/operators/filter/abc_weightings.py index 1baf6a3ca6f..52fb6607e2c 100644 --- a/src/ansys/dpf/core/operators/filter/abc_weightings.py +++ b/src/ansys/dpf/core/operators/filter/abc_weightings.py @@ -121,7 +121,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/field_band_pass.py b/src/ansys/dpf/core/operators/filter/field_band_pass.py index 6d4b49b8bc4..2efdc20d690 100644 --- a/src/ansys/dpf/core/operators/filter/field_band_pass.py +++ b/src/ansys/dpf/core/operators/filter/field_band_pass.py @@ -141,7 +141,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/field_band_pass_fc.py b/src/ansys/dpf/core/operators/filter/field_band_pass_fc.py index 9afc072c636..ef246823d3a 100644 --- a/src/ansys/dpf/core/operators/filter/field_band_pass_fc.py +++ b/src/ansys/dpf/core/operators/filter/field_band_pass_fc.py @@ -141,7 +141,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/field_high_pass.py b/src/ansys/dpf/core/operators/filter/field_high_pass.py index 1b61ab6668d..6ceb1c98c57 100644 --- a/src/ansys/dpf/core/operators/filter/field_high_pass.py +++ b/src/ansys/dpf/core/operators/filter/field_high_pass.py @@ -136,7 +136,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/field_high_pass_fc.py b/src/ansys/dpf/core/operators/filter/field_high_pass_fc.py index 81b74874444..4c4263c56e2 100644 --- a/src/ansys/dpf/core/operators/filter/field_high_pass_fc.py +++ b/src/ansys/dpf/core/operators/filter/field_high_pass_fc.py @@ -138,7 +138,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/field_low_pass.py b/src/ansys/dpf/core/operators/filter/field_low_pass.py index b91c9304139..749e3321ccb 100644 --- a/src/ansys/dpf/core/operators/filter/field_low_pass.py +++ b/src/ansys/dpf/core/operators/filter/field_low_pass.py @@ -136,7 +136,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/field_low_pass_fc.py b/src/ansys/dpf/core/operators/filter/field_low_pass_fc.py index a55d7209367..2e739787aef 100644 --- a/src/ansys/dpf/core/operators/filter/field_low_pass_fc.py +++ b/src/ansys/dpf/core/operators/filter/field_low_pass_fc.py @@ -138,7 +138,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/field_signed_high_pass.py b/src/ansys/dpf/core/operators/filter/field_signed_high_pass.py index 04ca76673b9..6b43dbe421c 100644 --- a/src/ansys/dpf/core/operators/filter/field_signed_high_pass.py +++ b/src/ansys/dpf/core/operators/filter/field_signed_high_pass.py @@ -140,7 +140,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/scoping_band_pass.py b/src/ansys/dpf/core/operators/filter/scoping_band_pass.py index 0032a22780c..df65b598eb3 100644 --- a/src/ansys/dpf/core/operators/filter/scoping_band_pass.py +++ b/src/ansys/dpf/core/operators/filter/scoping_band_pass.py @@ -141,7 +141,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/scoping_high_pass.py b/src/ansys/dpf/core/operators/filter/scoping_high_pass.py index fbb716024ff..dd8e669aa54 100644 --- a/src/ansys/dpf/core/operators/filter/scoping_high_pass.py +++ b/src/ansys/dpf/core/operators/filter/scoping_high_pass.py @@ -136,7 +136,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/scoping_low_pass.py b/src/ansys/dpf/core/operators/filter/scoping_low_pass.py index 8933368ba1c..8186c093f02 100644 --- a/src/ansys/dpf/core/operators/filter/scoping_low_pass.py +++ b/src/ansys/dpf/core/operators/filter/scoping_low_pass.py @@ -136,7 +136,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/filter/signed_scoping_high_pass.py b/src/ansys/dpf/core/operators/filter/signed_scoping_high_pass.py index 52a8a2e0346..4e153794c6f 100644 --- a/src/ansys/dpf/core/operators/filter/signed_scoping_high_pass.py +++ b/src/ansys/dpf/core/operators/filter/signed_scoping_high_pass.py @@ -140,7 +140,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/cartesian_to_spherical.py b/src/ansys/dpf/core/operators/geo/cartesian_to_spherical.py index 00225eb8c1b..9c81aeae2d2 100644 --- a/src/ansys/dpf/core/operators/geo/cartesian_to_spherical.py +++ b/src/ansys/dpf/core/operators/geo/cartesian_to_spherical.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/cartesian_to_spherical_fc.py b/src/ansys/dpf/core/operators/geo/cartesian_to_spherical_fc.py index b74e498cf5a..a2b3a4dec96 100644 --- a/src/ansys/dpf/core/operators/geo/cartesian_to_spherical_fc.py +++ b/src/ansys/dpf/core/operators/geo/cartesian_to_spherical_fc.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/element_nodal_contribution.py b/src/ansys/dpf/core/operators/geo/element_nodal_contribution.py index d6e29598ecd..de3587e44b2 100644 --- a/src/ansys/dpf/core/operators/geo/element_nodal_contribution.py +++ b/src/ansys/dpf/core/operators/geo/element_nodal_contribution.py @@ -139,7 +139,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/elements_facets_surfaces_over_time.py b/src/ansys/dpf/core/operators/geo/elements_facets_surfaces_over_time.py index 84c1745b349..21d43fddd89 100644 --- a/src/ansys/dpf/core/operators/geo/elements_facets_surfaces_over_time.py +++ b/src/ansys/dpf/core/operators/geo/elements_facets_surfaces_over_time.py @@ -140,7 +140,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/elements_volume.py b/src/ansys/dpf/core/operators/geo/elements_volume.py index d1574c60bad..26a4759fefd 100644 --- a/src/ansys/dpf/core/operators/geo/elements_volume.py +++ b/src/ansys/dpf/core/operators/geo/elements_volume.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/elements_volumes_over_time.py b/src/ansys/dpf/core/operators/geo/elements_volumes_over_time.py index 040584a80e4..63f97a3ab00 100644 --- a/src/ansys/dpf/core/operators/geo/elements_volumes_over_time.py +++ b/src/ansys/dpf/core/operators/geo/elements_volumes_over_time.py @@ -135,7 +135,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/gauss_to_node.py b/src/ansys/dpf/core/operators/geo/gauss_to_node.py index c14ca979585..0da0ebb12ca 100644 --- a/src/ansys/dpf/core/operators/geo/gauss_to_node.py +++ b/src/ansys/dpf/core/operators/geo/gauss_to_node.py @@ -132,7 +132,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/integrate_over_elements.py b/src/ansys/dpf/core/operators/geo/integrate_over_elements.py index 9b04eda8ff7..bbfd9a8d745 100644 --- a/src/ansys/dpf/core/operators/geo/integrate_over_elements.py +++ b/src/ansys/dpf/core/operators/geo/integrate_over_elements.py @@ -127,7 +127,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/normals.py b/src/ansys/dpf/core/operators/geo/normals.py index b10c2c6d763..5f62c112400 100644 --- a/src/ansys/dpf/core/operators/geo/normals.py +++ b/src/ansys/dpf/core/operators/geo/normals.py @@ -127,7 +127,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/normals_provider_nl.py b/src/ansys/dpf/core/operators/geo/normals_provider_nl.py index 70e69ff8e8f..2e582abd08f 100644 --- a/src/ansys/dpf/core/operators/geo/normals_provider_nl.py +++ b/src/ansys/dpf/core/operators/geo/normals_provider_nl.py @@ -141,7 +141,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/rotate.py b/src/ansys/dpf/core/operators/geo/rotate.py index dc14497fd4d..3fd426d5d2c 100644 --- a/src/ansys/dpf/core/operators/geo/rotate.py +++ b/src/ansys/dpf/core/operators/geo/rotate.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/rotate_fc.py b/src/ansys/dpf/core/operators/geo/rotate_fc.py index 3fcb7918811..572a6b0dd81 100644 --- a/src/ansys/dpf/core/operators/geo/rotate_fc.py +++ b/src/ansys/dpf/core/operators/geo/rotate_fc.py @@ -114,7 +114,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/rotate_in_cylindrical_cs.py b/src/ansys/dpf/core/operators/geo/rotate_in_cylindrical_cs.py index 80b2a40c4be..e3efe46e57a 100644 --- a/src/ansys/dpf/core/operators/geo/rotate_in_cylindrical_cs.py +++ b/src/ansys/dpf/core/operators/geo/rotate_in_cylindrical_cs.py @@ -140,7 +140,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/rotate_in_cylindrical_cs_fc.py b/src/ansys/dpf/core/operators/geo/rotate_in_cylindrical_cs_fc.py index b37090e9199..59caa9147a4 100644 --- a/src/ansys/dpf/core/operators/geo/rotate_in_cylindrical_cs_fc.py +++ b/src/ansys/dpf/core/operators/geo/rotate_in_cylindrical_cs_fc.py @@ -146,7 +146,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/spherical_to_cartesian.py b/src/ansys/dpf/core/operators/geo/spherical_to_cartesian.py index 15714e8d424..716631913e6 100644 --- a/src/ansys/dpf/core/operators/geo/spherical_to_cartesian.py +++ b/src/ansys/dpf/core/operators/geo/spherical_to_cartesian.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/spherical_to_cartesian_fc.py b/src/ansys/dpf/core/operators/geo/spherical_to_cartesian_fc.py index 9d8900d7f91..fc33247c8a7 100644 --- a/src/ansys/dpf/core/operators/geo/spherical_to_cartesian_fc.py +++ b/src/ansys/dpf/core/operators/geo/spherical_to_cartesian_fc.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/geo/to_polar_coordinates.py b/src/ansys/dpf/core/operators/geo/to_polar_coordinates.py index ae4ba7f17c5..aeec0f04c30 100644 --- a/src/ansys/dpf/core/operators/geo/to_polar_coordinates.py +++ b/src/ansys/dpf/core/operators/geo/to_polar_coordinates.py @@ -126,7 +126,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/convertnum_bcs_to_nod.py b/src/ansys/dpf/core/operators/invariant/convertnum_bcs_to_nod.py index 405a708a1dd..f12f051e5f5 100644 --- a/src/ansys/dpf/core/operators/invariant/convertnum_bcs_to_nod.py +++ b/src/ansys/dpf/core/operators/invariant/convertnum_bcs_to_nod.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/convertnum_nod_to_bcs.py b/src/ansys/dpf/core/operators/invariant/convertnum_nod_to_bcs.py index e0d3d6ab626..3e66f63bf81 100644 --- a/src/ansys/dpf/core/operators/invariant/convertnum_nod_to_bcs.py +++ b/src/ansys/dpf/core/operators/invariant/convertnum_nod_to_bcs.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/eigen_values.py b/src/ansys/dpf/core/operators/invariant/eigen_values.py index 7bfbe09c34c..d978c6c276f 100644 --- a/src/ansys/dpf/core/operators/invariant/eigen_values.py +++ b/src/ansys/dpf/core/operators/invariant/eigen_values.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/eigen_values_fc.py b/src/ansys/dpf/core/operators/invariant/eigen_values_fc.py index cf5d0989455..20b20556a4f 100644 --- a/src/ansys/dpf/core/operators/invariant/eigen_values_fc.py +++ b/src/ansys/dpf/core/operators/invariant/eigen_values_fc.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/eigen_vectors.py b/src/ansys/dpf/core/operators/invariant/eigen_vectors.py index 45abb9e4fde..18d75e44fc8 100644 --- a/src/ansys/dpf/core/operators/invariant/eigen_vectors.py +++ b/src/ansys/dpf/core/operators/invariant/eigen_vectors.py @@ -102,7 +102,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/eigen_vectors_fc.py b/src/ansys/dpf/core/operators/invariant/eigen_vectors_fc.py index 18075dd7fdc..aea6aa71691 100644 --- a/src/ansys/dpf/core/operators/invariant/eigen_vectors_fc.py +++ b/src/ansys/dpf/core/operators/invariant/eigen_vectors_fc.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/invariants.py b/src/ansys/dpf/core/operators/invariant/invariants.py index 1bc946925c3..c7e2a9c95f7 100644 --- a/src/ansys/dpf/core/operators/invariant/invariants.py +++ b/src/ansys/dpf/core/operators/invariant/invariants.py @@ -111,7 +111,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/invariants_fc.py b/src/ansys/dpf/core/operators/invariant/invariants_fc.py index 5330b8a0cd1..e8841e3295e 100644 --- a/src/ansys/dpf/core/operators/invariant/invariants_fc.py +++ b/src/ansys/dpf/core/operators/invariant/invariants_fc.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/principal_invariants.py b/src/ansys/dpf/core/operators/invariant/principal_invariants.py index 497a7d5d7fa..f0723e4c544 100644 --- a/src/ansys/dpf/core/operators/invariant/principal_invariants.py +++ b/src/ansys/dpf/core/operators/invariant/principal_invariants.py @@ -111,7 +111,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/principal_invariants_fc.py b/src/ansys/dpf/core/operators/invariant/principal_invariants_fc.py index bf1d504a81c..5e6fc8ec373 100644 --- a/src/ansys/dpf/core/operators/invariant/principal_invariants_fc.py +++ b/src/ansys/dpf/core/operators/invariant/principal_invariants_fc.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/segalman_von_mises_eqv.py b/src/ansys/dpf/core/operators/invariant/segalman_von_mises_eqv.py index b661e9d81ac..e6f728332de 100644 --- a/src/ansys/dpf/core/operators/invariant/segalman_von_mises_eqv.py +++ b/src/ansys/dpf/core/operators/invariant/segalman_von_mises_eqv.py @@ -102,7 +102,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/segalman_von_mises_eqv_fc.py b/src/ansys/dpf/core/operators/invariant/segalman_von_mises_eqv_fc.py index 2aa11df113b..3a7aa7615b9 100644 --- a/src/ansys/dpf/core/operators/invariant/segalman_von_mises_eqv_fc.py +++ b/src/ansys/dpf/core/operators/invariant/segalman_von_mises_eqv_fc.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/von_mises_eqv.py b/src/ansys/dpf/core/operators/invariant/von_mises_eqv.py index e0a8e9853b1..b5ed23f6355 100644 --- a/src/ansys/dpf/core/operators/invariant/von_mises_eqv.py +++ b/src/ansys/dpf/core/operators/invariant/von_mises_eqv.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/invariant/von_mises_eqv_fc.py b/src/ansys/dpf/core/operators/invariant/von_mises_eqv_fc.py index a9bdbc3dbf7..307d8e7a93b 100644 --- a/src/ansys/dpf/core/operators/invariant/von_mises_eqv_fc.py +++ b/src/ansys/dpf/core/operators/invariant/von_mises_eqv_fc.py @@ -116,7 +116,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/ascending_sort.py b/src/ansys/dpf/core/operators/logic/ascending_sort.py index 11c12a2ffa2..d16a501fdc1 100644 --- a/src/ansys/dpf/core/operators/logic/ascending_sort.py +++ b/src/ansys/dpf/core/operators/logic/ascending_sort.py @@ -141,7 +141,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/ascending_sort_fc.py b/src/ansys/dpf/core/operators/logic/ascending_sort_fc.py index 1ef013b5ea3..9f7059fe23d 100644 --- a/src/ansys/dpf/core/operators/logic/ascending_sort_fc.py +++ b/src/ansys/dpf/core/operators/logic/ascending_sort_fc.py @@ -141,7 +141,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/component_selector.py b/src/ansys/dpf/core/operators/logic/component_selector.py index bd90e2d958f..70d36626572 100644 --- a/src/ansys/dpf/core/operators/logic/component_selector.py +++ b/src/ansys/dpf/core/operators/logic/component_selector.py @@ -136,7 +136,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/component_selector_fc.py b/src/ansys/dpf/core/operators/logic/component_selector_fc.py index fcb2e8f2c4e..4411665c5ae 100644 --- a/src/ansys/dpf/core/operators/logic/component_selector_fc.py +++ b/src/ansys/dpf/core/operators/logic/component_selector_fc.py @@ -116,7 +116,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/component_transformer.py b/src/ansys/dpf/core/operators/logic/component_transformer.py index b1857ea5301..d5afd8f6a4b 100644 --- a/src/ansys/dpf/core/operators/logic/component_transformer.py +++ b/src/ansys/dpf/core/operators/logic/component_transformer.py @@ -134,7 +134,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/component_transformer_fc.py b/src/ansys/dpf/core/operators/logic/component_transformer_fc.py index 459987e0b64..ac9a27f7186 100644 --- a/src/ansys/dpf/core/operators/logic/component_transformer_fc.py +++ b/src/ansys/dpf/core/operators/logic/component_transformer_fc.py @@ -134,7 +134,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/descending_sort.py b/src/ansys/dpf/core/operators/logic/descending_sort.py index 8cdec4eb3f5..256b79f5796 100644 --- a/src/ansys/dpf/core/operators/logic/descending_sort.py +++ b/src/ansys/dpf/core/operators/logic/descending_sort.py @@ -140,7 +140,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/descending_sort_fc.py b/src/ansys/dpf/core/operators/logic/descending_sort_fc.py index c65b8e9242d..7651906220c 100644 --- a/src/ansys/dpf/core/operators/logic/descending_sort_fc.py +++ b/src/ansys/dpf/core/operators/logic/descending_sort_fc.py @@ -140,7 +140,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/enrich_materials.py b/src/ansys/dpf/core/operators/logic/enrich_materials.py index 34a91f0f2fb..eb382eef517 100644 --- a/src/ansys/dpf/core/operators/logic/enrich_materials.py +++ b/src/ansys/dpf/core/operators/logic/enrich_materials.py @@ -130,7 +130,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/identical_fc.py b/src/ansys/dpf/core/operators/logic/identical_fc.py index b6449600840..30015e56c63 100644 --- a/src/ansys/dpf/core/operators/logic/identical_fc.py +++ b/src/ansys/dpf/core/operators/logic/identical_fc.py @@ -168,7 +168,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/identical_fields.py b/src/ansys/dpf/core/operators/logic/identical_fields.py index 87a340c017e..bae8e4ae24a 100644 --- a/src/ansys/dpf/core/operators/logic/identical_fields.py +++ b/src/ansys/dpf/core/operators/logic/identical_fields.py @@ -168,7 +168,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/identical_meshes.py b/src/ansys/dpf/core/operators/logic/identical_meshes.py index 3bdb0c6cbcb..ff48c82b46e 100644 --- a/src/ansys/dpf/core/operators/logic/identical_meshes.py +++ b/src/ansys/dpf/core/operators/logic/identical_meshes.py @@ -170,7 +170,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/identical_property_fields.py b/src/ansys/dpf/core/operators/logic/identical_property_fields.py index f3273a1b38d..84d59c773dc 100644 --- a/src/ansys/dpf/core/operators/logic/identical_property_fields.py +++ b/src/ansys/dpf/core/operators/logic/identical_property_fields.py @@ -118,7 +118,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/included_fields.py b/src/ansys/dpf/core/operators/logic/included_fields.py index 9887b7fae7b..36cf28ac4d0 100644 --- a/src/ansys/dpf/core/operators/logic/included_fields.py +++ b/src/ansys/dpf/core/operators/logic/included_fields.py @@ -168,7 +168,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/logic/solid_shell_fields.py b/src/ansys/dpf/core/operators/logic/solid_shell_fields.py index a4e3824c1cd..0781e7c4227 100644 --- a/src/ansys/dpf/core/operators/logic/solid_shell_fields.py +++ b/src/ansys/dpf/core/operators/logic/solid_shell_fields.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mapping/find_reduced_coordinates.py b/src/ansys/dpf/core/operators/mapping/find_reduced_coordinates.py index ae0f2df68d9..e278acdfb4b 100644 --- a/src/ansys/dpf/core/operators/mapping/find_reduced_coordinates.py +++ b/src/ansys/dpf/core/operators/mapping/find_reduced_coordinates.py @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mapping/on_coordinates.py b/src/ansys/dpf/core/operators/mapping/on_coordinates.py index 49decb7bcb7..08e9e961d05 100644 --- a/src/ansys/dpf/core/operators/mapping/on_coordinates.py +++ b/src/ansys/dpf/core/operators/mapping/on_coordinates.py @@ -186,7 +186,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mapping/on_reduced_coordinates.py b/src/ansys/dpf/core/operators/mapping/on_reduced_coordinates.py index 0627427904a..af8938caf9c 100644 --- a/src/ansys/dpf/core/operators/mapping/on_reduced_coordinates.py +++ b/src/ansys/dpf/core/operators/mapping/on_reduced_coordinates.py @@ -189,7 +189,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mapping/prepare_mapping_workflow.py b/src/ansys/dpf/core/operators/mapping/prepare_mapping_workflow.py index db310d4d85c..8394cc24f35 100644 --- a/src/ansys/dpf/core/operators/mapping/prepare_mapping_workflow.py +++ b/src/ansys/dpf/core/operators/mapping/prepare_mapping_workflow.py @@ -144,7 +144,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mapping/scoping_on_coordinates.py b/src/ansys/dpf/core/operators/mapping/scoping_on_coordinates.py index 834a7bae8dc..57b7ae7efb4 100644 --- a/src/ansys/dpf/core/operators/mapping/scoping_on_coordinates.py +++ b/src/ansys/dpf/core/operators/mapping/scoping_on_coordinates.py @@ -109,7 +109,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mapping/solid_to_skin.py b/src/ansys/dpf/core/operators/mapping/solid_to_skin.py index a21a751a00a..b16a7a8cbd9 100644 --- a/src/ansys/dpf/core/operators/mapping/solid_to_skin.py +++ b/src/ansys/dpf/core/operators/mapping/solid_to_skin.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mapping/solid_to_skin_fc.py b/src/ansys/dpf/core/operators/mapping/solid_to_skin_fc.py index 304ab4adfa3..b7f09310962 100644 --- a/src/ansys/dpf/core/operators/mapping/solid_to_skin_fc.py +++ b/src/ansys/dpf/core/operators/mapping/solid_to_skin_fc.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/accumulate.py b/src/ansys/dpf/core/operators/math/accumulate.py index 72c33139239..bf19534b99c 100644 --- a/src/ansys/dpf/core/operators/math/accumulate.py +++ b/src/ansys/dpf/core/operators/math/accumulate.py @@ -133,7 +133,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/accumulate_fc.py b/src/ansys/dpf/core/operators/math/accumulate_fc.py index 22dadce92fe..05f78230233 100644 --- a/src/ansys/dpf/core/operators/math/accumulate_fc.py +++ b/src/ansys/dpf/core/operators/math/accumulate_fc.py @@ -138,7 +138,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/accumulate_level_over_label_fc.py b/src/ansys/dpf/core/operators/math/accumulate_level_over_label_fc.py index e48d26d1b49..40a90f7464d 100644 --- a/src/ansys/dpf/core/operators/math/accumulate_level_over_label_fc.py +++ b/src/ansys/dpf/core/operators/math/accumulate_level_over_label_fc.py @@ -111,7 +111,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/accumulate_min_over_label_fc.py b/src/ansys/dpf/core/operators/math/accumulate_min_over_label_fc.py index 6c13ef275a2..0ab6f93c413 100644 --- a/src/ansys/dpf/core/operators/math/accumulate_min_over_label_fc.py +++ b/src/ansys/dpf/core/operators/math/accumulate_min_over_label_fc.py @@ -110,7 +110,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/accumulate_over_label_fc.py b/src/ansys/dpf/core/operators/math/accumulate_over_label_fc.py index ada3ff6ce6b..70f9950fa22 100644 --- a/src/ansys/dpf/core/operators/math/accumulate_over_label_fc.py +++ b/src/ansys/dpf/core/operators/math/accumulate_over_label_fc.py @@ -105,7 +105,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/accumulation_per_scoping.py b/src/ansys/dpf/core/operators/math/accumulation_per_scoping.py index 26a1095d135..2d7fd8e8181 100644 --- a/src/ansys/dpf/core/operators/math/accumulation_per_scoping.py +++ b/src/ansys/dpf/core/operators/math/accumulation_per_scoping.py @@ -160,7 +160,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/add.py b/src/ansys/dpf/core/operators/math/add.py index d6b96d9b0f4..61c17bd7e5b 100644 --- a/src/ansys/dpf/core/operators/math/add.py +++ b/src/ansys/dpf/core/operators/math/add.py @@ -134,7 +134,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/add_constant.py b/src/ansys/dpf/core/operators/math/add_constant.py index fa581a3cefb..274ee054fc3 100644 --- a/src/ansys/dpf/core/operators/math/add_constant.py +++ b/src/ansys/dpf/core/operators/math/add_constant.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/add_constant_fc.py b/src/ansys/dpf/core/operators/math/add_constant_fc.py index e491b455fc8..178aba99069 100644 --- a/src/ansys/dpf/core/operators/math/add_constant_fc.py +++ b/src/ansys/dpf/core/operators/math/add_constant_fc.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/add_fc.py b/src/ansys/dpf/core/operators/math/add_fc.py index 432af1dcf80..945d7146656 100644 --- a/src/ansys/dpf/core/operators/math/add_fc.py +++ b/src/ansys/dpf/core/operators/math/add_fc.py @@ -126,7 +126,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/amplitude.py b/src/ansys/dpf/core/operators/math/amplitude.py index 4ac92957015..2a479c5f857 100644 --- a/src/ansys/dpf/core/operators/math/amplitude.py +++ b/src/ansys/dpf/core/operators/math/amplitude.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/amplitude_fc.py b/src/ansys/dpf/core/operators/math/amplitude_fc.py index 6f69a697e87..2ae615705dd 100644 --- a/src/ansys/dpf/core/operators/math/amplitude_fc.py +++ b/src/ansys/dpf/core/operators/math/amplitude_fc.py @@ -97,7 +97,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/average_over_label_fc.py b/src/ansys/dpf/core/operators/math/average_over_label_fc.py index daa53150a19..ca9c74773ed 100644 --- a/src/ansys/dpf/core/operators/math/average_over_label_fc.py +++ b/src/ansys/dpf/core/operators/math/average_over_label_fc.py @@ -105,7 +105,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/centroid.py b/src/ansys/dpf/core/operators/math/centroid.py index 1de1302473b..cb5d30ef23f 100644 --- a/src/ansys/dpf/core/operators/math/centroid.py +++ b/src/ansys/dpf/core/operators/math/centroid.py @@ -130,7 +130,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/centroid_fc.py b/src/ansys/dpf/core/operators/math/centroid_fc.py index 3237e0098d0..81a7976f722 100644 --- a/src/ansys/dpf/core/operators/math/centroid_fc.py +++ b/src/ansys/dpf/core/operators/math/centroid_fc.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/component_wise_divide.py b/src/ansys/dpf/core/operators/math/component_wise_divide.py index 4612add6141..12cf5936fb8 100644 --- a/src/ansys/dpf/core/operators/math/component_wise_divide.py +++ b/src/ansys/dpf/core/operators/math/component_wise_divide.py @@ -124,7 +124,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/component_wise_divide_fc.py b/src/ansys/dpf/core/operators/math/component_wise_divide_fc.py index 0145f03a5ca..812ecf80725 100644 --- a/src/ansys/dpf/core/operators/math/component_wise_divide_fc.py +++ b/src/ansys/dpf/core/operators/math/component_wise_divide_fc.py @@ -119,7 +119,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/conjugate.py b/src/ansys/dpf/core/operators/math/conjugate.py index b5356445cde..2bfc58fdd4b 100644 --- a/src/ansys/dpf/core/operators/math/conjugate.py +++ b/src/ansys/dpf/core/operators/math/conjugate.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/correlation.py b/src/ansys/dpf/core/operators/math/correlation.py index d08568b00f2..896176fd570 100644 --- a/src/ansys/dpf/core/operators/math/correlation.py +++ b/src/ansys/dpf/core/operators/math/correlation.py @@ -132,7 +132,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/cos.py b/src/ansys/dpf/core/operators/math/cos.py index 77e3a0118d6..1197b67e5e4 100644 --- a/src/ansys/dpf/core/operators/math/cos.py +++ b/src/ansys/dpf/core/operators/math/cos.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/cos_fc.py b/src/ansys/dpf/core/operators/math/cos_fc.py index 38bb3aff783..347ab0d08d6 100644 --- a/src/ansys/dpf/core/operators/math/cos_fc.py +++ b/src/ansys/dpf/core/operators/math/cos_fc.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/cplx_derive.py b/src/ansys/dpf/core/operators/math/cplx_derive.py index 93c4fa24e8f..274e8f9ff64 100644 --- a/src/ansys/dpf/core/operators/math/cplx_derive.py +++ b/src/ansys/dpf/core/operators/math/cplx_derive.py @@ -97,7 +97,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/cplx_divide.py b/src/ansys/dpf/core/operators/math/cplx_divide.py index 27b412b8456..97f69155d05 100644 --- a/src/ansys/dpf/core/operators/math/cplx_divide.py +++ b/src/ansys/dpf/core/operators/math/cplx_divide.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/cplx_dot.py b/src/ansys/dpf/core/operators/math/cplx_dot.py index 22d5f758ed4..eafb63798fa 100644 --- a/src/ansys/dpf/core/operators/math/cplx_dot.py +++ b/src/ansys/dpf/core/operators/math/cplx_dot.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/cplx_multiply.py b/src/ansys/dpf/core/operators/math/cplx_multiply.py index 3a7ca898800..e5d89e26c78 100644 --- a/src/ansys/dpf/core/operators/math/cplx_multiply.py +++ b/src/ansys/dpf/core/operators/math/cplx_multiply.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/cross_product.py b/src/ansys/dpf/core/operators/math/cross_product.py index 457c8ee7d0b..4d042b534e9 100644 --- a/src/ansys/dpf/core/operators/math/cross_product.py +++ b/src/ansys/dpf/core/operators/math/cross_product.py @@ -127,7 +127,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/cross_product_fc.py b/src/ansys/dpf/core/operators/math/cross_product_fc.py index 51ecddde1c4..6a363257edd 100644 --- a/src/ansys/dpf/core/operators/math/cross_product_fc.py +++ b/src/ansys/dpf/core/operators/math/cross_product_fc.py @@ -133,7 +133,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/dot.py b/src/ansys/dpf/core/operators/math/dot.py index dd3439dabc2..1400be586cf 100644 --- a/src/ansys/dpf/core/operators/math/dot.py +++ b/src/ansys/dpf/core/operators/math/dot.py @@ -124,7 +124,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/dot_tensor.py b/src/ansys/dpf/core/operators/math/dot_tensor.py index a8e4705169e..007f05d3483 100644 --- a/src/ansys/dpf/core/operators/math/dot_tensor.py +++ b/src/ansys/dpf/core/operators/math/dot_tensor.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/entity_extractor.py b/src/ansys/dpf/core/operators/math/entity_extractor.py index 0c261ba0333..f75db272cc8 100644 --- a/src/ansys/dpf/core/operators/math/entity_extractor.py +++ b/src/ansys/dpf/core/operators/math/entity_extractor.py @@ -109,7 +109,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/exponential.py b/src/ansys/dpf/core/operators/math/exponential.py index 971f8a04146..0bd9a7c3d64 100644 --- a/src/ansys/dpf/core/operators/math/exponential.py +++ b/src/ansys/dpf/core/operators/math/exponential.py @@ -105,7 +105,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/exponential_fc.py b/src/ansys/dpf/core/operators/math/exponential_fc.py index 72dac93977f..9ef625e1bb5 100644 --- a/src/ansys/dpf/core/operators/math/exponential_fc.py +++ b/src/ansys/dpf/core/operators/math/exponential_fc.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/fft_approx.py b/src/ansys/dpf/core/operators/math/fft_approx.py index 2ac196fcef0..0c9ea0bcb4b 100644 --- a/src/ansys/dpf/core/operators/math/fft_approx.py +++ b/src/ansys/dpf/core/operators/math/fft_approx.py @@ -239,7 +239,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/fft_eval.py b/src/ansys/dpf/core/operators/math/fft_eval.py index 31a1adc4d52..4e82ba12cd2 100644 --- a/src/ansys/dpf/core/operators/math/fft_eval.py +++ b/src/ansys/dpf/core/operators/math/fft_eval.py @@ -122,7 +122,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/fft_gradient_eval.py b/src/ansys/dpf/core/operators/math/fft_gradient_eval.py index 18cf2864fb0..49f7ea87f36 100644 --- a/src/ansys/dpf/core/operators/math/fft_gradient_eval.py +++ b/src/ansys/dpf/core/operators/math/fft_gradient_eval.py @@ -134,7 +134,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/fft_multi_harmonic_minmax.py b/src/ansys/dpf/core/operators/math/fft_multi_harmonic_minmax.py index 8d4cc12e884..61b8e442fbe 100644 --- a/src/ansys/dpf/core/operators/math/fft_multi_harmonic_minmax.py +++ b/src/ansys/dpf/core/operators/math/fft_multi_harmonic_minmax.py @@ -255,7 +255,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/generalized_inner_product.py b/src/ansys/dpf/core/operators/math/generalized_inner_product.py index 848c6643054..c04ee43cd7f 100644 --- a/src/ansys/dpf/core/operators/math/generalized_inner_product.py +++ b/src/ansys/dpf/core/operators/math/generalized_inner_product.py @@ -127,7 +127,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/generalized_inner_product_fc.py b/src/ansys/dpf/core/operators/math/generalized_inner_product_fc.py index dac8a68641a..31a6d398d10 100644 --- a/src/ansys/dpf/core/operators/math/generalized_inner_product_fc.py +++ b/src/ansys/dpf/core/operators/math/generalized_inner_product_fc.py @@ -137,7 +137,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/img_part.py b/src/ansys/dpf/core/operators/math/img_part.py index c0f359dd8de..6714b97e1a8 100644 --- a/src/ansys/dpf/core/operators/math/img_part.py +++ b/src/ansys/dpf/core/operators/math/img_part.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/invert.py b/src/ansys/dpf/core/operators/math/invert.py index 34daa33cd37..1a65069a90a 100644 --- a/src/ansys/dpf/core/operators/math/invert.py +++ b/src/ansys/dpf/core/operators/math/invert.py @@ -102,7 +102,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/invert_fc.py b/src/ansys/dpf/core/operators/math/invert_fc.py index cca7b4aa908..a96532e6d73 100644 --- a/src/ansys/dpf/core/operators/math/invert_fc.py +++ b/src/ansys/dpf/core/operators/math/invert_fc.py @@ -102,7 +102,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/kronecker_prod.py b/src/ansys/dpf/core/operators/math/kronecker_prod.py index 793433dda5c..47108019fab 100644 --- a/src/ansys/dpf/core/operators/math/kronecker_prod.py +++ b/src/ansys/dpf/core/operators/math/kronecker_prod.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/linear_combination.py b/src/ansys/dpf/core/operators/math/linear_combination.py index 537b05b578f..01759b21ac0 100644 --- a/src/ansys/dpf/core/operators/math/linear_combination.py +++ b/src/ansys/dpf/core/operators/math/linear_combination.py @@ -158,7 +158,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/ln.py b/src/ansys/dpf/core/operators/math/ln.py index 23a017aab6e..305717f28dd 100644 --- a/src/ansys/dpf/core/operators/math/ln.py +++ b/src/ansys/dpf/core/operators/math/ln.py @@ -105,7 +105,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/ln_fc.py b/src/ansys/dpf/core/operators/math/ln_fc.py index e57803eab35..957d9d9feba 100644 --- a/src/ansys/dpf/core/operators/math/ln_fc.py +++ b/src/ansys/dpf/core/operators/math/ln_fc.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/make_one_on_comp.py b/src/ansys/dpf/core/operators/math/make_one_on_comp.py index bd819d13bff..df84c53091f 100644 --- a/src/ansys/dpf/core/operators/math/make_one_on_comp.py +++ b/src/ansys/dpf/core/operators/math/make_one_on_comp.py @@ -111,7 +111,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/matrix_inverse.py b/src/ansys/dpf/core/operators/math/matrix_inverse.py index 61296f6343e..0575ee6cab4 100644 --- a/src/ansys/dpf/core/operators/math/matrix_inverse.py +++ b/src/ansys/dpf/core/operators/math/matrix_inverse.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/min_max_over_time.py b/src/ansys/dpf/core/operators/math/min_max_over_time.py index 2655a237cb8..18669672c43 100644 --- a/src/ansys/dpf/core/operators/math/min_max_over_time.py +++ b/src/ansys/dpf/core/operators/math/min_max_over_time.py @@ -114,7 +114,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/minus.py b/src/ansys/dpf/core/operators/math/minus.py index 2c33d2c1686..46fc669bab5 100644 --- a/src/ansys/dpf/core/operators/math/minus.py +++ b/src/ansys/dpf/core/operators/math/minus.py @@ -132,7 +132,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/minus_fc.py b/src/ansys/dpf/core/operators/math/minus_fc.py index 6620ec7b830..bf68fef13a6 100644 --- a/src/ansys/dpf/core/operators/math/minus_fc.py +++ b/src/ansys/dpf/core/operators/math/minus_fc.py @@ -138,7 +138,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/modal_participation.py b/src/ansys/dpf/core/operators/math/modal_participation.py index 237607bbb1a..2abf5774765 100644 --- a/src/ansys/dpf/core/operators/math/modal_participation.py +++ b/src/ansys/dpf/core/operators/math/modal_participation.py @@ -165,7 +165,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/modal_superposition.py b/src/ansys/dpf/core/operators/math/modal_superposition.py index 59d9f7baacb..c3fb6ba065f 100644 --- a/src/ansys/dpf/core/operators/math/modal_superposition.py +++ b/src/ansys/dpf/core/operators/math/modal_superposition.py @@ -173,7 +173,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/modulus.py b/src/ansys/dpf/core/operators/math/modulus.py index 47dee8c88ae..a9e58de566a 100644 --- a/src/ansys/dpf/core/operators/math/modulus.py +++ b/src/ansys/dpf/core/operators/math/modulus.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/norm.py b/src/ansys/dpf/core/operators/math/norm.py index 105e4e47397..132742c5331 100644 --- a/src/ansys/dpf/core/operators/math/norm.py +++ b/src/ansys/dpf/core/operators/math/norm.py @@ -102,7 +102,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/norm_fc.py b/src/ansys/dpf/core/operators/math/norm_fc.py index 1c4ef0a9e62..b6b5c968a52 100644 --- a/src/ansys/dpf/core/operators/math/norm_fc.py +++ b/src/ansys/dpf/core/operators/math/norm_fc.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/outer_product.py b/src/ansys/dpf/core/operators/math/outer_product.py index 520ef01b6ec..453eb424f08 100644 --- a/src/ansys/dpf/core/operators/math/outer_product.py +++ b/src/ansys/dpf/core/operators/math/outer_product.py @@ -125,7 +125,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/overall_dot.py b/src/ansys/dpf/core/operators/math/overall_dot.py index 0e63192285e..7977ef99e80 100644 --- a/src/ansys/dpf/core/operators/math/overall_dot.py +++ b/src/ansys/dpf/core/operators/math/overall_dot.py @@ -112,7 +112,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/phase.py b/src/ansys/dpf/core/operators/math/phase.py index 2ba7a464243..614f9cad5da 100644 --- a/src/ansys/dpf/core/operators/math/phase.py +++ b/src/ansys/dpf/core/operators/math/phase.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/phase_fc.py b/src/ansys/dpf/core/operators/math/phase_fc.py index 839508ab1fb..a6c1f25223d 100644 --- a/src/ansys/dpf/core/operators/math/phase_fc.py +++ b/src/ansys/dpf/core/operators/math/phase_fc.py @@ -97,7 +97,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/polar_to_cplx.py b/src/ansys/dpf/core/operators/math/polar_to_cplx.py index 80f171ad30f..abb395612f3 100644 --- a/src/ansys/dpf/core/operators/math/polar_to_cplx.py +++ b/src/ansys/dpf/core/operators/math/polar_to_cplx.py @@ -97,7 +97,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/pow.py b/src/ansys/dpf/core/operators/math/pow.py index 1b02519a0cf..b22e318af1a 100644 --- a/src/ansys/dpf/core/operators/math/pow.py +++ b/src/ansys/dpf/core/operators/math/pow.py @@ -109,7 +109,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/pow_fc.py b/src/ansys/dpf/core/operators/math/pow_fc.py index a45bbf11623..30ed9eb222c 100644 --- a/src/ansys/dpf/core/operators/math/pow_fc.py +++ b/src/ansys/dpf/core/operators/math/pow_fc.py @@ -109,7 +109,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/qr_solve.py b/src/ansys/dpf/core/operators/math/qr_solve.py index 21eae8decd7..24b4c655b27 100644 --- a/src/ansys/dpf/core/operators/math/qr_solve.py +++ b/src/ansys/dpf/core/operators/math/qr_solve.py @@ -111,7 +111,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/real_part.py b/src/ansys/dpf/core/operators/math/real_part.py index 1f5b37965bd..09f75aa5de9 100644 --- a/src/ansys/dpf/core/operators/math/real_part.py +++ b/src/ansys/dpf/core/operators/math/real_part.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/relative_error.py b/src/ansys/dpf/core/operators/math/relative_error.py index 099a760dad0..ce9785d2209 100644 --- a/src/ansys/dpf/core/operators/math/relative_error.py +++ b/src/ansys/dpf/core/operators/math/relative_error.py @@ -143,7 +143,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/scale.py b/src/ansys/dpf/core/operators/math/scale.py index 53881cd1f15..db1dde3c66f 100644 --- a/src/ansys/dpf/core/operators/math/scale.py +++ b/src/ansys/dpf/core/operators/math/scale.py @@ -130,7 +130,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/scale_by_field.py b/src/ansys/dpf/core/operators/math/scale_by_field.py index 8d0b3bc3dae..9478e0b232b 100644 --- a/src/ansys/dpf/core/operators/math/scale_by_field.py +++ b/src/ansys/dpf/core/operators/math/scale_by_field.py @@ -119,7 +119,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/scale_by_field_fc.py b/src/ansys/dpf/core/operators/math/scale_by_field_fc.py index 3578c31d589..b9d2db5a561 100644 --- a/src/ansys/dpf/core/operators/math/scale_by_field_fc.py +++ b/src/ansys/dpf/core/operators/math/scale_by_field_fc.py @@ -125,7 +125,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/scale_fc.py b/src/ansys/dpf/core/operators/math/scale_fc.py index 177bbc0f5da..968de086f80 100644 --- a/src/ansys/dpf/core/operators/math/scale_fc.py +++ b/src/ansys/dpf/core/operators/math/scale_fc.py @@ -135,7 +135,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/sin.py b/src/ansys/dpf/core/operators/math/sin.py index 1769aee9da8..c2681bcf2ce 100644 --- a/src/ansys/dpf/core/operators/math/sin.py +++ b/src/ansys/dpf/core/operators/math/sin.py @@ -97,7 +97,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/sin_fc.py b/src/ansys/dpf/core/operators/math/sin_fc.py index b0a05bdf55c..fd30a80f822 100644 --- a/src/ansys/dpf/core/operators/math/sin_fc.py +++ b/src/ansys/dpf/core/operators/math/sin_fc.py @@ -97,7 +97,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/sqr.py b/src/ansys/dpf/core/operators/math/sqr.py index 573eb2a620e..02e1c941cfd 100644 --- a/src/ansys/dpf/core/operators/math/sqr.py +++ b/src/ansys/dpf/core/operators/math/sqr.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/sqr_fc.py b/src/ansys/dpf/core/operators/math/sqr_fc.py index 5334dc6da01..76ae4a94302 100644 --- a/src/ansys/dpf/core/operators/math/sqr_fc.py +++ b/src/ansys/dpf/core/operators/math/sqr_fc.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/sqrt.py b/src/ansys/dpf/core/operators/math/sqrt.py index e914ad145ef..1520d2e8801 100644 --- a/src/ansys/dpf/core/operators/math/sqrt.py +++ b/src/ansys/dpf/core/operators/math/sqrt.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/sqrt_fc.py b/src/ansys/dpf/core/operators/math/sqrt_fc.py index 06ac79b1d4b..5af6302f9c8 100644 --- a/src/ansys/dpf/core/operators/math/sqrt_fc.py +++ b/src/ansys/dpf/core/operators/math/sqrt_fc.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/svd.py b/src/ansys/dpf/core/operators/math/svd.py index 190da21d59a..0f3f716afac 100644 --- a/src/ansys/dpf/core/operators/math/svd.py +++ b/src/ansys/dpf/core/operators/math/svd.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/sweeping_phase.py b/src/ansys/dpf/core/operators/math/sweeping_phase.py index 8a842207eca..f240933fc69 100644 --- a/src/ansys/dpf/core/operators/math/sweeping_phase.py +++ b/src/ansys/dpf/core/operators/math/sweeping_phase.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/sweeping_phase_fc.py b/src/ansys/dpf/core/operators/math/sweeping_phase_fc.py index ffa85bdad37..5aaea79416a 100644 --- a/src/ansys/dpf/core/operators/math/sweeping_phase_fc.py +++ b/src/ansys/dpf/core/operators/math/sweeping_phase_fc.py @@ -147,7 +147,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/time_freq_interpolation.py b/src/ansys/dpf/core/operators/math/time_freq_interpolation.py index 1e14de0d935..8944f4d93ec 100644 --- a/src/ansys/dpf/core/operators/math/time_freq_interpolation.py +++ b/src/ansys/dpf/core/operators/math/time_freq_interpolation.py @@ -204,7 +204,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/unit_convert.py b/src/ansys/dpf/core/operators/math/unit_convert.py index 68667be09bc..21688d0314c 100644 --- a/src/ansys/dpf/core/operators/math/unit_convert.py +++ b/src/ansys/dpf/core/operators/math/unit_convert.py @@ -128,7 +128,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/math/unit_convert_fc.py b/src/ansys/dpf/core/operators/math/unit_convert_fc.py index 0632df85e62..24aaec9d075 100644 --- a/src/ansys/dpf/core/operators/math/unit_convert_fc.py +++ b/src/ansys/dpf/core/operators/math/unit_convert_fc.py @@ -114,7 +114,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/acmo_mesh_provider.py b/src/ansys/dpf/core/operators/mesh/acmo_mesh_provider.py index af40bd1edd0..07bba8805da 100644 --- a/src/ansys/dpf/core/operators/mesh/acmo_mesh_provider.py +++ b/src/ansys/dpf/core/operators/mesh/acmo_mesh_provider.py @@ -109,7 +109,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/beam_properties.py b/src/ansys/dpf/core/operators/mesh/beam_properties.py index 97ea1c969f3..995efa0983e 100644 --- a/src/ansys/dpf/core/operators/mesh/beam_properties.py +++ b/src/ansys/dpf/core/operators/mesh/beam_properties.py @@ -203,7 +203,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/change_cs.py b/src/ansys/dpf/core/operators/mesh/change_cs.py index 0d038121241..6d52c37e1e2 100644 --- a/src/ansys/dpf/core/operators/mesh/change_cs.py +++ b/src/ansys/dpf/core/operators/mesh/change_cs.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/combine_levelset.py b/src/ansys/dpf/core/operators/mesh/combine_levelset.py index 596f91a07a0..6a1cde784e5 100644 --- a/src/ansys/dpf/core/operators/mesh/combine_levelset.py +++ b/src/ansys/dpf/core/operators/mesh/combine_levelset.py @@ -109,7 +109,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/decimate_mesh.py b/src/ansys/dpf/core/operators/mesh/decimate_mesh.py index 49f671b2511..36739b98b42 100644 --- a/src/ansys/dpf/core/operators/mesh/decimate_mesh.py +++ b/src/ansys/dpf/core/operators/mesh/decimate_mesh.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/exclude_levelset.py b/src/ansys/dpf/core/operators/mesh/exclude_levelset.py index f3ce2f25d3e..9cf43e7ff53 100644 --- a/src/ansys/dpf/core/operators/mesh/exclude_levelset.py +++ b/src/ansys/dpf/core/operators/mesh/exclude_levelset.py @@ -111,7 +111,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/external_layer.py b/src/ansys/dpf/core/operators/mesh/external_layer.py index d2d090afb1e..e3a28d298b8 100644 --- a/src/ansys/dpf/core/operators/mesh/external_layer.py +++ b/src/ansys/dpf/core/operators/mesh/external_layer.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/from_field.py b/src/ansys/dpf/core/operators/mesh/from_field.py index 30f83f6b540..4a3d210a08c 100644 --- a/src/ansys/dpf/core/operators/mesh/from_field.py +++ b/src/ansys/dpf/core/operators/mesh/from_field.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/from_scoping.py b/src/ansys/dpf/core/operators/mesh/from_scoping.py index 8cbae128344..5c44b09eb3a 100644 --- a/src/ansys/dpf/core/operators/mesh/from_scoping.py +++ b/src/ansys/dpf/core/operators/mesh/from_scoping.py @@ -160,7 +160,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/make_plane_levelset.py b/src/ansys/dpf/core/operators/mesh/make_plane_levelset.py index e65b73bcfec..750a4c57a4d 100644 --- a/src/ansys/dpf/core/operators/mesh/make_plane_levelset.py +++ b/src/ansys/dpf/core/operators/mesh/make_plane_levelset.py @@ -129,7 +129,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/make_sphere_levelset.py b/src/ansys/dpf/core/operators/mesh/make_sphere_levelset.py index aa15538ebae..d576446b66f 100644 --- a/src/ansys/dpf/core/operators/mesh/make_sphere_levelset.py +++ b/src/ansys/dpf/core/operators/mesh/make_sphere_levelset.py @@ -127,7 +127,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/mesh_clip.py b/src/ansys/dpf/core/operators/mesh/mesh_clip.py index 30fffea9155..e5b27746695 100644 --- a/src/ansys/dpf/core/operators/mesh/mesh_clip.py +++ b/src/ansys/dpf/core/operators/mesh/mesh_clip.py @@ -172,7 +172,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/mesh_cut.py b/src/ansys/dpf/core/operators/mesh/mesh_cut.py index 639e51633c2..944ddbb9dc3 100644 --- a/src/ansys/dpf/core/operators/mesh/mesh_cut.py +++ b/src/ansys/dpf/core/operators/mesh/mesh_cut.py @@ -177,7 +177,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/mesh_extraction.py b/src/ansys/dpf/core/operators/mesh/mesh_extraction.py index 061e6050c04..f617838c7c8 100644 --- a/src/ansys/dpf/core/operators/mesh/mesh_extraction.py +++ b/src/ansys/dpf/core/operators/mesh/mesh_extraction.py @@ -126,7 +126,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/mesh_get_attribute.py b/src/ansys/dpf/core/operators/mesh/mesh_get_attribute.py index afef7e08c1b..bc07cb88bd6 100644 --- a/src/ansys/dpf/core/operators/mesh/mesh_get_attribute.py +++ b/src/ansys/dpf/core/operators/mesh/mesh_get_attribute.py @@ -178,7 +178,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/mesh_plan_clip.py b/src/ansys/dpf/core/operators/mesh/mesh_plan_clip.py index bf91b66daea..e65cb9fc983 100644 --- a/src/ansys/dpf/core/operators/mesh/mesh_plan_clip.py +++ b/src/ansys/dpf/core/operators/mesh/mesh_plan_clip.py @@ -136,7 +136,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/mesh_provider.py b/src/ansys/dpf/core/operators/mesh/mesh_provider.py index ffb2e93e371..5985ad04077 100644 --- a/src/ansys/dpf/core/operators/mesh/mesh_provider.py +++ b/src/ansys/dpf/core/operators/mesh/mesh_provider.py @@ -201,7 +201,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/mesh_to_graphics.py b/src/ansys/dpf/core/operators/mesh/mesh_to_graphics.py index 099afcc5590..a777ffe3bb0 100644 --- a/src/ansys/dpf/core/operators/mesh/mesh_to_graphics.py +++ b/src/ansys/dpf/core/operators/mesh/mesh_to_graphics.py @@ -142,7 +142,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/mesh_to_graphics_edges.py b/src/ansys/dpf/core/operators/mesh/mesh_to_graphics_edges.py index 2d2d819a63b..faf0f78d61b 100644 --- a/src/ansys/dpf/core/operators/mesh/mesh_to_graphics_edges.py +++ b/src/ansys/dpf/core/operators/mesh/mesh_to_graphics_edges.py @@ -135,7 +135,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/mesh_to_pyvista.py b/src/ansys/dpf/core/operators/mesh/mesh_to_pyvista.py index b448c7374e1..380dcdda537 100644 --- a/src/ansys/dpf/core/operators/mesh/mesh_to_pyvista.py +++ b/src/ansys/dpf/core/operators/mesh/mesh_to_pyvista.py @@ -192,7 +192,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/meshes_provider.py b/src/ansys/dpf/core/operators/mesh/meshes_provider.py index afa6d434ed0..4b18141cd2b 100644 --- a/src/ansys/dpf/core/operators/mesh/meshes_provider.py +++ b/src/ansys/dpf/core/operators/mesh/meshes_provider.py @@ -155,7 +155,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/node_coordinates.py b/src/ansys/dpf/core/operators/mesh/node_coordinates.py index 044867cb5d6..b16f80162e8 100644 --- a/src/ansys/dpf/core/operators/mesh/node_coordinates.py +++ b/src/ansys/dpf/core/operators/mesh/node_coordinates.py @@ -102,7 +102,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/points_from_coordinates.py b/src/ansys/dpf/core/operators/mesh/points_from_coordinates.py index c10b89229c8..402759f436f 100644 --- a/src/ansys/dpf/core/operators/mesh/points_from_coordinates.py +++ b/src/ansys/dpf/core/operators/mesh/points_from_coordinates.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/skin.py b/src/ansys/dpf/core/operators/mesh/skin.py index d58899c57c4..500db8d7092 100644 --- a/src/ansys/dpf/core/operators/mesh/skin.py +++ b/src/ansys/dpf/core/operators/mesh/skin.py @@ -151,7 +151,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/split_fields.py b/src/ansys/dpf/core/operators/mesh/split_fields.py index 9435bdb00f9..3e6a6cf583c 100644 --- a/src/ansys/dpf/core/operators/mesh/split_fields.py +++ b/src/ansys/dpf/core/operators/mesh/split_fields.py @@ -116,7 +116,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/split_mesh.py b/src/ansys/dpf/core/operators/mesh/split_mesh.py index bc2446d22ff..3b0af7df649 100644 --- a/src/ansys/dpf/core/operators/mesh/split_mesh.py +++ b/src/ansys/dpf/core/operators/mesh/split_mesh.py @@ -126,7 +126,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/stl_export.py b/src/ansys/dpf/core/operators/mesh/stl_export.py index cb3acd31f6a..e2e6d948d4a 100644 --- a/src/ansys/dpf/core/operators/mesh/stl_export.py +++ b/src/ansys/dpf/core/operators/mesh/stl_export.py @@ -109,7 +109,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/tri_mesh_skin.py b/src/ansys/dpf/core/operators/mesh/tri_mesh_skin.py index c3505a9982e..288a0135365 100644 --- a/src/ansys/dpf/core/operators/mesh/tri_mesh_skin.py +++ b/src/ansys/dpf/core/operators/mesh/tri_mesh_skin.py @@ -129,7 +129,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/mesh/wireframe.py b/src/ansys/dpf/core/operators/mesh/wireframe.py index d847b94f77e..1cd6903261c 100644 --- a/src/ansys/dpf/core/operators/mesh/wireframe.py +++ b/src/ansys/dpf/core/operators/mesh/wireframe.py @@ -114,7 +114,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/boundary_condition_provider.py b/src/ansys/dpf/core/operators/metadata/boundary_condition_provider.py index ef94db2a381..8c4df14231a 100644 --- a/src/ansys/dpf/core/operators/metadata/boundary_condition_provider.py +++ b/src/ansys/dpf/core/operators/metadata/boundary_condition_provider.py @@ -114,7 +114,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/cyclic_mesh_expansion.py b/src/ansys/dpf/core/operators/metadata/cyclic_mesh_expansion.py index a242aea2514..023fe1e0482 100644 --- a/src/ansys/dpf/core/operators/metadata/cyclic_mesh_expansion.py +++ b/src/ansys/dpf/core/operators/metadata/cyclic_mesh_expansion.py @@ -142,7 +142,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/cyclic_support_provider.py b/src/ansys/dpf/core/operators/metadata/cyclic_support_provider.py index 1f5be56aa45..6e800bcf35d 100644 --- a/src/ansys/dpf/core/operators/metadata/cyclic_support_provider.py +++ b/src/ansys/dpf/core/operators/metadata/cyclic_support_provider.py @@ -178,7 +178,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/datasources_provider.py b/src/ansys/dpf/core/operators/metadata/datasources_provider.py index 7a22640f933..81ad5f14465 100644 --- a/src/ansys/dpf/core/operators/metadata/datasources_provider.py +++ b/src/ansys/dpf/core/operators/metadata/datasources_provider.py @@ -97,7 +97,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/integrate_over_time_freq.py b/src/ansys/dpf/core/operators/metadata/integrate_over_time_freq.py index 5cb21fcf415..d337a152e3d 100644 --- a/src/ansys/dpf/core/operators/metadata/integrate_over_time_freq.py +++ b/src/ansys/dpf/core/operators/metadata/integrate_over_time_freq.py @@ -131,7 +131,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/is_cyclic.py b/src/ansys/dpf/core/operators/metadata/is_cyclic.py index 36fd76f4bb7..30c003d879f 100644 --- a/src/ansys/dpf/core/operators/metadata/is_cyclic.py +++ b/src/ansys/dpf/core/operators/metadata/is_cyclic.py @@ -116,7 +116,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/material_provider.py b/src/ansys/dpf/core/operators/metadata/material_provider.py index ade2220fa38..a3f7a393ae3 100644 --- a/src/ansys/dpf/core/operators/metadata/material_provider.py +++ b/src/ansys/dpf/core/operators/metadata/material_provider.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/material_support_provider.py b/src/ansys/dpf/core/operators/metadata/material_support_provider.py index db58eb789c3..ca55faf2aac 100644 --- a/src/ansys/dpf/core/operators/metadata/material_support_provider.py +++ b/src/ansys/dpf/core/operators/metadata/material_support_provider.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/mesh_property_provider.py b/src/ansys/dpf/core/operators/metadata/mesh_property_provider.py index 7edd24a1314..d7ea36d6ec0 100644 --- a/src/ansys/dpf/core/operators/metadata/mesh_property_provider.py +++ b/src/ansys/dpf/core/operators/metadata/mesh_property_provider.py @@ -189,7 +189,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/mesh_selection_manager_provider.py b/src/ansys/dpf/core/operators/metadata/mesh_selection_manager_provider.py index dfa54225ba6..08d63c65dbf 100644 --- a/src/ansys/dpf/core/operators/metadata/mesh_selection_manager_provider.py +++ b/src/ansys/dpf/core/operators/metadata/mesh_selection_manager_provider.py @@ -123,7 +123,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/mesh_support_provider.py b/src/ansys/dpf/core/operators/metadata/mesh_support_provider.py index f14d0b77971..a6dcb53102c 100644 --- a/src/ansys/dpf/core/operators/metadata/mesh_support_provider.py +++ b/src/ansys/dpf/core/operators/metadata/mesh_support_provider.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/property_field_provider_by_name.py b/src/ansys/dpf/core/operators/metadata/property_field_provider_by_name.py index 9397dd97765..027212fed46 100644 --- a/src/ansys/dpf/core/operators/metadata/property_field_provider_by_name.py +++ b/src/ansys/dpf/core/operators/metadata/property_field_provider_by_name.py @@ -169,7 +169,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/result_info_provider.py b/src/ansys/dpf/core/operators/metadata/result_info_provider.py index 3c4a6d1283d..bb831112e93 100644 --- a/src/ansys/dpf/core/operators/metadata/result_info_provider.py +++ b/src/ansys/dpf/core/operators/metadata/result_info_provider.py @@ -119,7 +119,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/streams_provider.py b/src/ansys/dpf/core/operators/metadata/streams_provider.py index 23568246c60..aa2d0597b3e 100644 --- a/src/ansys/dpf/core/operators/metadata/streams_provider.py +++ b/src/ansys/dpf/core/operators/metadata/streams_provider.py @@ -97,7 +97,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/time_freq_provider.py b/src/ansys/dpf/core/operators/metadata/time_freq_provider.py index 73282ffc42f..e80f5a1e84b 100644 --- a/src/ansys/dpf/core/operators/metadata/time_freq_provider.py +++ b/src/ansys/dpf/core/operators/metadata/time_freq_provider.py @@ -119,7 +119,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/metadata/time_freq_support_get_attribute.py b/src/ansys/dpf/core/operators/metadata/time_freq_support_get_attribute.py index 2e29c7617c5..99bb488b2ee 100644 --- a/src/ansys/dpf/core/operators/metadata/time_freq_support_get_attribute.py +++ b/src/ansys/dpf/core/operators/metadata/time_freq_support_get_attribute.py @@ -171,7 +171,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/max_by_component.py b/src/ansys/dpf/core/operators/min_max/max_by_component.py index a7691ec7e5a..40c5eaf70ae 100644 --- a/src/ansys/dpf/core/operators/min_max/max_by_component.py +++ b/src/ansys/dpf/core/operators/min_max/max_by_component.py @@ -137,7 +137,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/max_over_phase.py b/src/ansys/dpf/core/operators/min_max/max_over_phase.py index cbd435edc48..661a2c2c56c 100644 --- a/src/ansys/dpf/core/operators/min_max/max_over_phase.py +++ b/src/ansys/dpf/core/operators/min_max/max_over_phase.py @@ -147,7 +147,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/max_over_time_by_entity.py b/src/ansys/dpf/core/operators/min_max/max_over_time_by_entity.py index 2713c362886..1255d695051 100644 --- a/src/ansys/dpf/core/operators/min_max/max_over_time_by_entity.py +++ b/src/ansys/dpf/core/operators/min_max/max_over_time_by_entity.py @@ -130,7 +130,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/min_by_component.py b/src/ansys/dpf/core/operators/min_max/min_by_component.py index 76ef29d2372..1037d5aa0c5 100644 --- a/src/ansys/dpf/core/operators/min_max/min_by_component.py +++ b/src/ansys/dpf/core/operators/min_max/min_by_component.py @@ -137,7 +137,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/min_max.py b/src/ansys/dpf/core/operators/min_max/min_max.py index 12a7555ef8d..82449e1e9a6 100644 --- a/src/ansys/dpf/core/operators/min_max/min_max.py +++ b/src/ansys/dpf/core/operators/min_max/min_max.py @@ -109,7 +109,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/min_max_by_entity.py b/src/ansys/dpf/core/operators/min_max/min_max_by_entity.py index 12d74847943..0121d3596e1 100644 --- a/src/ansys/dpf/core/operators/min_max/min_max_by_entity.py +++ b/src/ansys/dpf/core/operators/min_max/min_max_by_entity.py @@ -106,7 +106,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/min_max_by_time.py b/src/ansys/dpf/core/operators/min_max/min_max_by_time.py index f4c654b14e3..0f7da736077 100644 --- a/src/ansys/dpf/core/operators/min_max/min_max_by_time.py +++ b/src/ansys/dpf/core/operators/min_max/min_max_by_time.py @@ -106,7 +106,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/min_max_fc.py b/src/ansys/dpf/core/operators/min_max/min_max_fc.py index 7b18c867b7c..73749bcaa48 100644 --- a/src/ansys/dpf/core/operators/min_max/min_max_fc.py +++ b/src/ansys/dpf/core/operators/min_max/min_max_fc.py @@ -106,7 +106,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/min_max_fc_inc.py b/src/ansys/dpf/core/operators/min_max/min_max_fc_inc.py index 6289f021afe..e86fd78e3b0 100644 --- a/src/ansys/dpf/core/operators/min_max/min_max_fc_inc.py +++ b/src/ansys/dpf/core/operators/min_max/min_max_fc_inc.py @@ -106,7 +106,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/min_max_inc.py b/src/ansys/dpf/core/operators/min_max/min_max_inc.py index df500696f11..71a04e3434a 100644 --- a/src/ansys/dpf/core/operators/min_max/min_max_inc.py +++ b/src/ansys/dpf/core/operators/min_max/min_max_inc.py @@ -132,7 +132,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/min_max_over_label_fc.py b/src/ansys/dpf/core/operators/min_max/min_max_over_label_fc.py index 51772253a92..6eb7230ee4e 100644 --- a/src/ansys/dpf/core/operators/min_max/min_max_over_label_fc.py +++ b/src/ansys/dpf/core/operators/min_max/min_max_over_label_fc.py @@ -165,7 +165,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/min_max_over_time_by_entity.py b/src/ansys/dpf/core/operators/min_max/min_max_over_time_by_entity.py index 4239879a280..756a5974746 100644 --- a/src/ansys/dpf/core/operators/min_max/min_max_over_time_by_entity.py +++ b/src/ansys/dpf/core/operators/min_max/min_max_over_time_by_entity.py @@ -139,7 +139,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/min_over_time_by_entity.py b/src/ansys/dpf/core/operators/min_max/min_over_time_by_entity.py index f8b0db6e798..bbfbbe7ad59 100644 --- a/src/ansys/dpf/core/operators/min_max/min_over_time_by_entity.py +++ b/src/ansys/dpf/core/operators/min_max/min_over_time_by_entity.py @@ -130,7 +130,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/phase_of_max.py b/src/ansys/dpf/core/operators/min_max/phase_of_max.py index a17739f5e45..e1396eacd46 100644 --- a/src/ansys/dpf/core/operators/min_max/phase_of_max.py +++ b/src/ansys/dpf/core/operators/min_max/phase_of_max.py @@ -143,7 +143,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/time_of_max_by_entity.py b/src/ansys/dpf/core/operators/min_max/time_of_max_by_entity.py index 3eca601483a..3feb179adad 100644 --- a/src/ansys/dpf/core/operators/min_max/time_of_max_by_entity.py +++ b/src/ansys/dpf/core/operators/min_max/time_of_max_by_entity.py @@ -130,7 +130,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/min_max/time_of_min_by_entity.py b/src/ansys/dpf/core/operators/min_max/time_of_min_by_entity.py index d06ad34b922..26239e25650 100644 --- a/src/ansys/dpf/core/operators/min_max/time_of_min_by_entity.py +++ b/src/ansys/dpf/core/operators/min_max/time_of_min_by_entity.py @@ -130,7 +130,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/operator.mustache b/src/ansys/dpf/core/operators/operator.mustache index 5d7318f8fe2..a69a0a893ed 100644 --- a/src/ansys/dpf/core/operators/operator.mustache +++ b/src/ansys/dpf/core/operators/operator.mustache @@ -135,7 +135,7 @@ class {{class_name}}(Operator): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/acceleration.py b/src/ansys/dpf/core/operators/result/acceleration.py index 01c4696628c..6d9c818b59d 100644 --- a/src/ansys/dpf/core/operators/result/acceleration.py +++ b/src/ansys/dpf/core/operators/result/acceleration.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/acceleration_X.py b/src/ansys/dpf/core/operators/result/acceleration_X.py index 362c474a37f..57a34cb49d3 100644 --- a/src/ansys/dpf/core/operators/result/acceleration_X.py +++ b/src/ansys/dpf/core/operators/result/acceleration_X.py @@ -277,7 +277,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/acceleration_Y.py b/src/ansys/dpf/core/operators/result/acceleration_Y.py index 230dc3f5a58..b4be4e1dc8f 100644 --- a/src/ansys/dpf/core/operators/result/acceleration_Y.py +++ b/src/ansys/dpf/core/operators/result/acceleration_Y.py @@ -277,7 +277,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/acceleration_Z.py b/src/ansys/dpf/core/operators/result/acceleration_Z.py index 8580a799ecf..e34bec55d2e 100644 --- a/src/ansys/dpf/core/operators/result/acceleration_Z.py +++ b/src/ansys/dpf/core/operators/result/acceleration_Z.py @@ -277,7 +277,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/accu_eqv_creep_strain.py b/src/ansys/dpf/core/operators/result/accu_eqv_creep_strain.py index 76d6eea2a98..40467161de1 100644 --- a/src/ansys/dpf/core/operators/result/accu_eqv_creep_strain.py +++ b/src/ansys/dpf/core/operators/result/accu_eqv_creep_strain.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/accu_eqv_plastic_strain.py b/src/ansys/dpf/core/operators/result/accu_eqv_plastic_strain.py index 4eeda9712e5..0237962e77c 100644 --- a/src/ansys/dpf/core/operators/result/accu_eqv_plastic_strain.py +++ b/src/ansys/dpf/core/operators/result/accu_eqv_plastic_strain.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/add_rigid_body_motion.py b/src/ansys/dpf/core/operators/result/add_rigid_body_motion.py index 70b60d15edb..76dca82ad57 100644 --- a/src/ansys/dpf/core/operators/result/add_rigid_body_motion.py +++ b/src/ansys/dpf/core/operators/result/add_rigid_body_motion.py @@ -161,7 +161,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/add_rigid_body_motion_fc.py b/src/ansys/dpf/core/operators/result/add_rigid_body_motion_fc.py index d7e46b77367..241daf1c3ce 100644 --- a/src/ansys/dpf/core/operators/result/add_rigid_body_motion_fc.py +++ b/src/ansys/dpf/core/operators/result/add_rigid_body_motion_fc.py @@ -161,7 +161,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/artificial_hourglass_energy.py b/src/ansys/dpf/core/operators/result/artificial_hourglass_energy.py index a36b92e6d73..210fdfbea10 100644 --- a/src/ansys/dpf/core/operators/result/artificial_hourglass_energy.py +++ b/src/ansys/dpf/core/operators/result/artificial_hourglass_energy.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- 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 0ea8bffa5c8..f7c68f729cb 100644 --- a/src/ansys/dpf/core/operators/result/beam_axial_force.py +++ b/src/ansys/dpf/core/operators/result/beam_axial_force.py @@ -208,7 +208,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 072cf49ce5c..127fb79cc99 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 @@ -226,7 +226,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 e3932654037..cc123e38375 100644 --- a/src/ansys/dpf/core/operators/result/beam_axial_stress.py +++ b/src/ansys/dpf/core/operators/result/beam_axial_stress.py @@ -226,7 +226,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 fbe6836a9ce..956ada8fbe2 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 @@ -226,7 +226,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 0f04ac6ae2a..58ed8313272 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 @@ -226,7 +226,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 e6ef4d26fca..3eb20dd5c08 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 @@ -208,7 +208,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 8b496f081c8..90596a74bcf 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 @@ -208,7 +208,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 fde1be2d972..147c0dc7d9d 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 @@ -208,7 +208,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 937e9c41be1..1b1ac797c98 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 @@ -208,7 +208,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 6eb9e115b14..cf3d7afb13f 100644 --- a/src/ansys/dpf/core/operators/result/beam_torsional_moment.py +++ b/src/ansys/dpf/core/operators/result/beam_torsional_moment.py @@ -208,7 +208,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 0d5d833f8a2..9040a02f3f1 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 @@ -226,7 +226,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cgns_result_provider.py b/src/ansys/dpf/core/operators/result/cgns_result_provider.py index 72e16cd4f5f..84aae3241da 100644 --- a/src/ansys/dpf/core/operators/result/cgns_result_provider.py +++ b/src/ansys/dpf/core/operators/result/cgns_result_provider.py @@ -187,7 +187,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cms_dst_table_provider.py b/src/ansys/dpf/core/operators/result/cms_dst_table_provider.py index 4892b3c5a3f..5b148a9e489 100644 --- a/src/ansys/dpf/core/operators/result/cms_dst_table_provider.py +++ b/src/ansys/dpf/core/operators/result/cms_dst_table_provider.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cms_matrices_provider.py b/src/ansys/dpf/core/operators/result/cms_matrices_provider.py index 655491ecf51..1b73616204d 100644 --- a/src/ansys/dpf/core/operators/result/cms_matrices_provider.py +++ b/src/ansys/dpf/core/operators/result/cms_matrices_provider.py @@ -120,7 +120,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cms_subfile_info_provider.py b/src/ansys/dpf/core/operators/result/cms_subfile_info_provider.py index 9bb229b2628..49a495772c5 100644 --- a/src/ansys/dpf/core/operators/result/cms_subfile_info_provider.py +++ b/src/ansys/dpf/core/operators/result/cms_subfile_info_provider.py @@ -131,7 +131,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/co_energy.py b/src/ansys/dpf/core/operators/result/co_energy.py index 6e2eaca34cf..ad72021fd3c 100644 --- a/src/ansys/dpf/core/operators/result/co_energy.py +++ b/src/ansys/dpf/core/operators/result/co_energy.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_invariant_terms_motion.py b/src/ansys/dpf/core/operators/result/compute_invariant_terms_motion.py index 45ff35410d2..f786dcdb615 100644 --- a/src/ansys/dpf/core/operators/result/compute_invariant_terms_motion.py +++ b/src/ansys/dpf/core/operators/result/compute_invariant_terms_motion.py @@ -298,7 +298,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_invariant_terms_rbd.py b/src/ansys/dpf/core/operators/result/compute_invariant_terms_rbd.py index db4777922ef..84870a311a0 100644 --- a/src/ansys/dpf/core/operators/result/compute_invariant_terms_rbd.py +++ b/src/ansys/dpf/core/operators/result/compute_invariant_terms_rbd.py @@ -379,7 +379,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_stress.py b/src/ansys/dpf/core/operators/result/compute_stress.py index d1f4854f5e7..149c78deaab 100644 --- a/src/ansys/dpf/core/operators/result/compute_stress.py +++ b/src/ansys/dpf/core/operators/result/compute_stress.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_stress_1.py b/src/ansys/dpf/core/operators/result/compute_stress_1.py index e9f3a93f1bf..7c0f3f651eb 100644 --- a/src/ansys/dpf/core/operators/result/compute_stress_1.py +++ b/src/ansys/dpf/core/operators/result/compute_stress_1.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_stress_2.py b/src/ansys/dpf/core/operators/result/compute_stress_2.py index 4d004bddf89..44053bedb8e 100644 --- a/src/ansys/dpf/core/operators/result/compute_stress_2.py +++ b/src/ansys/dpf/core/operators/result/compute_stress_2.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_stress_3.py b/src/ansys/dpf/core/operators/result/compute_stress_3.py index 5f36ffaf4f4..b41326664c6 100644 --- a/src/ansys/dpf/core/operators/result/compute_stress_3.py +++ b/src/ansys/dpf/core/operators/result/compute_stress_3.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_stress_X.py b/src/ansys/dpf/core/operators/result/compute_stress_X.py index 50510ef0ab4..01426bcbdab 100644 --- a/src/ansys/dpf/core/operators/result/compute_stress_X.py +++ b/src/ansys/dpf/core/operators/result/compute_stress_X.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_stress_XY.py b/src/ansys/dpf/core/operators/result/compute_stress_XY.py index 7370633e6ac..b0760607383 100644 --- a/src/ansys/dpf/core/operators/result/compute_stress_XY.py +++ b/src/ansys/dpf/core/operators/result/compute_stress_XY.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_stress_XZ.py b/src/ansys/dpf/core/operators/result/compute_stress_XZ.py index 25b6f0f175b..3002c8e4dbf 100644 --- a/src/ansys/dpf/core/operators/result/compute_stress_XZ.py +++ b/src/ansys/dpf/core/operators/result/compute_stress_XZ.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_stress_Y.py b/src/ansys/dpf/core/operators/result/compute_stress_Y.py index 38cb0d636b8..ab506470cb9 100644 --- a/src/ansys/dpf/core/operators/result/compute_stress_Y.py +++ b/src/ansys/dpf/core/operators/result/compute_stress_Y.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_stress_YZ.py b/src/ansys/dpf/core/operators/result/compute_stress_YZ.py index ba222352d77..92c577606dc 100644 --- a/src/ansys/dpf/core/operators/result/compute_stress_YZ.py +++ b/src/ansys/dpf/core/operators/result/compute_stress_YZ.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_stress_Z.py b/src/ansys/dpf/core/operators/result/compute_stress_Z.py index 63a52b34067..c5ba41f95a3 100644 --- a/src/ansys/dpf/core/operators/result/compute_stress_Z.py +++ b/src/ansys/dpf/core/operators/result/compute_stress_Z.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_stress_von_mises.py b/src/ansys/dpf/core/operators/result/compute_stress_von_mises.py index f91a3e7fb14..d337fa4b128 100644 --- a/src/ansys/dpf/core/operators/result/compute_stress_von_mises.py +++ b/src/ansys/dpf/core/operators/result/compute_stress_von_mises.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_total_strain.py b/src/ansys/dpf/core/operators/result/compute_total_strain.py index fb9871e1fce..510835a646d 100644 --- a/src/ansys/dpf/core/operators/result/compute_total_strain.py +++ b/src/ansys/dpf/core/operators/result/compute_total_strain.py @@ -300,7 +300,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_total_strain_1.py b/src/ansys/dpf/core/operators/result/compute_total_strain_1.py index aa0e7b31d30..a464acddb6e 100644 --- a/src/ansys/dpf/core/operators/result/compute_total_strain_1.py +++ b/src/ansys/dpf/core/operators/result/compute_total_strain_1.py @@ -302,7 +302,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_total_strain_2.py b/src/ansys/dpf/core/operators/result/compute_total_strain_2.py index d04e8212043..9112252c642 100644 --- a/src/ansys/dpf/core/operators/result/compute_total_strain_2.py +++ b/src/ansys/dpf/core/operators/result/compute_total_strain_2.py @@ -302,7 +302,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_total_strain_3.py b/src/ansys/dpf/core/operators/result/compute_total_strain_3.py index de46ea62c07..67224f2ed26 100644 --- a/src/ansys/dpf/core/operators/result/compute_total_strain_3.py +++ b/src/ansys/dpf/core/operators/result/compute_total_strain_3.py @@ -302,7 +302,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_total_strain_X.py b/src/ansys/dpf/core/operators/result/compute_total_strain_X.py index 802c2c00177..b451690e800 100644 --- a/src/ansys/dpf/core/operators/result/compute_total_strain_X.py +++ b/src/ansys/dpf/core/operators/result/compute_total_strain_X.py @@ -302,7 +302,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_total_strain_XY.py b/src/ansys/dpf/core/operators/result/compute_total_strain_XY.py index 4c827f71e79..53ea908c6f7 100644 --- a/src/ansys/dpf/core/operators/result/compute_total_strain_XY.py +++ b/src/ansys/dpf/core/operators/result/compute_total_strain_XY.py @@ -302,7 +302,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_total_strain_XZ.py b/src/ansys/dpf/core/operators/result/compute_total_strain_XZ.py index dd86d20ffd8..29fd2d22f38 100644 --- a/src/ansys/dpf/core/operators/result/compute_total_strain_XZ.py +++ b/src/ansys/dpf/core/operators/result/compute_total_strain_XZ.py @@ -302,7 +302,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_total_strain_Y.py b/src/ansys/dpf/core/operators/result/compute_total_strain_Y.py index b287595d7bf..eb67025707d 100644 --- a/src/ansys/dpf/core/operators/result/compute_total_strain_Y.py +++ b/src/ansys/dpf/core/operators/result/compute_total_strain_Y.py @@ -302,7 +302,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_total_strain_YZ.py b/src/ansys/dpf/core/operators/result/compute_total_strain_YZ.py index 03c816de013..85c4c70039b 100644 --- a/src/ansys/dpf/core/operators/result/compute_total_strain_YZ.py +++ b/src/ansys/dpf/core/operators/result/compute_total_strain_YZ.py @@ -302,7 +302,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/compute_total_strain_Z.py b/src/ansys/dpf/core/operators/result/compute_total_strain_Z.py index 21f46c0487f..5ec0437b8c6 100644 --- a/src/ansys/dpf/core/operators/result/compute_total_strain_Z.py +++ b/src/ansys/dpf/core/operators/result/compute_total_strain_Z.py @@ -302,7 +302,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/contact_fluid_penetration_pressure.py b/src/ansys/dpf/core/operators/result/contact_fluid_penetration_pressure.py index f8223cba23d..b4ac5a00bb3 100644 --- a/src/ansys/dpf/core/operators/result/contact_fluid_penetration_pressure.py +++ b/src/ansys/dpf/core/operators/result/contact_fluid_penetration_pressure.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/contact_friction_stress.py b/src/ansys/dpf/core/operators/result/contact_friction_stress.py index 944434f7a68..643ed73c5d9 100644 --- a/src/ansys/dpf/core/operators/result/contact_friction_stress.py +++ b/src/ansys/dpf/core/operators/result/contact_friction_stress.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/contact_gap_distance.py b/src/ansys/dpf/core/operators/result/contact_gap_distance.py index aa70388a7e3..53779349284 100644 --- a/src/ansys/dpf/core/operators/result/contact_gap_distance.py +++ b/src/ansys/dpf/core/operators/result/contact_gap_distance.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/contact_penetration.py b/src/ansys/dpf/core/operators/result/contact_penetration.py index 7b717819d00..89fadd8c0dc 100644 --- a/src/ansys/dpf/core/operators/result/contact_penetration.py +++ b/src/ansys/dpf/core/operators/result/contact_penetration.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/contact_pressure.py b/src/ansys/dpf/core/operators/result/contact_pressure.py index 656e1bd5d89..b6e41011e5a 100644 --- a/src/ansys/dpf/core/operators/result/contact_pressure.py +++ b/src/ansys/dpf/core/operators/result/contact_pressure.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/contact_sliding_distance.py b/src/ansys/dpf/core/operators/result/contact_sliding_distance.py index 6dcf935720b..e5a906976d5 100644 --- a/src/ansys/dpf/core/operators/result/contact_sliding_distance.py +++ b/src/ansys/dpf/core/operators/result/contact_sliding_distance.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/contact_status.py b/src/ansys/dpf/core/operators/result/contact_status.py index c0b3f37f318..2a0f284fed5 100644 --- a/src/ansys/dpf/core/operators/result/contact_status.py +++ b/src/ansys/dpf/core/operators/result/contact_status.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/contact_surface_heat_flux.py b/src/ansys/dpf/core/operators/result/contact_surface_heat_flux.py index 253d97e6944..25a26f94e6e 100644 --- a/src/ansys/dpf/core/operators/result/contact_surface_heat_flux.py +++ b/src/ansys/dpf/core/operators/result/contact_surface_heat_flux.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/contact_total_stress.py b/src/ansys/dpf/core/operators/result/contact_total_stress.py index b9c639f44a7..2c05fb49990 100644 --- a/src/ansys/dpf/core/operators/result/contact_total_stress.py +++ b/src/ansys/dpf/core/operators/result/contact_total_stress.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/coordinate_system.py b/src/ansys/dpf/core/operators/result/coordinate_system.py index c97ff674fcf..56d26a5a80e 100644 --- a/src/ansys/dpf/core/operators/result/coordinate_system.py +++ b/src/ansys/dpf/core/operators/result/coordinate_system.py @@ -132,7 +132,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/coordinates.py b/src/ansys/dpf/core/operators/result/coordinates.py index b90b56735b4..978267c00a9 100644 --- a/src/ansys/dpf/core/operators/result/coordinates.py +++ b/src/ansys/dpf/core/operators/result/coordinates.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/creep_strain_energy_density.py b/src/ansys/dpf/core/operators/result/creep_strain_energy_density.py index 136a235b612..8d93fc1226b 100644 --- a/src/ansys/dpf/core/operators/result/creep_strain_energy_density.py +++ b/src/ansys/dpf/core/operators/result/creep_strain_energy_density.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/current_density.py b/src/ansys/dpf/core/operators/result/current_density.py index 162e73b7b7e..68cfef3a4c1 100644 --- a/src/ansys/dpf/core/operators/result/current_density.py +++ b/src/ansys/dpf/core/operators/result/current_density.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/custom.py b/src/ansys/dpf/core/operators/result/custom.py index b202183945c..519959dc112 100644 --- a/src/ansys/dpf/core/operators/result/custom.py +++ b/src/ansys/dpf/core/operators/result/custom.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_analytic_seqv_max.py b/src/ansys/dpf/core/operators/result/cyclic_analytic_seqv_max.py index f5390bd9a94..33858e97aca 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_analytic_seqv_max.py +++ b/src/ansys/dpf/core/operators/result/cyclic_analytic_seqv_max.py @@ -164,7 +164,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_analytic_usum_max.py b/src/ansys/dpf/core/operators/result/cyclic_analytic_usum_max.py index 5a7c51b7d29..46ae533348d 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_analytic_usum_max.py +++ b/src/ansys/dpf/core/operators/result/cyclic_analytic_usum_max.py @@ -160,7 +160,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_expanded_acceleration.py b/src/ansys/dpf/core/operators/result/cyclic_expanded_acceleration.py index fc7e6abcf03..28f0d8c0929 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_expanded_acceleration.py +++ b/src/ansys/dpf/core/operators/result/cyclic_expanded_acceleration.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_expanded_displacement.py b/src/ansys/dpf/core/operators/result/cyclic_expanded_displacement.py index 22d3d8d6900..4c3872df12d 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_expanded_displacement.py +++ b/src/ansys/dpf/core/operators/result/cyclic_expanded_displacement.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_expanded_el_strain.py b/src/ansys/dpf/core/operators/result/cyclic_expanded_el_strain.py index a8b620a14f1..7a89b43aa1d 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_expanded_el_strain.py +++ b/src/ansys/dpf/core/operators/result/cyclic_expanded_el_strain.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_expanded_enf.py b/src/ansys/dpf/core/operators/result/cyclic_expanded_enf.py index 35ee3b35a79..37eec247e95 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_expanded_enf.py +++ b/src/ansys/dpf/core/operators/result/cyclic_expanded_enf.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_expanded_heat_flux.py b/src/ansys/dpf/core/operators/result/cyclic_expanded_heat_flux.py index 896e12e35e3..da5234648cd 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_expanded_heat_flux.py +++ b/src/ansys/dpf/core/operators/result/cyclic_expanded_heat_flux.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_expanded_stress.py b/src/ansys/dpf/core/operators/result/cyclic_expanded_stress.py index dc70ca5962b..0954799b24b 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_expanded_stress.py +++ b/src/ansys/dpf/core/operators/result/cyclic_expanded_stress.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_expanded_temperature.py b/src/ansys/dpf/core/operators/result/cyclic_expanded_temperature.py index 813d84968e0..31b2747d58e 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_expanded_temperature.py +++ b/src/ansys/dpf/core/operators/result/cyclic_expanded_temperature.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_expanded_velocity.py b/src/ansys/dpf/core/operators/result/cyclic_expanded_velocity.py index ca5ddcfeddd..c754bd317b7 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_expanded_velocity.py +++ b/src/ansys/dpf/core/operators/result/cyclic_expanded_velocity.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_expansion.py b/src/ansys/dpf/core/operators/result/cyclic_expansion.py index c6f8d7799c6..47e8ed81bdb 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_expansion.py +++ b/src/ansys/dpf/core/operators/result/cyclic_expansion.py @@ -219,7 +219,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_kinetic_energy.py b/src/ansys/dpf/core/operators/result/cyclic_kinetic_energy.py index 4415c652be3..19e3dcf1b75 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_kinetic_energy.py +++ b/src/ansys/dpf/core/operators/result/cyclic_kinetic_energy.py @@ -265,7 +265,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_strain_energy.py b/src/ansys/dpf/core/operators/result/cyclic_strain_energy.py index 36a2a8e143e..77d59ee6cf2 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_strain_energy.py +++ b/src/ansys/dpf/core/operators/result/cyclic_strain_energy.py @@ -265,7 +265,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/cyclic_volume.py b/src/ansys/dpf/core/operators/result/cyclic_volume.py index ea0c2da0e4d..5ddf8c61a9c 100644 --- a/src/ansys/dpf/core/operators/result/cyclic_volume.py +++ b/src/ansys/dpf/core/operators/result/cyclic_volume.py @@ -267,7 +267,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/density.py b/src/ansys/dpf/core/operators/result/density.py index 86d73d6df84..960cc504200 100644 --- a/src/ansys/dpf/core/operators/result/density.py +++ b/src/ansys/dpf/core/operators/result/density.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/displacement.py b/src/ansys/dpf/core/operators/result/displacement.py index 30c080994b5..ad4d8f33541 100644 --- a/src/ansys/dpf/core/operators/result/displacement.py +++ b/src/ansys/dpf/core/operators/result/displacement.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/displacement_X.py b/src/ansys/dpf/core/operators/result/displacement_X.py index 8c7607e70f1..6e0352f9116 100644 --- a/src/ansys/dpf/core/operators/result/displacement_X.py +++ b/src/ansys/dpf/core/operators/result/displacement_X.py @@ -277,7 +277,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/displacement_Y.py b/src/ansys/dpf/core/operators/result/displacement_Y.py index b39e6ee865e..cd08538ce72 100644 --- a/src/ansys/dpf/core/operators/result/displacement_Y.py +++ b/src/ansys/dpf/core/operators/result/displacement_Y.py @@ -277,7 +277,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/displacement_Z.py b/src/ansys/dpf/core/operators/result/displacement_Z.py index 436ece70ff3..bbdc06f0088 100644 --- a/src/ansys/dpf/core/operators/result/displacement_Z.py +++ b/src/ansys/dpf/core/operators/result/displacement_Z.py @@ -277,7 +277,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/dynamic_viscosity.py b/src/ansys/dpf/core/operators/result/dynamic_viscosity.py index b23a6325d73..9602231e3a6 100644 --- a/src/ansys/dpf/core/operators/result/dynamic_viscosity.py +++ b/src/ansys/dpf/core/operators/result/dynamic_viscosity.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain.py b/src/ansys/dpf/core/operators/result/elastic_strain.py index fa596ad3680..7076ec6b810 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_X.py b/src/ansys/dpf/core/operators/result/elastic_strain_X.py index cf80ea1c073..845631d2212 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_X.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_X.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_XY.py b/src/ansys/dpf/core/operators/result/elastic_strain_XY.py index 933b56c750d..48d926043cb 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_XY.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_XY.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_XZ.py b/src/ansys/dpf/core/operators/result/elastic_strain_XZ.py index bab62dd6776..6690fd3494c 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_XZ.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_XZ.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_Y.py b/src/ansys/dpf/core/operators/result/elastic_strain_Y.py index 9ed8fb1320d..a86d6e07af8 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_Y.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_Y.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_YZ.py b/src/ansys/dpf/core/operators/result/elastic_strain_YZ.py index 82759fdce0f..55da9e8c9ff 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_YZ.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_YZ.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_Z.py b/src/ansys/dpf/core/operators/result/elastic_strain_Z.py index 564faab3dfa..3f0855a6d34 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_Z.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_Z.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_energy_density.py b/src/ansys/dpf/core/operators/result/elastic_strain_energy_density.py index 15cb8901c5e..a752e16a0fd 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_energy_density.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_energy_density.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_eqv.py b/src/ansys/dpf/core/operators/result/elastic_strain_eqv.py index e65e52137b1..774f863c899 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_eqv.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_eqv.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_principal_1.py b/src/ansys/dpf/core/operators/result/elastic_strain_principal_1.py index 1f7c9026bd7..60d9b91e893 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_principal_1.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_principal_1.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_principal_2.py b/src/ansys/dpf/core/operators/result/elastic_strain_principal_2.py index c325e91e468..7bb9032e082 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_principal_2.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_principal_2.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_principal_3.py b/src/ansys/dpf/core/operators/result/elastic_strain_principal_3.py index d8f298a554a..b52c5fe6d2a 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_principal_3.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_principal_3.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elastic_strain_rotation_by_euler_nodes.py b/src/ansys/dpf/core/operators/result/elastic_strain_rotation_by_euler_nodes.py index 8daad08cb19..02ae0ff7913 100644 --- a/src/ansys/dpf/core/operators/result/elastic_strain_rotation_by_euler_nodes.py +++ b/src/ansys/dpf/core/operators/result/elastic_strain_rotation_by_euler_nodes.py @@ -141,7 +141,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/electric_field.py b/src/ansys/dpf/core/operators/result/electric_field.py index 981bcd1a584..7d12772b81a 100644 --- a/src/ansys/dpf/core/operators/result/electric_field.py +++ b/src/ansys/dpf/core/operators/result/electric_field.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/electric_flux_density.py b/src/ansys/dpf/core/operators/result/electric_flux_density.py index 0004dd3c95e..5aa63ebb79b 100644 --- a/src/ansys/dpf/core/operators/result/electric_flux_density.py +++ b/src/ansys/dpf/core/operators/result/electric_flux_density.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/electric_potential.py b/src/ansys/dpf/core/operators/result/electric_potential.py index 46bc636af3f..f2a3fc75d14 100644 --- a/src/ansys/dpf/core/operators/result/electric_potential.py +++ b/src/ansys/dpf/core/operators/result/electric_potential.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/element_centroids.py b/src/ansys/dpf/core/operators/result/element_centroids.py index 62e22ae1c01..e75b525420a 100644 --- a/src/ansys/dpf/core/operators/result/element_centroids.py +++ b/src/ansys/dpf/core/operators/result/element_centroids.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/element_nodal_forces.py b/src/ansys/dpf/core/operators/result/element_nodal_forces.py index ed1a8733f51..dc6f94cbf25 100644 --- a/src/ansys/dpf/core/operators/result/element_nodal_forces.py +++ b/src/ansys/dpf/core/operators/result/element_nodal_forces.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/element_orientations.py b/src/ansys/dpf/core/operators/result/element_orientations.py index d3399909841..f85aa75b109 100644 --- a/src/ansys/dpf/core/operators/result/element_orientations.py +++ b/src/ansys/dpf/core/operators/result/element_orientations.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elemental_heat_generation.py b/src/ansys/dpf/core/operators/result/elemental_heat_generation.py index 94f214f564a..1d44d0263ec 100644 --- a/src/ansys/dpf/core/operators/result/elemental_heat_generation.py +++ b/src/ansys/dpf/core/operators/result/elemental_heat_generation.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elemental_mass.py b/src/ansys/dpf/core/operators/result/elemental_mass.py index 078efce2740..2ec52ccb52f 100644 --- a/src/ansys/dpf/core/operators/result/elemental_mass.py +++ b/src/ansys/dpf/core/operators/result/elemental_mass.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/elemental_volume.py b/src/ansys/dpf/core/operators/result/elemental_volume.py index 7d0aa424342..2000379eddf 100644 --- a/src/ansys/dpf/core/operators/result/elemental_volume.py +++ b/src/ansys/dpf/core/operators/result/elemental_volume.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/enf_rotation_by_euler_nodes.py b/src/ansys/dpf/core/operators/result/enf_rotation_by_euler_nodes.py index 83313e1b15e..9f57a7921a9 100644 --- a/src/ansys/dpf/core/operators/result/enf_rotation_by_euler_nodes.py +++ b/src/ansys/dpf/core/operators/result/enf_rotation_by_euler_nodes.py @@ -139,7 +139,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/enthalpy.py b/src/ansys/dpf/core/operators/result/enthalpy.py index b30c55b3599..3c64abdc9ea 100644 --- a/src/ansys/dpf/core/operators/result/enthalpy.py +++ b/src/ansys/dpf/core/operators/result/enthalpy.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/entropy.py b/src/ansys/dpf/core/operators/result/entropy.py index c6919d1c30b..d95a2d3c310 100644 --- a/src/ansys/dpf/core/operators/result/entropy.py +++ b/src/ansys/dpf/core/operators/result/entropy.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/epsilon.py b/src/ansys/dpf/core/operators/result/epsilon.py index cf7e934fc57..4643668e3b2 100644 --- a/src/ansys/dpf/core/operators/result/epsilon.py +++ b/src/ansys/dpf/core/operators/result/epsilon.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/equivalent_mass.py b/src/ansys/dpf/core/operators/result/equivalent_mass.py index 62cd65e6013..34e8e8c704e 100644 --- a/src/ansys/dpf/core/operators/result/equivalent_mass.py +++ b/src/ansys/dpf/core/operators/result/equivalent_mass.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/equivalent_radiated_power.py b/src/ansys/dpf/core/operators/result/equivalent_radiated_power.py index 338dfb4384f..9bc6ec5d884 100644 --- a/src/ansys/dpf/core/operators/result/equivalent_radiated_power.py +++ b/src/ansys/dpf/core/operators/result/equivalent_radiated_power.py @@ -227,7 +227,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/eqv_stress_parameter.py b/src/ansys/dpf/core/operators/result/eqv_stress_parameter.py index 5512e37fbb9..a6eb4ec924a 100644 --- a/src/ansys/dpf/core/operators/result/eqv_stress_parameter.py +++ b/src/ansys/dpf/core/operators/result/eqv_stress_parameter.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/erp_accumulate_results.py b/src/ansys/dpf/core/operators/result/erp_accumulate_results.py index 6fcde6163da..09a40018f8a 100644 --- a/src/ansys/dpf/core/operators/result/erp_accumulate_results.py +++ b/src/ansys/dpf/core/operators/result/erp_accumulate_results.py @@ -229,7 +229,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/erp_radiation_efficiency.py b/src/ansys/dpf/core/operators/result/erp_radiation_efficiency.py index fb8bf65721f..a050489f425 100644 --- a/src/ansys/dpf/core/operators/result/erp_radiation_efficiency.py +++ b/src/ansys/dpf/core/operators/result/erp_radiation_efficiency.py @@ -175,7 +175,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/euler_load_buckling.py b/src/ansys/dpf/core/operators/result/euler_load_buckling.py index 01edc819fe4..72646275a7d 100644 --- a/src/ansys/dpf/core/operators/result/euler_load_buckling.py +++ b/src/ansys/dpf/core/operators/result/euler_load_buckling.py @@ -174,7 +174,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/euler_nodes.py b/src/ansys/dpf/core/operators/result/euler_nodes.py index d07f584463d..2ac4af04627 100644 --- a/src/ansys/dpf/core/operators/result/euler_nodes.py +++ b/src/ansys/dpf/core/operators/result/euler_nodes.py @@ -159,7 +159,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 0ea23358ac5..3a127693064 100644 --- a/src/ansys/dpf/core/operators/result/global_added_mass.py +++ b/src/ansys/dpf/core/operators/result/global_added_mass.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 0fc1d02b487..4fb0abc6be5 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 @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 88c87d7dd2e..0f215f14247 100644 --- a/src/ansys/dpf/core/operators/result/global_center_mass.py +++ b/src/ansys/dpf/core/operators/result/global_center_mass.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 5d345b856bf..57a473a2793 100644 --- a/src/ansys/dpf/core/operators/result/global_energy_ratio.py +++ b/src/ansys/dpf/core/operators/result/global_energy_ratio.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 72fdd2dbe88..3ecfe371700 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 @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 4ca7c98f0c6..55ad59d4307 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 @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 5b6a1de8774..1a0c122c620 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 @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 3818d81647d..fdd8c789dbd 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 @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 2011f70275b..374d24e40a5 100644 --- a/src/ansys/dpf/core/operators/result/global_external_work.py +++ b/src/ansys/dpf/core/operators/result/global_external_work.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 909d213d773..513b1efd983 100644 --- a/src/ansys/dpf/core/operators/result/global_hourglass_energy.py +++ b/src/ansys/dpf/core/operators/result/global_hourglass_energy.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 b2e4e76dc70..f0bbde4d4d7 100644 --- a/src/ansys/dpf/core/operators/result/global_internal_energy.py +++ b/src/ansys/dpf/core/operators/result/global_internal_energy.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 c4b867141db..dee88fbdef7 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 @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 afb2fea2584..70dc56b3155 100644 --- a/src/ansys/dpf/core/operators/result/global_kinetic_energy.py +++ b/src/ansys/dpf/core/operators/result/global_kinetic_energy.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 49856fd531f..75979f05788 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 @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 2176be21787..a3388c78572 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 @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 4642efdd657..cc7c11d57ef 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 @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 8480c503a15..bed024fe3f9 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 @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 a75c3be4647..29e510bf5b1 100644 --- a/src/ansys/dpf/core/operators/result/global_time_step.py +++ b/src/ansys/dpf/core/operators/result/global_time_step.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/global_to_nodal.py b/src/ansys/dpf/core/operators/result/global_to_nodal.py index 9bd2c3e3cc3..ebec9d3988d 100644 --- a/src/ansys/dpf/core/operators/result/global_to_nodal.py +++ b/src/ansys/dpf/core/operators/result/global_to_nodal.py @@ -121,7 +121,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 55d0d859076..f637d6f9e79 100644 --- a/src/ansys/dpf/core/operators/result/global_total_energy.py +++ b/src/ansys/dpf/core/operators/result/global_total_energy.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 bf09cea64b4..b24cf7c2183 100644 --- a/src/ansys/dpf/core/operators/result/global_total_mass.py +++ b/src/ansys/dpf/core/operators/result/global_total_mass.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/global_velocity.py b/src/ansys/dpf/core/operators/result/global_velocity.py index 5c8d3cd9092..622a7f1fdaf 100644 --- a/src/ansys/dpf/core/operators/result/global_velocity.py +++ b/src/ansys/dpf/core/operators/result/global_velocity.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/heat_flux.py b/src/ansys/dpf/core/operators/result/heat_flux.py index 8385642c558..73741adba76 100644 --- a/src/ansys/dpf/core/operators/result/heat_flux.py +++ b/src/ansys/dpf/core/operators/result/heat_flux.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/heat_flux_X.py b/src/ansys/dpf/core/operators/result/heat_flux_X.py index 938fabcbbda..d331b590c8d 100644 --- a/src/ansys/dpf/core/operators/result/heat_flux_X.py +++ b/src/ansys/dpf/core/operators/result/heat_flux_X.py @@ -310,7 +310,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/heat_flux_Y.py b/src/ansys/dpf/core/operators/result/heat_flux_Y.py index 2d578794435..aa7857be413 100644 --- a/src/ansys/dpf/core/operators/result/heat_flux_Y.py +++ b/src/ansys/dpf/core/operators/result/heat_flux_Y.py @@ -310,7 +310,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/heat_flux_Z.py b/src/ansys/dpf/core/operators/result/heat_flux_Z.py index 00997ef784a..3be61e3a778 100644 --- a/src/ansys/dpf/core/operators/result/heat_flux_Z.py +++ b/src/ansys/dpf/core/operators/result/heat_flux_Z.py @@ -310,7 +310,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/hydrostatic_pressure.py b/src/ansys/dpf/core/operators/result/hydrostatic_pressure.py index 50d966efd31..035cb55a59b 100644 --- a/src/ansys/dpf/core/operators/result/hydrostatic_pressure.py +++ b/src/ansys/dpf/core/operators/result/hydrostatic_pressure.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/incremental_energy.py b/src/ansys/dpf/core/operators/result/incremental_energy.py index 8869b7e7b5a..e16eb82257a 100644 --- a/src/ansys/dpf/core/operators/result/incremental_energy.py +++ b/src/ansys/dpf/core/operators/result/incremental_energy.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/initial_coordinates.py b/src/ansys/dpf/core/operators/result/initial_coordinates.py index 66f9a4a0b63..23295c0046f 100644 --- a/src/ansys/dpf/core/operators/result/initial_coordinates.py +++ b/src/ansys/dpf/core/operators/result/initial_coordinates.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 2a860013bb9..c1cad82efc7 100644 --- a/src/ansys/dpf/core/operators/result/interface_contact_area.py +++ b/src/ansys/dpf/core/operators/result/interface_contact_area.py @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 900d5520acb..8644f42e51f 100644 --- a/src/ansys/dpf/core/operators/result/interface_contact_force.py +++ b/src/ansys/dpf/core/operators/result/interface_contact_force.py @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 7b23b92aad1..932b284f713 100644 --- a/src/ansys/dpf/core/operators/result/interface_contact_mass.py +++ b/src/ansys/dpf/core/operators/result/interface_contact_mass.py @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 4ae8c6fa297..d6a6dffba22 100644 --- a/src/ansys/dpf/core/operators/result/interface_contact_moment.py +++ b/src/ansys/dpf/core/operators/result/interface_contact_moment.py @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 d3c9cc32ec7..c163b514beb 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 @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/joint_force_reaction.py b/src/ansys/dpf/core/operators/result/joint_force_reaction.py index 7a402908a8d..099aa038788 100644 --- a/src/ansys/dpf/core/operators/result/joint_force_reaction.py +++ b/src/ansys/dpf/core/operators/result/joint_force_reaction.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/joint_moment_reaction.py b/src/ansys/dpf/core/operators/result/joint_moment_reaction.py index 0485cf46c1d..c34e1f91010 100644 --- a/src/ansys/dpf/core/operators/result/joint_moment_reaction.py +++ b/src/ansys/dpf/core/operators/result/joint_moment_reaction.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/joint_relative_acceleration.py b/src/ansys/dpf/core/operators/result/joint_relative_acceleration.py index 61f304301ab..2acd0a12882 100644 --- a/src/ansys/dpf/core/operators/result/joint_relative_acceleration.py +++ b/src/ansys/dpf/core/operators/result/joint_relative_acceleration.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/joint_relative_angular_acceleration.py b/src/ansys/dpf/core/operators/result/joint_relative_angular_acceleration.py index 25e791a0880..585b34568e8 100644 --- a/src/ansys/dpf/core/operators/result/joint_relative_angular_acceleration.py +++ b/src/ansys/dpf/core/operators/result/joint_relative_angular_acceleration.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/joint_relative_angular_velocity.py b/src/ansys/dpf/core/operators/result/joint_relative_angular_velocity.py index cb3bd5fe294..b5df845e6cc 100644 --- a/src/ansys/dpf/core/operators/result/joint_relative_angular_velocity.py +++ b/src/ansys/dpf/core/operators/result/joint_relative_angular_velocity.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/joint_relative_displacement.py b/src/ansys/dpf/core/operators/result/joint_relative_displacement.py index 47438b1476f..01b971e188b 100644 --- a/src/ansys/dpf/core/operators/result/joint_relative_displacement.py +++ b/src/ansys/dpf/core/operators/result/joint_relative_displacement.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/joint_relative_rotation.py b/src/ansys/dpf/core/operators/result/joint_relative_rotation.py index a7d781a4bd5..ec91786427a 100644 --- a/src/ansys/dpf/core/operators/result/joint_relative_rotation.py +++ b/src/ansys/dpf/core/operators/result/joint_relative_rotation.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/joint_relative_velocity.py b/src/ansys/dpf/core/operators/result/joint_relative_velocity.py index c7a383e6333..a46dcaea528 100644 --- a/src/ansys/dpf/core/operators/result/joint_relative_velocity.py +++ b/src/ansys/dpf/core/operators/result/joint_relative_velocity.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/kinetic_energy.py b/src/ansys/dpf/core/operators/result/kinetic_energy.py index 0b46122110b..7ea6ea88bdb 100644 --- a/src/ansys/dpf/core/operators/result/kinetic_energy.py +++ b/src/ansys/dpf/core/operators/result/kinetic_energy.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/mach_number.py b/src/ansys/dpf/core/operators/result/mach_number.py index 8458598721d..22b4dd39804 100644 --- a/src/ansys/dpf/core/operators/result/mach_number.py +++ b/src/ansys/dpf/core/operators/result/mach_number.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/mapdl_material_properties.py b/src/ansys/dpf/core/operators/result/mapdl_material_properties.py index 936dc85e393..cdfbd5e8feb 100644 --- a/src/ansys/dpf/core/operators/result/mapdl_material_properties.py +++ b/src/ansys/dpf/core/operators/result/mapdl_material_properties.py @@ -169,7 +169,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/mapdl_section.py b/src/ansys/dpf/core/operators/result/mapdl_section.py index 138c8d665be..edd80c1f2fa 100644 --- a/src/ansys/dpf/core/operators/result/mapdl_section.py +++ b/src/ansys/dpf/core/operators/result/mapdl_section.py @@ -150,7 +150,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/mass_flow_rate.py b/src/ansys/dpf/core/operators/result/mass_flow_rate.py index a8400f5d9d0..e94cbe20ad2 100644 --- a/src/ansys/dpf/core/operators/result/mass_flow_rate.py +++ b/src/ansys/dpf/core/operators/result/mass_flow_rate.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/mass_fraction.py b/src/ansys/dpf/core/operators/result/mass_fraction.py index 194ff67cc35..9520b093d14 100644 --- a/src/ansys/dpf/core/operators/result/mass_fraction.py +++ b/src/ansys/dpf/core/operators/result/mass_fraction.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/material_property_of_element.py b/src/ansys/dpf/core/operators/result/material_property_of_element.py index 1793d30b26c..4d82725168c 100644 --- a/src/ansys/dpf/core/operators/result/material_property_of_element.py +++ b/src/ansys/dpf/core/operators/result/material_property_of_element.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/mean_static_pressure.py b/src/ansys/dpf/core/operators/result/mean_static_pressure.py index d6d39d15555..eac8348ad33 100644 --- a/src/ansys/dpf/core/operators/result/mean_static_pressure.py +++ b/src/ansys/dpf/core/operators/result/mean_static_pressure.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/mean_temperature.py b/src/ansys/dpf/core/operators/result/mean_temperature.py index c314645e44c..61d87772750 100644 --- a/src/ansys/dpf/core/operators/result/mean_temperature.py +++ b/src/ansys/dpf/core/operators/result/mean_temperature.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/mean_velocity.py b/src/ansys/dpf/core/operators/result/mean_velocity.py index ea6e4cc8eb2..d4b6c9bba98 100644 --- a/src/ansys/dpf/core/operators/result/mean_velocity.py +++ b/src/ansys/dpf/core/operators/result/mean_velocity.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/members_in_bending_not_certified.py b/src/ansys/dpf/core/operators/result/members_in_bending_not_certified.py index ab789153fdd..256b97f2719 100644 --- a/src/ansys/dpf/core/operators/result/members_in_bending_not_certified.py +++ b/src/ansys/dpf/core/operators/result/members_in_bending_not_certified.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/members_in_compression_not_certified.py b/src/ansys/dpf/core/operators/result/members_in_compression_not_certified.py index 2d0cf80235f..8923c16dd9e 100644 --- a/src/ansys/dpf/core/operators/result/members_in_compression_not_certified.py +++ b/src/ansys/dpf/core/operators/result/members_in_compression_not_certified.py @@ -287,7 +287,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/members_in_linear_compression_bending_not_certified.py b/src/ansys/dpf/core/operators/result/members_in_linear_compression_bending_not_certified.py index 026fa68e411..0f198bc307b 100644 --- a/src/ansys/dpf/core/operators/result/members_in_linear_compression_bending_not_certified.py +++ b/src/ansys/dpf/core/operators/result/members_in_linear_compression_bending_not_certified.py @@ -345,7 +345,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/migrate_to_h5dpf.py b/src/ansys/dpf/core/operators/result/migrate_to_h5dpf.py index 96cb2c0b701..3f83c032711 100644 --- a/src/ansys/dpf/core/operators/result/migrate_to_h5dpf.py +++ b/src/ansys/dpf/core/operators/result/migrate_to_h5dpf.py @@ -171,7 +171,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/modal_basis.py b/src/ansys/dpf/core/operators/result/modal_basis.py index 759458a15f0..c0a75c82b31 100644 --- a/src/ansys/dpf/core/operators/result/modal_basis.py +++ b/src/ansys/dpf/core/operators/result/modal_basis.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/nmisc.py b/src/ansys/dpf/core/operators/result/nmisc.py index 95a7bd28e22..c42841f9b9f 100644 --- a/src/ansys/dpf/core/operators/result/nmisc.py +++ b/src/ansys/dpf/core/operators/result/nmisc.py @@ -200,7 +200,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/nodal_force.py b/src/ansys/dpf/core/operators/result/nodal_force.py index 74c54e8a880..97d80615a86 100644 --- a/src/ansys/dpf/core/operators/result/nodal_force.py +++ b/src/ansys/dpf/core/operators/result/nodal_force.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/nodal_moment.py b/src/ansys/dpf/core/operators/result/nodal_moment.py index e5f50e4ba18..59d378dca08 100644 --- a/src/ansys/dpf/core/operators/result/nodal_moment.py +++ b/src/ansys/dpf/core/operators/result/nodal_moment.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/nodal_rotation_by_euler_nodes.py b/src/ansys/dpf/core/operators/result/nodal_rotation_by_euler_nodes.py index bb3cbc17e56..bedccc373b3 100644 --- a/src/ansys/dpf/core/operators/result/nodal_rotation_by_euler_nodes.py +++ b/src/ansys/dpf/core/operators/result/nodal_rotation_by_euler_nodes.py @@ -139,7 +139,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/nodal_to_global.py b/src/ansys/dpf/core/operators/result/nodal_to_global.py index 0f5b8dcec44..458cee89128 100644 --- a/src/ansys/dpf/core/operators/result/nodal_to_global.py +++ b/src/ansys/dpf/core/operators/result/nodal_to_global.py @@ -121,7 +121,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/normal_contact_force.py b/src/ansys/dpf/core/operators/result/normal_contact_force.py index 589ef3c53a0..5d4ced2a886 100644 --- a/src/ansys/dpf/core/operators/result/normal_contact_force.py +++ b/src/ansys/dpf/core/operators/result/normal_contact_force.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/normal_contact_moment.py b/src/ansys/dpf/core/operators/result/normal_contact_moment.py index cfc5f880a87..9b7ae7925a4 100644 --- a/src/ansys/dpf/core/operators/result/normal_contact_moment.py +++ b/src/ansys/dpf/core/operators/result/normal_contact_moment.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/num_surface_status_changes.py b/src/ansys/dpf/core/operators/result/num_surface_status_changes.py index 3536e730a43..20d4c194b77 100644 --- a/src/ansys/dpf/core/operators/result/num_surface_status_changes.py +++ b/src/ansys/dpf/core/operators/result/num_surface_status_changes.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/omega.py b/src/ansys/dpf/core/operators/result/omega.py index 450f59415bd..7a41a472fea 100644 --- a/src/ansys/dpf/core/operators/result/omega.py +++ b/src/ansys/dpf/core/operators/result/omega.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 f160d36b718..eb2a94b1287 100644 --- a/src/ansys/dpf/core/operators/result/part_added_mass.py +++ b/src/ansys/dpf/core/operators/result/part_added_mass.py @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 267f9154674..f15df58cd31 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 @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 b9cd6840647..50a7584ab2c 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 @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 09b7e5f43e1..b1f1d932763 100644 --- a/src/ansys/dpf/core/operators/result/part_hourglass_energy.py +++ b/src/ansys/dpf/core/operators/result/part_hourglass_energy.py @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 10c2d7c808b..f718913ad6c 100644 --- a/src/ansys/dpf/core/operators/result/part_internal_energy.py +++ b/src/ansys/dpf/core/operators/result/part_internal_energy.py @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 a913573c5ce..7c471aa2557 100644 --- a/src/ansys/dpf/core/operators/result/part_kinetic_energy.py +++ b/src/ansys/dpf/core/operators/result/part_kinetic_energy.py @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/part_momentum.py b/src/ansys/dpf/core/operators/result/part_momentum.py index c8002f3f9ef..0841c6c8494 100644 --- a/src/ansys/dpf/core/operators/result/part_momentum.py +++ b/src/ansys/dpf/core/operators/result/part_momentum.py @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it 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 a50edb5f2e8..9100c5ba43e 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 @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_state_variable.py b/src/ansys/dpf/core/operators/result/plastic_state_variable.py index bf872d14ed9..217089ead3b 100644 --- a/src/ansys/dpf/core/operators/result/plastic_state_variable.py +++ b/src/ansys/dpf/core/operators/result/plastic_state_variable.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain.py b/src/ansys/dpf/core/operators/result/plastic_strain.py index 251ff8484f3..7c621c08c92 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_X.py b/src/ansys/dpf/core/operators/result/plastic_strain_X.py index 1aa45f7f06d..44cafc315d9 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_X.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_X.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_XY.py b/src/ansys/dpf/core/operators/result/plastic_strain_XY.py index 4deb5a5e769..9f0fd51b8f9 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_XY.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_XY.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_XZ.py b/src/ansys/dpf/core/operators/result/plastic_strain_XZ.py index 70f13b0ab8a..ef24ae45fd4 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_XZ.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_XZ.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_Y.py b/src/ansys/dpf/core/operators/result/plastic_strain_Y.py index 11e07551b94..8d2277d28f3 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_Y.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_Y.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_YZ.py b/src/ansys/dpf/core/operators/result/plastic_strain_YZ.py index db1b26125bd..5fbebbef1ad 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_YZ.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_YZ.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_Z.py b/src/ansys/dpf/core/operators/result/plastic_strain_Z.py index c2aa416c68b..c6bbfbb9fdf 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_Z.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_Z.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_energy_density.py b/src/ansys/dpf/core/operators/result/plastic_strain_energy_density.py index 02174ee553b..53f1259c794 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_energy_density.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_energy_density.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_eqv.py b/src/ansys/dpf/core/operators/result/plastic_strain_eqv.py index 58adefc6662..b2e62ba6f79 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_eqv.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_eqv.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_principal_1.py b/src/ansys/dpf/core/operators/result/plastic_strain_principal_1.py index 475c5914883..ac600881a76 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_principal_1.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_principal_1.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_principal_2.py b/src/ansys/dpf/core/operators/result/plastic_strain_principal_2.py index 436699c1028..940250465bb 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_principal_2.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_principal_2.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_principal_3.py b/src/ansys/dpf/core/operators/result/plastic_strain_principal_3.py index 993b83ec453..91899dfdf05 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_principal_3.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_principal_3.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/plastic_strain_rotation_by_euler_nodes.py b/src/ansys/dpf/core/operators/result/plastic_strain_rotation_by_euler_nodes.py index 7da6df14086..55ffe4c0590 100644 --- a/src/ansys/dpf/core/operators/result/plastic_strain_rotation_by_euler_nodes.py +++ b/src/ansys/dpf/core/operators/result/plastic_strain_rotation_by_euler_nodes.py @@ -141,7 +141,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/poynting_vector.py b/src/ansys/dpf/core/operators/result/poynting_vector.py index 3f8bcc36798..8bb14a3f4fe 100644 --- a/src/ansys/dpf/core/operators/result/poynting_vector.py +++ b/src/ansys/dpf/core/operators/result/poynting_vector.py @@ -175,7 +175,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/poynting_vector_surface.py b/src/ansys/dpf/core/operators/result/poynting_vector_surface.py index f9b3f3ff81b..378fa8c7cee 100644 --- a/src/ansys/dpf/core/operators/result/poynting_vector_surface.py +++ b/src/ansys/dpf/core/operators/result/poynting_vector_surface.py @@ -175,7 +175,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/pres_to_field.py b/src/ansys/dpf/core/operators/result/pres_to_field.py index 0b80b12df0c..85e7e2fd1a1 100644 --- a/src/ansys/dpf/core/operators/result/pres_to_field.py +++ b/src/ansys/dpf/core/operators/result/pres_to_field.py @@ -98,7 +98,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/pressure.py b/src/ansys/dpf/core/operators/result/pressure.py index 5376d74ff4a..f2d3ba0447b 100644 --- a/src/ansys/dpf/core/operators/result/pressure.py +++ b/src/ansys/dpf/core/operators/result/pressure.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/prns_to_field.py b/src/ansys/dpf/core/operators/result/prns_to_field.py index 5c9635e887e..b0f6676e52f 100644 --- a/src/ansys/dpf/core/operators/result/prns_to_field.py +++ b/src/ansys/dpf/core/operators/result/prns_to_field.py @@ -98,7 +98,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/raw_displacement.py b/src/ansys/dpf/core/operators/result/raw_displacement.py index e5bcff16583..a41df789a1a 100644 --- a/src/ansys/dpf/core/operators/result/raw_displacement.py +++ b/src/ansys/dpf/core/operators/result/raw_displacement.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/raw_reaction_force.py b/src/ansys/dpf/core/operators/result/raw_reaction_force.py index 92ac697b17c..dfd1448132e 100644 --- a/src/ansys/dpf/core/operators/result/raw_reaction_force.py +++ b/src/ansys/dpf/core/operators/result/raw_reaction_force.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/reaction_force.py b/src/ansys/dpf/core/operators/result/reaction_force.py index bef12e84138..adb6b2fe021 100644 --- a/src/ansys/dpf/core/operators/result/reaction_force.py +++ b/src/ansys/dpf/core/operators/result/reaction_force.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/recombine_harmonic_indeces_cyclic.py b/src/ansys/dpf/core/operators/result/recombine_harmonic_indeces_cyclic.py index 4ea59752338..e54fb22d03e 100644 --- a/src/ansys/dpf/core/operators/result/recombine_harmonic_indeces_cyclic.py +++ b/src/ansys/dpf/core/operators/result/recombine_harmonic_indeces_cyclic.py @@ -103,7 +103,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/remove_rigid_body_motion.py b/src/ansys/dpf/core/operators/result/remove_rigid_body_motion.py index 7f9bd1efede..5b37850ad2c 100644 --- a/src/ansys/dpf/core/operators/result/remove_rigid_body_motion.py +++ b/src/ansys/dpf/core/operators/result/remove_rigid_body_motion.py @@ -132,7 +132,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/remove_rigid_body_motion_fc.py b/src/ansys/dpf/core/operators/result/remove_rigid_body_motion_fc.py index 261f2ecafe7..7d44b597581 100644 --- a/src/ansys/dpf/core/operators/result/remove_rigid_body_motion_fc.py +++ b/src/ansys/dpf/core/operators/result/remove_rigid_body_motion_fc.py @@ -137,7 +137,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/rigid_transformation.py b/src/ansys/dpf/core/operators/result/rigid_transformation.py index 849dcccb836..653785f6aea 100644 --- a/src/ansys/dpf/core/operators/result/rigid_transformation.py +++ b/src/ansys/dpf/core/operators/result/rigid_transformation.py @@ -119,7 +119,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/rms_static_pressure.py b/src/ansys/dpf/core/operators/result/rms_static_pressure.py index 4a331310202..92841cbca18 100644 --- a/src/ansys/dpf/core/operators/result/rms_static_pressure.py +++ b/src/ansys/dpf/core/operators/result/rms_static_pressure.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/rms_temperature.py b/src/ansys/dpf/core/operators/result/rms_temperature.py index 30f93d1c258..689658d7128 100644 --- a/src/ansys/dpf/core/operators/result/rms_temperature.py +++ b/src/ansys/dpf/core/operators/result/rms_temperature.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/rms_velocity.py b/src/ansys/dpf/core/operators/result/rms_velocity.py index 8a2ad76b130..7ddbf3c75e6 100644 --- a/src/ansys/dpf/core/operators/result/rms_velocity.py +++ b/src/ansys/dpf/core/operators/result/rms_velocity.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/rom_data_provider.py b/src/ansys/dpf/core/operators/result/rom_data_provider.py index c88df1f3499..b1868657896 100644 --- a/src/ansys/dpf/core/operators/result/rom_data_provider.py +++ b/src/ansys/dpf/core/operators/result/rom_data_provider.py @@ -275,7 +275,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/run.py b/src/ansys/dpf/core/operators/result/run.py index 902866073ab..138c731b9fa 100644 --- a/src/ansys/dpf/core/operators/result/run.py +++ b/src/ansys/dpf/core/operators/result/run.py @@ -184,7 +184,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/smisc.py b/src/ansys/dpf/core/operators/result/smisc.py index 5945cf9b7a7..94450536a0e 100644 --- a/src/ansys/dpf/core/operators/result/smisc.py +++ b/src/ansys/dpf/core/operators/result/smisc.py @@ -200,7 +200,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/specific_heat.py b/src/ansys/dpf/core/operators/result/specific_heat.py index 09c89c01814..fd5e8610234 100644 --- a/src/ansys/dpf/core/operators/result/specific_heat.py +++ b/src/ansys/dpf/core/operators/result/specific_heat.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/static_pressure.py b/src/ansys/dpf/core/operators/result/static_pressure.py index 2839e9b0c94..2757b9860b5 100644 --- a/src/ansys/dpf/core/operators/result/static_pressure.py +++ b/src/ansys/dpf/core/operators/result/static_pressure.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stiffness_matrix_energy.py b/src/ansys/dpf/core/operators/result/stiffness_matrix_energy.py index a5ae14f5d25..2a3af23d712 100644 --- a/src/ansys/dpf/core/operators/result/stiffness_matrix_energy.py +++ b/src/ansys/dpf/core/operators/result/stiffness_matrix_energy.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/strain_eqv_as_mechanical.py b/src/ansys/dpf/core/operators/result/strain_eqv_as_mechanical.py index 07703bae0e8..8f56a610f64 100644 --- a/src/ansys/dpf/core/operators/result/strain_eqv_as_mechanical.py +++ b/src/ansys/dpf/core/operators/result/strain_eqv_as_mechanical.py @@ -251,7 +251,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress.py b/src/ansys/dpf/core/operators/result/stress.py index 910f16b23ff..8a2fef80c8d 100644 --- a/src/ansys/dpf/core/operators/result/stress.py +++ b/src/ansys/dpf/core/operators/result/stress.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_X.py b/src/ansys/dpf/core/operators/result/stress_X.py index d0aa1d4d364..46cb3294643 100644 --- a/src/ansys/dpf/core/operators/result/stress_X.py +++ b/src/ansys/dpf/core/operators/result/stress_X.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_XY.py b/src/ansys/dpf/core/operators/result/stress_XY.py index a2bc6ae484b..8b7687ff396 100644 --- a/src/ansys/dpf/core/operators/result/stress_XY.py +++ b/src/ansys/dpf/core/operators/result/stress_XY.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_XZ.py b/src/ansys/dpf/core/operators/result/stress_XZ.py index ffd2ee1049b..afee6772112 100644 --- a/src/ansys/dpf/core/operators/result/stress_XZ.py +++ b/src/ansys/dpf/core/operators/result/stress_XZ.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_Y.py b/src/ansys/dpf/core/operators/result/stress_Y.py index 3e8138238e4..506f97ab731 100644 --- a/src/ansys/dpf/core/operators/result/stress_Y.py +++ b/src/ansys/dpf/core/operators/result/stress_Y.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_YZ.py b/src/ansys/dpf/core/operators/result/stress_YZ.py index 2a0f3dff89b..4b7f3455c8f 100644 --- a/src/ansys/dpf/core/operators/result/stress_YZ.py +++ b/src/ansys/dpf/core/operators/result/stress_YZ.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_Z.py b/src/ansys/dpf/core/operators/result/stress_Z.py index e02ed8c9b54..891709257dc 100644 --- a/src/ansys/dpf/core/operators/result/stress_Z.py +++ b/src/ansys/dpf/core/operators/result/stress_Z.py @@ -311,7 +311,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_eqv_as_mechanical.py b/src/ansys/dpf/core/operators/result/stress_eqv_as_mechanical.py index 2c20d230b6c..5bf5047362d 100644 --- a/src/ansys/dpf/core/operators/result/stress_eqv_as_mechanical.py +++ b/src/ansys/dpf/core/operators/result/stress_eqv_as_mechanical.py @@ -234,7 +234,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_principal_1.py b/src/ansys/dpf/core/operators/result/stress_principal_1.py index 8c75953ab28..0f2b6f64772 100644 --- a/src/ansys/dpf/core/operators/result/stress_principal_1.py +++ b/src/ansys/dpf/core/operators/result/stress_principal_1.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_principal_2.py b/src/ansys/dpf/core/operators/result/stress_principal_2.py index f981a411139..a925cca2689 100644 --- a/src/ansys/dpf/core/operators/result/stress_principal_2.py +++ b/src/ansys/dpf/core/operators/result/stress_principal_2.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_principal_3.py b/src/ansys/dpf/core/operators/result/stress_principal_3.py index 5066421a458..448d6815a89 100644 --- a/src/ansys/dpf/core/operators/result/stress_principal_3.py +++ b/src/ansys/dpf/core/operators/result/stress_principal_3.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_ratio.py b/src/ansys/dpf/core/operators/result/stress_ratio.py index d4c72462dda..c5d5951dec7 100644 --- a/src/ansys/dpf/core/operators/result/stress_ratio.py +++ b/src/ansys/dpf/core/operators/result/stress_ratio.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_rotation_by_euler_nodes.py b/src/ansys/dpf/core/operators/result/stress_rotation_by_euler_nodes.py index 625f0cde4cc..7b15e65f956 100644 --- a/src/ansys/dpf/core/operators/result/stress_rotation_by_euler_nodes.py +++ b/src/ansys/dpf/core/operators/result/stress_rotation_by_euler_nodes.py @@ -139,7 +139,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/stress_von_mises.py b/src/ansys/dpf/core/operators/result/stress_von_mises.py index 9015adee35f..71e42ecbc0a 100644 --- a/src/ansys/dpf/core/operators/result/stress_von_mises.py +++ b/src/ansys/dpf/core/operators/result/stress_von_mises.py @@ -305,7 +305,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/structural_temperature.py b/src/ansys/dpf/core/operators/result/structural_temperature.py index 95ab6427bd5..7d5295da07e 100644 --- a/src/ansys/dpf/core/operators/result/structural_temperature.py +++ b/src/ansys/dpf/core/operators/result/structural_temperature.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/superficial_velocity.py b/src/ansys/dpf/core/operators/result/superficial_velocity.py index f3783cc74d8..feadd55c8eb 100644 --- a/src/ansys/dpf/core/operators/result/superficial_velocity.py +++ b/src/ansys/dpf/core/operators/result/superficial_velocity.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/surface_heat_rate.py b/src/ansys/dpf/core/operators/result/surface_heat_rate.py index 8f7fad43886..bfa446b4bf6 100644 --- a/src/ansys/dpf/core/operators/result/surface_heat_rate.py +++ b/src/ansys/dpf/core/operators/result/surface_heat_rate.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/swelling_strains.py b/src/ansys/dpf/core/operators/result/swelling_strains.py index 5fde9f6459c..3c9a08827f8 100644 --- a/src/ansys/dpf/core/operators/result/swelling_strains.py +++ b/src/ansys/dpf/core/operators/result/swelling_strains.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/tangential_contact_force.py b/src/ansys/dpf/core/operators/result/tangential_contact_force.py index d2941fd4f83..8f4c5934487 100644 --- a/src/ansys/dpf/core/operators/result/tangential_contact_force.py +++ b/src/ansys/dpf/core/operators/result/tangential_contact_force.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/tangential_contact_moment.py b/src/ansys/dpf/core/operators/result/tangential_contact_moment.py index a219d91333f..3f8c85a16f8 100644 --- a/src/ansys/dpf/core/operators/result/tangential_contact_moment.py +++ b/src/ansys/dpf/core/operators/result/tangential_contact_moment.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/temperature.py b/src/ansys/dpf/core/operators/result/temperature.py index 392d877624a..07b62e8089f 100644 --- a/src/ansys/dpf/core/operators/result/temperature.py +++ b/src/ansys/dpf/core/operators/result/temperature.py @@ -330,7 +330,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/temperature_grad.py b/src/ansys/dpf/core/operators/result/temperature_grad.py index 60bdf05faa2..6330679ec6c 100644 --- a/src/ansys/dpf/core/operators/result/temperature_grad.py +++ b/src/ansys/dpf/core/operators/result/temperature_grad.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_conductivity.py b/src/ansys/dpf/core/operators/result/thermal_conductivity.py index 5e3dc98fd03..2551ae3982f 100644 --- a/src/ansys/dpf/core/operators/result/thermal_conductivity.py +++ b/src/ansys/dpf/core/operators/result/thermal_conductivity.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_dissipation_energy.py b/src/ansys/dpf/core/operators/result/thermal_dissipation_energy.py index ca46d934fb8..43448ec23d3 100644 --- a/src/ansys/dpf/core/operators/result/thermal_dissipation_energy.py +++ b/src/ansys/dpf/core/operators/result/thermal_dissipation_energy.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_strain.py b/src/ansys/dpf/core/operators/result/thermal_strain.py index d0d32eb9f6d..2bfcc2bf408 100644 --- a/src/ansys/dpf/core/operators/result/thermal_strain.py +++ b/src/ansys/dpf/core/operators/result/thermal_strain.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_strain_X.py b/src/ansys/dpf/core/operators/result/thermal_strain_X.py index 78d5b4b78a3..113ef86cac2 100644 --- a/src/ansys/dpf/core/operators/result/thermal_strain_X.py +++ b/src/ansys/dpf/core/operators/result/thermal_strain_X.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_strain_XY.py b/src/ansys/dpf/core/operators/result/thermal_strain_XY.py index 40079bc7962..0eecc8b0554 100644 --- a/src/ansys/dpf/core/operators/result/thermal_strain_XY.py +++ b/src/ansys/dpf/core/operators/result/thermal_strain_XY.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_strain_XZ.py b/src/ansys/dpf/core/operators/result/thermal_strain_XZ.py index 2b39aeebe2b..82ff14b2f94 100644 --- a/src/ansys/dpf/core/operators/result/thermal_strain_XZ.py +++ b/src/ansys/dpf/core/operators/result/thermal_strain_XZ.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_strain_Y.py b/src/ansys/dpf/core/operators/result/thermal_strain_Y.py index 2377a5c1db9..0e03eb3054c 100644 --- a/src/ansys/dpf/core/operators/result/thermal_strain_Y.py +++ b/src/ansys/dpf/core/operators/result/thermal_strain_Y.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_strain_YZ.py b/src/ansys/dpf/core/operators/result/thermal_strain_YZ.py index a0a81cbaa89..cccc09c115e 100644 --- a/src/ansys/dpf/core/operators/result/thermal_strain_YZ.py +++ b/src/ansys/dpf/core/operators/result/thermal_strain_YZ.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_strain_Z.py b/src/ansys/dpf/core/operators/result/thermal_strain_Z.py index 6cc480ac7bf..9f9c26645b9 100644 --- a/src/ansys/dpf/core/operators/result/thermal_strain_Z.py +++ b/src/ansys/dpf/core/operators/result/thermal_strain_Z.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_strain_principal_1.py b/src/ansys/dpf/core/operators/result/thermal_strain_principal_1.py index ccfbc971210..d64b84bb9c6 100644 --- a/src/ansys/dpf/core/operators/result/thermal_strain_principal_1.py +++ b/src/ansys/dpf/core/operators/result/thermal_strain_principal_1.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_strain_principal_2.py b/src/ansys/dpf/core/operators/result/thermal_strain_principal_2.py index 441c5ee77be..eb5fbfbd7e9 100644 --- a/src/ansys/dpf/core/operators/result/thermal_strain_principal_2.py +++ b/src/ansys/dpf/core/operators/result/thermal_strain_principal_2.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_strain_principal_3.py b/src/ansys/dpf/core/operators/result/thermal_strain_principal_3.py index 271008a0dab..7395b0f0cac 100644 --- a/src/ansys/dpf/core/operators/result/thermal_strain_principal_3.py +++ b/src/ansys/dpf/core/operators/result/thermal_strain_principal_3.py @@ -307,7 +307,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thermal_strains_eqv.py b/src/ansys/dpf/core/operators/result/thermal_strains_eqv.py index d36f0f199e2..59a43ad3926 100644 --- a/src/ansys/dpf/core/operators/result/thermal_strains_eqv.py +++ b/src/ansys/dpf/core/operators/result/thermal_strains_eqv.py @@ -312,7 +312,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/thickness.py b/src/ansys/dpf/core/operators/result/thickness.py index 6743626630c..11f91b8c651 100644 --- a/src/ansys/dpf/core/operators/result/thickness.py +++ b/src/ansys/dpf/core/operators/result/thickness.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/torque.py b/src/ansys/dpf/core/operators/result/torque.py index 22ce8da45ee..7e34b72f15d 100644 --- a/src/ansys/dpf/core/operators/result/torque.py +++ b/src/ansys/dpf/core/operators/result/torque.py @@ -111,7 +111,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/total_contact_force.py b/src/ansys/dpf/core/operators/result/total_contact_force.py index e9b8a79528c..8d51b1a5586 100644 --- a/src/ansys/dpf/core/operators/result/total_contact_force.py +++ b/src/ansys/dpf/core/operators/result/total_contact_force.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/total_contact_moment.py b/src/ansys/dpf/core/operators/result/total_contact_moment.py index 7189d0fe3eb..f0d8ef0fca5 100644 --- a/src/ansys/dpf/core/operators/result/total_contact_moment.py +++ b/src/ansys/dpf/core/operators/result/total_contact_moment.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/total_mass.py b/src/ansys/dpf/core/operators/result/total_mass.py index ac848ec9095..c151d214720 100644 --- a/src/ansys/dpf/core/operators/result/total_mass.py +++ b/src/ansys/dpf/core/operators/result/total_mass.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/total_pressure.py b/src/ansys/dpf/core/operators/result/total_pressure.py index fc0b5b7955d..36cb2976912 100644 --- a/src/ansys/dpf/core/operators/result/total_pressure.py +++ b/src/ansys/dpf/core/operators/result/total_pressure.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/total_strain.py b/src/ansys/dpf/core/operators/result/total_strain.py index a6fd5127040..cfd5cbea5b4 100644 --- a/src/ansys/dpf/core/operators/result/total_strain.py +++ b/src/ansys/dpf/core/operators/result/total_strain.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/total_temperature.py b/src/ansys/dpf/core/operators/result/total_temperature.py index 891863dc219..e7902204c8f 100644 --- a/src/ansys/dpf/core/operators/result/total_temperature.py +++ b/src/ansys/dpf/core/operators/result/total_temperature.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/transient_rayleigh_integration.py b/src/ansys/dpf/core/operators/result/transient_rayleigh_integration.py index efc0cec3f02..60908333d2f 100644 --- a/src/ansys/dpf/core/operators/result/transient_rayleigh_integration.py +++ b/src/ansys/dpf/core/operators/result/transient_rayleigh_integration.py @@ -215,7 +215,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/turbulent_kinetic_energy.py b/src/ansys/dpf/core/operators/result/turbulent_kinetic_energy.py index 944f653cdc5..94ac36b8e66 100644 --- a/src/ansys/dpf/core/operators/result/turbulent_kinetic_energy.py +++ b/src/ansys/dpf/core/operators/result/turbulent_kinetic_energy.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/turbulent_viscosity.py b/src/ansys/dpf/core/operators/result/turbulent_viscosity.py index 4cad8e54754..bd608c5f4e1 100644 --- a/src/ansys/dpf/core/operators/result/turbulent_viscosity.py +++ b/src/ansys/dpf/core/operators/result/turbulent_viscosity.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/velocity.py b/src/ansys/dpf/core/operators/result/velocity.py index 0a1a96bd0f4..677d824b7b6 100644 --- a/src/ansys/dpf/core/operators/result/velocity.py +++ b/src/ansys/dpf/core/operators/result/velocity.py @@ -330,7 +330,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/velocity_X.py b/src/ansys/dpf/core/operators/result/velocity_X.py index 44924b5509e..53157accc96 100644 --- a/src/ansys/dpf/core/operators/result/velocity_X.py +++ b/src/ansys/dpf/core/operators/result/velocity_X.py @@ -277,7 +277,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/velocity_Y.py b/src/ansys/dpf/core/operators/result/velocity_Y.py index 002db6dc627..82675e92875 100644 --- a/src/ansys/dpf/core/operators/result/velocity_Y.py +++ b/src/ansys/dpf/core/operators/result/velocity_Y.py @@ -277,7 +277,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/velocity_Z.py b/src/ansys/dpf/core/operators/result/velocity_Z.py index 1d9f1299d91..ef88c49ac9b 100644 --- a/src/ansys/dpf/core/operators/result/velocity_Z.py +++ b/src/ansys/dpf/core/operators/result/velocity_Z.py @@ -277,7 +277,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/volume_fraction.py b/src/ansys/dpf/core/operators/result/volume_fraction.py index df048249ccb..a3023f7fb75 100644 --- a/src/ansys/dpf/core/operators/result/volume_fraction.py +++ b/src/ansys/dpf/core/operators/result/volume_fraction.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/wall_shear_stress.py b/src/ansys/dpf/core/operators/result/wall_shear_stress.py index e75206b859e..5aa319d29f7 100644 --- a/src/ansys/dpf/core/operators/result/wall_shear_stress.py +++ b/src/ansys/dpf/core/operators/result/wall_shear_stress.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/workflow_energy_per_component.py b/src/ansys/dpf/core/operators/result/workflow_energy_per_component.py index fc70b3b612e..87305548601 100644 --- a/src/ansys/dpf/core/operators/result/workflow_energy_per_component.py +++ b/src/ansys/dpf/core/operators/result/workflow_energy_per_component.py @@ -200,7 +200,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/workflow_energy_per_harmonic.py b/src/ansys/dpf/core/operators/result/workflow_energy_per_harmonic.py index aacfcfb9ee0..7e1f8d8be11 100644 --- a/src/ansys/dpf/core/operators/result/workflow_energy_per_harmonic.py +++ b/src/ansys/dpf/core/operators/result/workflow_energy_per_harmonic.py @@ -162,7 +162,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/write_cms_rbd_file.py b/src/ansys/dpf/core/operators/result/write_cms_rbd_file.py index ceb06787ed5..15c516a9d06 100644 --- a/src/ansys/dpf/core/operators/result/write_cms_rbd_file.py +++ b/src/ansys/dpf/core/operators/result/write_cms_rbd_file.py @@ -402,7 +402,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/write_motion_dfmf_file.py b/src/ansys/dpf/core/operators/result/write_motion_dfmf_file.py index 64cde40b5c1..c0a29e95a9e 100644 --- a/src/ansys/dpf/core/operators/result/write_motion_dfmf_file.py +++ b/src/ansys/dpf/core/operators/result/write_motion_dfmf_file.py @@ -337,7 +337,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/result/y_plus.py b/src/ansys/dpf/core/operators/result/y_plus.py index 289d45f2ccc..182cd767a41 100644 --- a/src/ansys/dpf/core/operators/result/y_plus.py +++ b/src/ansys/dpf/core/operators/result/y_plus.py @@ -276,7 +276,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/change_fc.py b/src/ansys/dpf/core/operators/scoping/change_fc.py index 11da96a1c38..73bf029c360 100644 --- a/src/ansys/dpf/core/operators/scoping/change_fc.py +++ b/src/ansys/dpf/core/operators/scoping/change_fc.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/connectivity_ids.py b/src/ansys/dpf/core/operators/scoping/connectivity_ids.py index 176201ba3c6..7638ae0bf4c 100644 --- a/src/ansys/dpf/core/operators/scoping/connectivity_ids.py +++ b/src/ansys/dpf/core/operators/scoping/connectivity_ids.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/elemental_from_mesh.py b/src/ansys/dpf/core/operators/scoping/elemental_from_mesh.py index 5142b1a8b88..cf2e84f83b2 100644 --- a/src/ansys/dpf/core/operators/scoping/elemental_from_mesh.py +++ b/src/ansys/dpf/core/operators/scoping/elemental_from_mesh.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/from_mesh.py b/src/ansys/dpf/core/operators/scoping/from_mesh.py index 0a23228f4da..7b7ad3d543b 100644 --- a/src/ansys/dpf/core/operators/scoping/from_mesh.py +++ b/src/ansys/dpf/core/operators/scoping/from_mesh.py @@ -116,7 +116,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/intersect.py b/src/ansys/dpf/core/operators/scoping/intersect.py index 247d8c9e142..f2ff957b260 100644 --- a/src/ansys/dpf/core/operators/scoping/intersect.py +++ b/src/ansys/dpf/core/operators/scoping/intersect.py @@ -118,7 +118,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/nodal_from_mesh.py b/src/ansys/dpf/core/operators/scoping/nodal_from_mesh.py index 70104624e18..6ba28aac42f 100644 --- a/src/ansys/dpf/core/operators/scoping/nodal_from_mesh.py +++ b/src/ansys/dpf/core/operators/scoping/nodal_from_mesh.py @@ -99,7 +99,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/on_mesh_property.py b/src/ansys/dpf/core/operators/scoping/on_mesh_property.py index 530d84fab52..c97f65b7bb2 100644 --- a/src/ansys/dpf/core/operators/scoping/on_mesh_property.py +++ b/src/ansys/dpf/core/operators/scoping/on_mesh_property.py @@ -191,7 +191,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/on_named_selection.py b/src/ansys/dpf/core/operators/scoping/on_named_selection.py index c139c4bfe13..b606a3d7411 100644 --- a/src/ansys/dpf/core/operators/scoping/on_named_selection.py +++ b/src/ansys/dpf/core/operators/scoping/on_named_selection.py @@ -168,7 +168,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/on_property.py b/src/ansys/dpf/core/operators/scoping/on_property.py index 858f89a4776..ab79140b68d 100644 --- a/src/ansys/dpf/core/operators/scoping/on_property.py +++ b/src/ansys/dpf/core/operators/scoping/on_property.py @@ -194,7 +194,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/reduce_sampling.py b/src/ansys/dpf/core/operators/scoping/reduce_sampling.py index ff99c0b7dc0..ece376d0133 100644 --- a/src/ansys/dpf/core/operators/scoping/reduce_sampling.py +++ b/src/ansys/dpf/core/operators/scoping/reduce_sampling.py @@ -114,7 +114,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/rescope.py b/src/ansys/dpf/core/operators/scoping/rescope.py index dd5130de0ac..a1cc23b7e71 100644 --- a/src/ansys/dpf/core/operators/scoping/rescope.py +++ b/src/ansys/dpf/core/operators/scoping/rescope.py @@ -137,7 +137,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/rescope_fc.py b/src/ansys/dpf/core/operators/scoping/rescope_fc.py index af63f497593..131cc48214e 100644 --- a/src/ansys/dpf/core/operators/scoping/rescope_fc.py +++ b/src/ansys/dpf/core/operators/scoping/rescope_fc.py @@ -136,7 +136,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/scoping_get_attribute.py b/src/ansys/dpf/core/operators/scoping/scoping_get_attribute.py index dd08fa626d1..5573fba3fe9 100644 --- a/src/ansys/dpf/core/operators/scoping/scoping_get_attribute.py +++ b/src/ansys/dpf/core/operators/scoping/scoping_get_attribute.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/split_on_property_type.py b/src/ansys/dpf/core/operators/scoping/split_on_property_type.py index 2fe0d5d34a7..f182742e5bd 100644 --- a/src/ansys/dpf/core/operators/scoping/split_on_property_type.py +++ b/src/ansys/dpf/core/operators/scoping/split_on_property_type.py @@ -191,7 +191,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/scoping/transpose.py b/src/ansys/dpf/core/operators/scoping/transpose.py index 614ae7a989e..354ef64b195 100644 --- a/src/ansys/dpf/core/operators/scoping/transpose.py +++ b/src/ansys/dpf/core/operators/scoping/transpose.py @@ -145,7 +145,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/csv_to_field.py b/src/ansys/dpf/core/operators/serialization/csv_to_field.py index c4ceeb1b76b..dae6241dc24 100644 --- a/src/ansys/dpf/core/operators/serialization/csv_to_field.py +++ b/src/ansys/dpf/core/operators/serialization/csv_to_field.py @@ -112,7 +112,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/data_tree_to_json.py b/src/ansys/dpf/core/operators/serialization/data_tree_to_json.py index 4f691ce594c..13919cb62e1 100644 --- a/src/ansys/dpf/core/operators/serialization/data_tree_to_json.py +++ b/src/ansys/dpf/core/operators/serialization/data_tree_to_json.py @@ -110,7 +110,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/data_tree_to_txt.py b/src/ansys/dpf/core/operators/serialization/data_tree_to_txt.py index 87da19ad4f1..08354d21edf 100644 --- a/src/ansys/dpf/core/operators/serialization/data_tree_to_txt.py +++ b/src/ansys/dpf/core/operators/serialization/data_tree_to_txt.py @@ -110,7 +110,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/deserializer.py b/src/ansys/dpf/core/operators/serialization/deserializer.py index 1da852ec6de..59fec3cce5e 100644 --- a/src/ansys/dpf/core/operators/serialization/deserializer.py +++ b/src/ansys/dpf/core/operators/serialization/deserializer.py @@ -109,7 +109,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/export_symbolic_workflow.py b/src/ansys/dpf/core/operators/serialization/export_symbolic_workflow.py index df54298ba00..41ecb588f6a 100644 --- a/src/ansys/dpf/core/operators/serialization/export_symbolic_workflow.py +++ b/src/ansys/dpf/core/operators/serialization/export_symbolic_workflow.py @@ -127,7 +127,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/field_to_csv.py b/src/ansys/dpf/core/operators/serialization/field_to_csv.py index fbee8eb56b6..cba6ca73041 100644 --- a/src/ansys/dpf/core/operators/serialization/field_to_csv.py +++ b/src/ansys/dpf/core/operators/serialization/field_to_csv.py @@ -133,7 +133,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/import_symbolic_workflow.py b/src/ansys/dpf/core/operators/serialization/import_symbolic_workflow.py index 9deebc0f3bf..245a265ff03 100644 --- a/src/ansys/dpf/core/operators/serialization/import_symbolic_workflow.py +++ b/src/ansys/dpf/core/operators/serialization/import_symbolic_workflow.py @@ -114,7 +114,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/json_to_data_tree.py b/src/ansys/dpf/core/operators/serialization/json_to_data_tree.py index de7ab94552e..80ad560b8f5 100644 --- a/src/ansys/dpf/core/operators/serialization/json_to_data_tree.py +++ b/src/ansys/dpf/core/operators/serialization/json_to_data_tree.py @@ -97,7 +97,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/mechanical_csv_to_field.py b/src/ansys/dpf/core/operators/serialization/mechanical_csv_to_field.py index b8b1c2aa4e4..e4815f45030 100644 --- a/src/ansys/dpf/core/operators/serialization/mechanical_csv_to_field.py +++ b/src/ansys/dpf/core/operators/serialization/mechanical_csv_to_field.py @@ -141,7 +141,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/migrate_file_to_vtk.py b/src/ansys/dpf/core/operators/serialization/migrate_file_to_vtk.py index 45b7df82360..b23a778d216 100644 --- a/src/ansys/dpf/core/operators/serialization/migrate_file_to_vtk.py +++ b/src/ansys/dpf/core/operators/serialization/migrate_file_to_vtk.py @@ -130,7 +130,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/migrate_to_vtu.py b/src/ansys/dpf/core/operators/serialization/migrate_to_vtu.py index b794ef9305c..807667b9776 100644 --- a/src/ansys/dpf/core/operators/serialization/migrate_to_vtu.py +++ b/src/ansys/dpf/core/operators/serialization/migrate_to_vtu.py @@ -225,7 +225,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/serialize_to_hdf5.py b/src/ansys/dpf/core/operators/serialization/serialize_to_hdf5.py index aac956c1b59..8d52dbbe3a7 100644 --- a/src/ansys/dpf/core/operators/serialization/serialize_to_hdf5.py +++ b/src/ansys/dpf/core/operators/serialization/serialize_to_hdf5.py @@ -160,7 +160,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/serializer.py b/src/ansys/dpf/core/operators/serialization/serializer.py index 8cf6e2b2656..be103e6db23 100644 --- a/src/ansys/dpf/core/operators/serialization/serializer.py +++ b/src/ansys/dpf/core/operators/serialization/serializer.py @@ -125,7 +125,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/serializer_to_string.py b/src/ansys/dpf/core/operators/serialization/serializer_to_string.py index 0e850bacbd9..d374c31db3e 100644 --- a/src/ansys/dpf/core/operators/serialization/serializer_to_string.py +++ b/src/ansys/dpf/core/operators/serialization/serializer_to_string.py @@ -111,7 +111,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/string_deserializer.py b/src/ansys/dpf/core/operators/serialization/string_deserializer.py index f0c7377d5ac..bfe64fd3398 100644 --- a/src/ansys/dpf/core/operators/serialization/string_deserializer.py +++ b/src/ansys/dpf/core/operators/serialization/string_deserializer.py @@ -108,7 +108,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/txt_to_data_tree.py b/src/ansys/dpf/core/operators/serialization/txt_to_data_tree.py index 4f3962e89b7..1244bc7ae7a 100644 --- a/src/ansys/dpf/core/operators/serialization/txt_to_data_tree.py +++ b/src/ansys/dpf/core/operators/serialization/txt_to_data_tree.py @@ -97,7 +97,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/vtk_export.py b/src/ansys/dpf/core/operators/serialization/vtk_export.py index 1e7d18f17bb..adfec22a46b 100644 --- a/src/ansys/dpf/core/operators/serialization/vtk_export.py +++ b/src/ansys/dpf/core/operators/serialization/vtk_export.py @@ -164,7 +164,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/vtk_to_fields.py b/src/ansys/dpf/core/operators/serialization/vtk_to_fields.py index f7fff10b4ae..2e89b98b46f 100644 --- a/src/ansys/dpf/core/operators/serialization/vtk_to_fields.py +++ b/src/ansys/dpf/core/operators/serialization/vtk_to_fields.py @@ -124,7 +124,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/vtu_export.py b/src/ansys/dpf/core/operators/serialization/vtu_export.py index 96c228b44bd..a47e921cf98 100644 --- a/src/ansys/dpf/core/operators/serialization/vtu_export.py +++ b/src/ansys/dpf/core/operators/serialization/vtu_export.py @@ -181,7 +181,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/workflow_export_json.py b/src/ansys/dpf/core/operators/serialization/workflow_export_json.py index f38044273f7..87320958e63 100644 --- a/src/ansys/dpf/core/operators/serialization/workflow_export_json.py +++ b/src/ansys/dpf/core/operators/serialization/workflow_export_json.py @@ -75,7 +75,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/serialization/workflow_import_json.py b/src/ansys/dpf/core/operators/serialization/workflow_import_json.py index 9c5778e240c..6e631665939 100644 --- a/src/ansys/dpf/core/operators/serialization/workflow_import_json.py +++ b/src/ansys/dpf/core/operators/serialization/workflow_import_json.py @@ -69,7 +69,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/server/grpc_shutdown_server.py b/src/ansys/dpf/core/operators/server/grpc_shutdown_server.py index 686ab0d1e25..fe25e36ae60 100644 --- a/src/ansys/dpf/core/operators/server/grpc_shutdown_server.py +++ b/src/ansys/dpf/core/operators/server/grpc_shutdown_server.py @@ -89,7 +89,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/server/grpc_start_server.py b/src/ansys/dpf/core/operators/server/grpc_start_server.py index 17c9d3debcc..cddf925cbf7 100644 --- a/src/ansys/dpf/core/operators/server/grpc_start_server.py +++ b/src/ansys/dpf/core/operators/server/grpc_start_server.py @@ -185,7 +185,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/assemble_scalars_to_matrices.py b/src/ansys/dpf/core/operators/utility/assemble_scalars_to_matrices.py index eddafc4f9f1..a036321d617 100644 --- a/src/ansys/dpf/core/operators/utility/assemble_scalars_to_matrices.py +++ b/src/ansys/dpf/core/operators/utility/assemble_scalars_to_matrices.py @@ -212,7 +212,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/assemble_scalars_to_matrices_fc.py b/src/ansys/dpf/core/operators/utility/assemble_scalars_to_matrices_fc.py index fe0fe6be242..2edc5adfdc4 100644 --- a/src/ansys/dpf/core/operators/utility/assemble_scalars_to_matrices_fc.py +++ b/src/ansys/dpf/core/operators/utility/assemble_scalars_to_matrices_fc.py @@ -212,7 +212,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/assemble_scalars_to_vectors.py b/src/ansys/dpf/core/operators/utility/assemble_scalars_to_vectors.py index 9c77aae5fc5..30ca138d4c4 100644 --- a/src/ansys/dpf/core/operators/utility/assemble_scalars_to_vectors.py +++ b/src/ansys/dpf/core/operators/utility/assemble_scalars_to_vectors.py @@ -127,7 +127,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/assemble_scalars_to_vectors_fc.py b/src/ansys/dpf/core/operators/utility/assemble_scalars_to_vectors_fc.py index 8a92474a4be..9a2e172e22f 100644 --- a/src/ansys/dpf/core/operators/utility/assemble_scalars_to_vectors_fc.py +++ b/src/ansys/dpf/core/operators/utility/assemble_scalars_to_vectors_fc.py @@ -127,7 +127,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/bind_support.py b/src/ansys/dpf/core/operators/utility/bind_support.py index 56542d14539..d4d2517a5b0 100644 --- a/src/ansys/dpf/core/operators/utility/bind_support.py +++ b/src/ansys/dpf/core/operators/utility/bind_support.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/bind_support_fc.py b/src/ansys/dpf/core/operators/utility/bind_support_fc.py index 4db3784d387..8ec6dbb4261 100644 --- a/src/ansys/dpf/core/operators/utility/bind_support_fc.py +++ b/src/ansys/dpf/core/operators/utility/bind_support_fc.py @@ -110,7 +110,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/change_location.py b/src/ansys/dpf/core/operators/utility/change_location.py index 3dec190544e..90406943859 100644 --- a/src/ansys/dpf/core/operators/utility/change_location.py +++ b/src/ansys/dpf/core/operators/utility/change_location.py @@ -112,7 +112,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/change_shell_layers.py b/src/ansys/dpf/core/operators/utility/change_shell_layers.py index 586730331ef..3d4cc0c9c8e 100644 --- a/src/ansys/dpf/core/operators/utility/change_shell_layers.py +++ b/src/ansys/dpf/core/operators/utility/change_shell_layers.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/compute_time_scoping.py b/src/ansys/dpf/core/operators/utility/compute_time_scoping.py index 2c197ba8710..23ef5c3078e 100644 --- a/src/ansys/dpf/core/operators/utility/compute_time_scoping.py +++ b/src/ansys/dpf/core/operators/utility/compute_time_scoping.py @@ -144,7 +144,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/default_value.py b/src/ansys/dpf/core/operators/utility/default_value.py index 6095093e7ca..05762d4182f 100644 --- a/src/ansys/dpf/core/operators/utility/default_value.py +++ b/src/ansys/dpf/core/operators/utility/default_value.py @@ -110,7 +110,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/delegate_to_operator.py b/src/ansys/dpf/core/operators/utility/delegate_to_operator.py index 8b6126d6401..a3d15955177 100644 --- a/src/ansys/dpf/core/operators/utility/delegate_to_operator.py +++ b/src/ansys/dpf/core/operators/utility/delegate_to_operator.py @@ -107,7 +107,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/extract_field.py b/src/ansys/dpf/core/operators/utility/extract_field.py index 20361b7175f..0d7d6508651 100644 --- a/src/ansys/dpf/core/operators/utility/extract_field.py +++ b/src/ansys/dpf/core/operators/utility/extract_field.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/extract_scoping.py b/src/ansys/dpf/core/operators/utility/extract_scoping.py index 4fe2ae546a8..61442ce59e9 100644 --- a/src/ansys/dpf/core/operators/utility/extract_scoping.py +++ b/src/ansys/dpf/core/operators/utility/extract_scoping.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/extract_sub_fc.py b/src/ansys/dpf/core/operators/utility/extract_sub_fc.py index 9b61ac234d9..fba2f785f9f 100644 --- a/src/ansys/dpf/core/operators/utility/extract_sub_fc.py +++ b/src/ansys/dpf/core/operators/utility/extract_sub_fc.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/extract_sub_mc.py b/src/ansys/dpf/core/operators/utility/extract_sub_mc.py index ca9c786e3af..206d9b1d05e 100644 --- a/src/ansys/dpf/core/operators/utility/extract_sub_mc.py +++ b/src/ansys/dpf/core/operators/utility/extract_sub_mc.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/extract_sub_sc.py b/src/ansys/dpf/core/operators/utility/extract_sub_sc.py index e88c75056e9..5b3727e0777 100644 --- a/src/ansys/dpf/core/operators/utility/extract_sub_sc.py +++ b/src/ansys/dpf/core/operators/utility/extract_sub_sc.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/extract_time_freq.py b/src/ansys/dpf/core/operators/utility/extract_time_freq.py index 861859b23e7..83a8b81987f 100644 --- a/src/ansys/dpf/core/operators/utility/extract_time_freq.py +++ b/src/ansys/dpf/core/operators/utility/extract_time_freq.py @@ -132,7 +132,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/fc_get_attribute.py b/src/ansys/dpf/core/operators/utility/fc_get_attribute.py index ca4c4136a8a..e8f54d34a1a 100644 --- a/src/ansys/dpf/core/operators/utility/fc_get_attribute.py +++ b/src/ansys/dpf/core/operators/utility/fc_get_attribute.py @@ -160,7 +160,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/field_to_fc.py b/src/ansys/dpf/core/operators/utility/field_to_fc.py index b7e2a5faf4e..67a95cae331 100644 --- a/src/ansys/dpf/core/operators/utility/field_to_fc.py +++ b/src/ansys/dpf/core/operators/utility/field_to_fc.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/for_each.py b/src/ansys/dpf/core/operators/utility/for_each.py index 4f59dfdda91..d626f709b4e 100644 --- a/src/ansys/dpf/core/operators/utility/for_each.py +++ b/src/ansys/dpf/core/operators/utility/for_each.py @@ -170,7 +170,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/forward.py b/src/ansys/dpf/core/operators/utility/forward.py index 4cc96fe914d..10df84b19c1 100644 --- a/src/ansys/dpf/core/operators/utility/forward.py +++ b/src/ansys/dpf/core/operators/utility/forward.py @@ -98,7 +98,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/forward_field.py b/src/ansys/dpf/core/operators/utility/forward_field.py index 83298832c84..0c4820b5ee9 100644 --- a/src/ansys/dpf/core/operators/utility/forward_field.py +++ b/src/ansys/dpf/core/operators/utility/forward_field.py @@ -100,7 +100,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/forward_fields_container.py b/src/ansys/dpf/core/operators/utility/forward_fields_container.py index dd5d5befbdf..7edfef59cb2 100644 --- a/src/ansys/dpf/core/operators/utility/forward_fields_container.py +++ b/src/ansys/dpf/core/operators/utility/forward_fields_container.py @@ -97,7 +97,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/forward_meshes_container.py b/src/ansys/dpf/core/operators/utility/forward_meshes_container.py index d6bfff4738a..a4ef5d94853 100644 --- a/src/ansys/dpf/core/operators/utility/forward_meshes_container.py +++ b/src/ansys/dpf/core/operators/utility/forward_meshes_container.py @@ -116,7 +116,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/hdf5dpf_custom_read.py b/src/ansys/dpf/core/operators/utility/hdf5dpf_custom_read.py index f65f9037755..f051b1bb50f 100644 --- a/src/ansys/dpf/core/operators/utility/hdf5dpf_custom_read.py +++ b/src/ansys/dpf/core/operators/utility/hdf5dpf_custom_read.py @@ -176,7 +176,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/hdf5dpf_workglow_provider.py b/src/ansys/dpf/core/operators/utility/hdf5dpf_workglow_provider.py index 597c21520e5..dfd93ce6120 100644 --- a/src/ansys/dpf/core/operators/utility/hdf5dpf_workglow_provider.py +++ b/src/ansys/dpf/core/operators/utility/hdf5dpf_workglow_provider.py @@ -181,7 +181,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/html_doc.py b/src/ansys/dpf/core/operators/utility/html_doc.py index 8efd87b56ca..213a1cab836 100644 --- a/src/ansys/dpf/core/operators/utility/html_doc.py +++ b/src/ansys/dpf/core/operators/utility/html_doc.py @@ -93,7 +93,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/incremental_concatenate_as_fc.py b/src/ansys/dpf/core/operators/utility/incremental_concatenate_as_fc.py index a247ada9150..eca10fd4418 100644 --- a/src/ansys/dpf/core/operators/utility/incremental_concatenate_as_fc.py +++ b/src/ansys/dpf/core/operators/utility/incremental_concatenate_as_fc.py @@ -116,7 +116,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/ints_to_scoping.py b/src/ansys/dpf/core/operators/utility/ints_to_scoping.py index e6715d49390..a25233eaca5 100644 --- a/src/ansys/dpf/core/operators/utility/ints_to_scoping.py +++ b/src/ansys/dpf/core/operators/utility/ints_to_scoping.py @@ -112,7 +112,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/make_for_each_range.py b/src/ansys/dpf/core/operators/utility/make_for_each_range.py index ac686f5ca18..11b1c959d75 100644 --- a/src/ansys/dpf/core/operators/utility/make_for_each_range.py +++ b/src/ansys/dpf/core/operators/utility/make_for_each_range.py @@ -213,7 +213,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/make_label_space.py b/src/ansys/dpf/core/operators/utility/make_label_space.py index b10a7dc25e6..dd15fed7d63 100644 --- a/src/ansys/dpf/core/operators/utility/make_label_space.py +++ b/src/ansys/dpf/core/operators/utility/make_label_space.py @@ -152,7 +152,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/make_overall.py b/src/ansys/dpf/core/operators/utility/make_overall.py index cdcd989f1a5..67d8bed5317 100644 --- a/src/ansys/dpf/core/operators/utility/make_overall.py +++ b/src/ansys/dpf/core/operators/utility/make_overall.py @@ -113,7 +113,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/make_producer_consumer_for_each_iterator.py b/src/ansys/dpf/core/operators/utility/make_producer_consumer_for_each_iterator.py index eb9f24b2a1c..d54afa99c90 100644 --- a/src/ansys/dpf/core/operators/utility/make_producer_consumer_for_each_iterator.py +++ b/src/ansys/dpf/core/operators/utility/make_producer_consumer_for_each_iterator.py @@ -328,7 +328,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/make_time_chunk_for_each.py b/src/ansys/dpf/core/operators/utility/make_time_chunk_for_each.py index 59caad4f19d..5f0ceffb136 100644 --- a/src/ansys/dpf/core/operators/utility/make_time_chunk_for_each.py +++ b/src/ansys/dpf/core/operators/utility/make_time_chunk_for_each.py @@ -292,7 +292,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_fields.py b/src/ansys/dpf/core/operators/utility/merge_fields.py index f054d7807cf..dbe586aa30d 100644 --- a/src/ansys/dpf/core/operators/utility/merge_fields.py +++ b/src/ansys/dpf/core/operators/utility/merge_fields.py @@ -153,7 +153,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_fields_by_label.py b/src/ansys/dpf/core/operators/utility/merge_fields_by_label.py index 0affc4d36de..42b5aebc7b5 100644 --- a/src/ansys/dpf/core/operators/utility/merge_fields_by_label.py +++ b/src/ansys/dpf/core/operators/utility/merge_fields_by_label.py @@ -163,7 +163,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_fields_containers.py b/src/ansys/dpf/core/operators/utility/merge_fields_containers.py index e53f7ba26fa..945e724031a 100644 --- a/src/ansys/dpf/core/operators/utility/merge_fields_containers.py +++ b/src/ansys/dpf/core/operators/utility/merge_fields_containers.py @@ -172,7 +172,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_materials.py b/src/ansys/dpf/core/operators/utility/merge_materials.py index 5984c4d9953..c1f08820be5 100644 --- a/src/ansys/dpf/core/operators/utility/merge_materials.py +++ b/src/ansys/dpf/core/operators/utility/merge_materials.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_meshes.py b/src/ansys/dpf/core/operators/utility/merge_meshes.py index af37ffce599..b8b617f1bc5 100644 --- a/src/ansys/dpf/core/operators/utility/merge_meshes.py +++ b/src/ansys/dpf/core/operators/utility/merge_meshes.py @@ -169,7 +169,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_meshes_containers.py b/src/ansys/dpf/core/operators/utility/merge_meshes_containers.py index 2679926d748..d7325c8b466 100644 --- a/src/ansys/dpf/core/operators/utility/merge_meshes_containers.py +++ b/src/ansys/dpf/core/operators/utility/merge_meshes_containers.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_property_fields.py b/src/ansys/dpf/core/operators/utility/merge_property_fields.py index b28432a09a4..2053d7336a7 100644 --- a/src/ansys/dpf/core/operators/utility/merge_property_fields.py +++ b/src/ansys/dpf/core/operators/utility/merge_property_fields.py @@ -137,7 +137,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_result_infos.py b/src/ansys/dpf/core/operators/utility/merge_result_infos.py index 5a193207fd2..e108206e5ae 100644 --- a/src/ansys/dpf/core/operators/utility/merge_result_infos.py +++ b/src/ansys/dpf/core/operators/utility/merge_result_infos.py @@ -117,7 +117,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_scopings.py b/src/ansys/dpf/core/operators/utility/merge_scopings.py index b48539002a4..7c8314e25ea 100644 --- a/src/ansys/dpf/core/operators/utility/merge_scopings.py +++ b/src/ansys/dpf/core/operators/utility/merge_scopings.py @@ -119,7 +119,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_scopings_containers.py b/src/ansys/dpf/core/operators/utility/merge_scopings_containers.py index 95ce606bf81..5c941a1a009 100644 --- a/src/ansys/dpf/core/operators/utility/merge_scopings_containers.py +++ b/src/ansys/dpf/core/operators/utility/merge_scopings_containers.py @@ -121,7 +121,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_supports.py b/src/ansys/dpf/core/operators/utility/merge_supports.py index 7b3c7b3c94e..c97edbfab6c 100644 --- a/src/ansys/dpf/core/operators/utility/merge_supports.py +++ b/src/ansys/dpf/core/operators/utility/merge_supports.py @@ -115,7 +115,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_time_freq_supports.py b/src/ansys/dpf/core/operators/utility/merge_time_freq_supports.py index 0f7edc3ded6..d278df17fd9 100644 --- a/src/ansys/dpf/core/operators/utility/merge_time_freq_supports.py +++ b/src/ansys/dpf/core/operators/utility/merge_time_freq_supports.py @@ -127,7 +127,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_weighted_fields.py b/src/ansys/dpf/core/operators/utility/merge_weighted_fields.py index 4e729a8474e..276f690a96a 100644 --- a/src/ansys/dpf/core/operators/utility/merge_weighted_fields.py +++ b/src/ansys/dpf/core/operators/utility/merge_weighted_fields.py @@ -187,7 +187,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/merge_weighted_fields_containers.py b/src/ansys/dpf/core/operators/utility/merge_weighted_fields_containers.py index 9d9458ada44..dd040e9cc4c 100644 --- a/src/ansys/dpf/core/operators/utility/merge_weighted_fields_containers.py +++ b/src/ansys/dpf/core/operators/utility/merge_weighted_fields_containers.py @@ -210,7 +210,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/overlap_fields.py b/src/ansys/dpf/core/operators/utility/overlap_fields.py index 1554c95077f..029b299d641 100644 --- a/src/ansys/dpf/core/operators/utility/overlap_fields.py +++ b/src/ansys/dpf/core/operators/utility/overlap_fields.py @@ -104,7 +104,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/producer_consumer_for_each.py b/src/ansys/dpf/core/operators/utility/producer_consumer_for_each.py index 619a3f19068..456f46fa5be 100644 --- a/src/ansys/dpf/core/operators/utility/producer_consumer_for_each.py +++ b/src/ansys/dpf/core/operators/utility/producer_consumer_for_each.py @@ -150,7 +150,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/python_generator.py b/src/ansys/dpf/core/operators/utility/python_generator.py index f7303a90a44..2cf54f7cda1 100644 --- a/src/ansys/dpf/core/operators/utility/python_generator.py +++ b/src/ansys/dpf/core/operators/utility/python_generator.py @@ -132,7 +132,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/python_script_exec.py b/src/ansys/dpf/core/operators/utility/python_script_exec.py index ad38eb0c62c..0f6528b2fab 100644 --- a/src/ansys/dpf/core/operators/utility/python_script_exec.py +++ b/src/ansys/dpf/core/operators/utility/python_script_exec.py @@ -69,7 +69,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/remote_operator_instantiate.py b/src/ansys/dpf/core/operators/utility/remote_operator_instantiate.py index c5e8a1a4c57..a83116cb31c 100644 --- a/src/ansys/dpf/core/operators/utility/remote_operator_instantiate.py +++ b/src/ansys/dpf/core/operators/utility/remote_operator_instantiate.py @@ -170,7 +170,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/remote_workflow_instantiate.py b/src/ansys/dpf/core/operators/utility/remote_workflow_instantiate.py index dedc92895e5..cc23b3999fc 100644 --- a/src/ansys/dpf/core/operators/utility/remote_workflow_instantiate.py +++ b/src/ansys/dpf/core/operators/utility/remote_workflow_instantiate.py @@ -143,7 +143,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/remove_unnecessary_labels.py b/src/ansys/dpf/core/operators/utility/remove_unnecessary_labels.py index e4215285daf..6553330f8d2 100644 --- a/src/ansys/dpf/core/operators/utility/remove_unnecessary_labels.py +++ b/src/ansys/dpf/core/operators/utility/remove_unnecessary_labels.py @@ -139,7 +139,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/scalars_to_field.py b/src/ansys/dpf/core/operators/utility/scalars_to_field.py index 3f246144ae3..81c298beddf 100644 --- a/src/ansys/dpf/core/operators/utility/scalars_to_field.py +++ b/src/ansys/dpf/core/operators/utility/scalars_to_field.py @@ -187,7 +187,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/set_attribute.py b/src/ansys/dpf/core/operators/utility/set_attribute.py index b3717a4a7f5..550594435a1 100644 --- a/src/ansys/dpf/core/operators/utility/set_attribute.py +++ b/src/ansys/dpf/core/operators/utility/set_attribute.py @@ -136,7 +136,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/set_property.py b/src/ansys/dpf/core/operators/utility/set_property.py index cd6c56effae..ef6a5dd44e3 100644 --- a/src/ansys/dpf/core/operators/utility/set_property.py +++ b/src/ansys/dpf/core/operators/utility/set_property.py @@ -131,7 +131,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/split_in_for_each_range.py b/src/ansys/dpf/core/operators/utility/split_in_for_each_range.py index 6f5e3f4496e..3ff45a0c2b1 100644 --- a/src/ansys/dpf/core/operators/utility/split_in_for_each_range.py +++ b/src/ansys/dpf/core/operators/utility/split_in_for_each_range.py @@ -161,7 +161,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/strain_from_voigt.py b/src/ansys/dpf/core/operators/utility/strain_from_voigt.py index e72b69e4a09..c2b7c34af7c 100644 --- a/src/ansys/dpf/core/operators/utility/strain_from_voigt.py +++ b/src/ansys/dpf/core/operators/utility/strain_from_voigt.py @@ -102,7 +102,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/txt_file_to_dpf.py b/src/ansys/dpf/core/operators/utility/txt_file_to_dpf.py index 8a85393a78a..f36d3b52405 100644 --- a/src/ansys/dpf/core/operators/utility/txt_file_to_dpf.py +++ b/src/ansys/dpf/core/operators/utility/txt_file_to_dpf.py @@ -105,7 +105,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/unitary_field.py b/src/ansys/dpf/core/operators/utility/unitary_field.py index dd9f485efb2..0f96bb63464 100644 --- a/src/ansys/dpf/core/operators/utility/unitary_field.py +++ b/src/ansys/dpf/core/operators/utility/unitary_field.py @@ -102,7 +102,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns -------- diff --git a/src/ansys/dpf/core/operators/utility/weighted_merge_fields_by_label.py b/src/ansys/dpf/core/operators/utility/weighted_merge_fields_by_label.py index 4d6177a5309..b40a371f557 100644 --- a/src/ansys/dpf/core/operators/utility/weighted_merge_fields_by_label.py +++ b/src/ansys/dpf/core/operators/utility/weighted_merge_fields_by_label.py @@ -188,7 +188,7 @@ def inputs(self): @property def outputs(self): - """Enables to get outputs of the operator by evaluationg it + """Enables to get outputs of the operator by evaluating it Returns --------