ansys-fluent-core 0.31.dev1__py3-none-any.whl → 0.31.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ansys-fluent-core might be problematic. Click here for more details.

Files changed (59) hide show
  1. ansys/fluent/core/__init__.py +11 -3
  2. ansys/fluent/core/codegen/settingsgen.py +6 -0
  3. ansys/fluent/core/codegen/tuigen.py +1 -2
  4. ansys/fluent/core/docker/docker_compose.py +243 -0
  5. ansys/fluent/core/field_data_interfaces.py +6 -0
  6. ansys/fluent/core/file_session.py +158 -128
  7. ansys/fluent/core/filereader/data_file.py +11 -0
  8. ansys/fluent/core/filereader/pre_processor.py +22 -0
  9. ansys/fluent/core/fluent_connection.py +48 -20
  10. ansys/fluent/core/generated/api_tree/api_objects.json +1 -1
  11. ansys/fluent/core/generated/datamodel_231/flicing.py +35 -35
  12. ansys/fluent/core/generated/datamodel_231/meshing.py +189 -189
  13. ansys/fluent/core/generated/datamodel_232/flicing.py +35 -35
  14. ansys/fluent/core/generated/datamodel_232/meshing.py +237 -237
  15. ansys/fluent/core/generated/datamodel_241/flicing.py +45 -45
  16. ansys/fluent/core/generated/datamodel_241/meshing.py +295 -295
  17. ansys/fluent/core/generated/datamodel_242/flicing.py +60 -60
  18. ansys/fluent/core/generated/datamodel_242/meshing.py +285 -285
  19. ansys/fluent/core/generated/datamodel_242/part_management.py +6 -6
  20. ansys/fluent/core/generated/datamodel_251/flicing.py +55 -55
  21. ansys/fluent/core/generated/datamodel_251/meshing.py +370 -370
  22. ansys/fluent/core/generated/datamodel_251/part_management.py +6 -6
  23. ansys/fluent/core/generated/datamodel_252/flicing.py +55 -55
  24. ansys/fluent/core/generated/datamodel_252/meshing.py +790 -428
  25. ansys/fluent/core/generated/datamodel_252/part_management.py +10 -10
  26. ansys/fluent/core/generated/datamodel_252/preferences.py +1 -1
  27. ansys/fluent/core/generated/fluent_version_252.py +4 -4
  28. ansys/fluent/core/generated/meshing/tui_252.py +1133 -1178
  29. ansys/fluent/core/generated/solver/settings_252.py +2241 -1649
  30. ansys/fluent/core/generated/solver/settings_252.pyi +1785 -1430
  31. ansys/fluent/core/generated/solver/settings_builtin.pyi +104 -0
  32. ansys/fluent/core/generated/solver/tui_252.py +2174 -2005
  33. ansys/fluent/core/launcher/container_launcher.py +39 -8
  34. ansys/fluent/core/launcher/fluent_container.py +61 -22
  35. ansys/fluent/core/launcher/launcher.py +24 -13
  36. ansys/fluent/core/launcher/launcher_utils.py +8 -0
  37. ansys/fluent/core/launcher/process_launch_string.py +2 -6
  38. ansys/fluent/core/launcher/slurm_launcher.py +1 -0
  39. ansys/fluent/core/report.py +2 -0
  40. ansys/fluent/core/services/deprecated_field_data.py +74 -46
  41. ansys/fluent/core/services/field_data.py +104 -69
  42. ansys/fluent/core/services/reduction.py +55 -66
  43. ansys/fluent/core/services/solution_variables.py +9 -1
  44. ansys/fluent/core/session.py +15 -12
  45. ansys/fluent/core/session_meshing.py +3 -0
  46. ansys/fluent/core/session_solver.py +20 -43
  47. ansys/fluent/core/session_utilities.py +429 -0
  48. ansys/fluent/core/solver/flobject.py +28 -0
  49. ansys/fluent/core/utils/deprecate.py +46 -0
  50. ansys/fluent/core/utils/file_transfer_service.py +19 -3
  51. ansys/fluent/core/utils/fluent_version.py +42 -11
  52. ansys/fluent/core/variable_strategies/__init__.py +29 -0
  53. ansys/fluent/core/variable_strategies/expr.py +186 -0
  54. ansys/fluent/core/variable_strategies/field.py +186 -0
  55. ansys/fluent/core/variable_strategies/svar.py +61 -0
  56. {ansys_fluent_core-0.31.dev1.dist-info → ansys_fluent_core-0.31.1.dist-info}/METADATA +9 -6
  57. {ansys_fluent_core-0.31.dev1.dist-info → ansys_fluent_core-0.31.1.dist-info}/RECORD +59 -53
  58. {ansys_fluent_core-0.31.dev1.dist-info → ansys_fluent_core-0.31.1.dist-info}/WHEEL +1 -1
  59. {ansys_fluent_core-0.31.dev1.dist-info → ansys_fluent_core-0.31.1.dist-info/licenses}/LICENSE +0 -0
@@ -3225,8 +3225,8 @@ class Root(PyMenu):
3225
3225
  super().__init__(parent, attr, service, rules, path)
3226
3226
  self.MaxSize = self._MaxSize(self, "MaxSize", service, rules, path)
3227
3227
  self.RefacetDuringLoad = self._RefacetDuringLoad(self, "RefacetDuringLoad", service, rules, path)
3228
- self.NormalAngle = self._NormalAngle(self, "NormalAngle", service, rules, path)
3229
3228
  self.Deviation = self._Deviation(self, "Deviation", service, rules, path)
3229
+ self.NormalAngle = self._NormalAngle(self, "NormalAngle", service, rules, path)
3230
3230
 
3231
3231
  class _MaxSize(PyNumericalCommandArgumentsSubItem):
3232
3232
  """
@@ -3238,14 +3238,14 @@ class Root(PyMenu):
3238
3238
  This option is available when DSCO is selected for the Import Route. When enabled, this option will refacet the geometry as it is converted to a .fmd file. This option eliminates the need for any refaceting operation after the geometry is loaded, which can be expensive.
3239
3239
  """
3240
3240
 
3241
- class _NormalAngle(PyNumericalCommandArgumentsSubItem):
3241
+ class _Deviation(PyNumericalCommandArgumentsSubItem):
3242
3242
  """
3243
- Specify a rotational angle (in degrees) of transformation.
3243
+ Specify the distance between facet edges and the geometry edges. Decreasing this value will result in more facets along curved edges.
3244
3244
  """
3245
3245
 
3246
- class _Deviation(PyNumericalCommandArgumentsSubItem):
3246
+ class _NormalAngle(PyNumericalCommandArgumentsSubItem):
3247
3247
  """
3248
- Specify the distance between facet edges and the geometry edges. Decreasing this value will result in more facets along curved edges.
3248
+ Specify a rotational angle (in degrees) of transformation.
3249
3249
  """
3250
3250
 
3251
3251
  def create_instance(self) -> _AppendFmdFilesCommandArguments:
@@ -3543,8 +3543,8 @@ class Root(PyMenu):
3543
3543
  super().__init__(parent, attr, service, rules, path)
3544
3544
  self.MaxSize = self._MaxSize(self, "MaxSize", service, rules, path)
3545
3545
  self.RefacetDuringLoad = self._RefacetDuringLoad(self, "RefacetDuringLoad", service, rules, path)
3546
- self.Deviation = self._Deviation(self, "Deviation", service, rules, path)
3547
3546
  self.NormalAngle = self._NormalAngle(self, "NormalAngle", service, rules, path)
3547
+ self.Deviation = self._Deviation(self, "Deviation", service, rules, path)
3548
3548
 
3549
3549
  class _MaxSize(PyNumericalCommandArgumentsSubItem):
3550
3550
  """
@@ -3556,14 +3556,14 @@ class Root(PyMenu):
3556
3556
  This option is available when DSCO is selected for the Import Route. When enabled, this option will refacet the geometry as it is converted to a .fmd file. This option eliminates the need for any refaceting operation after the geometry is loaded, which can be expensive.
3557
3557
  """
3558
3558
 
3559
- class _Deviation(PyNumericalCommandArgumentsSubItem):
3559
+ class _NormalAngle(PyNumericalCommandArgumentsSubItem):
3560
3560
  """
3561
- Specify the distance between facet edges and the geometry edges. Decreasing this value will result in more facets along curved edges.
3561
+ Specify a rotational angle (in degrees) of transformation.
3562
3562
  """
3563
3563
 
3564
- class _NormalAngle(PyNumericalCommandArgumentsSubItem):
3564
+ class _Deviation(PyNumericalCommandArgumentsSubItem):
3565
3565
  """
3566
- Specify a rotational angle (in degrees) of transformation.
3566
+ Specify the distance between facet edges and the geometry edges. Decreasing this value will result in more facets along curved edges.
3567
3567
  """
3568
3568
 
3569
3569
  def create_instance(self) -> _InputFileChangedCommandArguments:
@@ -1448,7 +1448,7 @@ class Root(PyMenu):
1448
1448
 
1449
1449
  class HardcopyLineWidth(PyNumerical):
1450
1450
  """
1451
- Parameter HardcopyLineWidth of value type int.
1451
+ Parameter HardcopyLineWidth of value type float.
1452
1452
  """
1453
1453
  pass
1454
1454
 
@@ -1,5 +1,5 @@
1
1
  FLUENT_VERSION = "252"
2
- FLUENT_BUILD_TIME = "Apr 15 2025 14:10:59 EDT"
3
- FLUENT_BUILD_ID = "172"
4
- FLUENT_REVISION = "23fcfba9ad"
5
- FLUENT_BRANCH = "develop"
2
+ FLUENT_BUILD_TIME = "Aug 06 2025 12:20:11 EDT"
3
+ FLUENT_BUILD_ID = "203"
4
+ FLUENT_REVISION = "3c94cbcb4d"
5
+ FLUENT_BRANCH = "releases/release-25.2-staging"