ansys-fluent-core 0.30.1__py3-none-any.whl → 0.30.3__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.

@@ -1344,6 +1344,7 @@ class Root(PyMenu):
1344
1344
  self.DrawMesh = self.__class__.DrawMesh(service, rules, path + [("DrawMesh", "")])
1345
1345
  self.Field = self.__class__.Field(service, rules, path + [("Field", "")])
1346
1346
  self.Filled = self.__class__.Filled(service, rules, path + [("Filled", "")])
1347
+ self.MirrorPlaneNames = self.__class__.MirrorPlaneNames(service, rules, path + [("MirrorPlaneNames", "")])
1347
1348
  self.NodeValues = self.__class__.NodeValues(service, rules, path + [("NodeValues", "")])
1348
1349
  self.OverlayedMesh = self.__class__.OverlayedMesh(service, rules, path + [("OverlayedMesh", "")])
1349
1350
  self.SaveFlag = self.__class__.SaveFlag(service, rules, path + [("SaveFlag", "")])
@@ -1625,6 +1626,12 @@ class Root(PyMenu):
1625
1626
  """
1626
1627
  pass
1627
1628
 
1629
+ class MirrorPlaneNames(PyTextual):
1630
+ """
1631
+ Parameter MirrorPlaneNames of value type list[str].
1632
+ """
1633
+ pass
1634
+
1628
1635
  class NodeValues(PyParameter):
1629
1636
  """
1630
1637
  Parameter NodeValues of value type bool.
@@ -2240,6 +2247,7 @@ class Root(PyMenu):
2240
2247
  self.Options = self.__class__.Options(service, rules, path + [("Options", "")])
2241
2248
  self.SaveImageOptions = self.__class__.SaveImageOptions(service, rules, path + [("SaveImageOptions", "")])
2242
2249
  self.DisplayLIC = self.__class__.DisplayLIC(service, rules, path + [("DisplayLIC", "")])
2250
+ self.MirrorPlaneNames = self.__class__.MirrorPlaneNames(service, rules, path + [("MirrorPlaneNames", "")])
2243
2251
  self.SaveFlag = self.__class__.SaveFlag(service, rules, path + [("SaveFlag", "")])
2244
2252
  self.ShrinkFactor = self.__class__.ShrinkFactor(service, rules, path + [("ShrinkFactor", "")])
2245
2253
  self.Surfaces = self.__class__.Surfaces(service, rules, path + [("Surfaces", "")])
@@ -2455,6 +2463,12 @@ class Root(PyMenu):
2455
2463
  """
2456
2464
  pass
2457
2465
 
2466
+ class MirrorPlaneNames(PyTextual):
2467
+ """
2468
+ Parameter MirrorPlaneNames of value type list[str].
2469
+ """
2470
+ pass
2471
+
2458
2472
  class SaveFlag(PyParameter):
2459
2473
  """
2460
2474
  Parameter SaveFlag of value type bool.
@@ -3298,6 +3312,7 @@ class Root(PyMenu):
3298
3312
  self.Style = self.__class__.Style(service, rules, path + [("Style", "")])
3299
3313
  self.Coarsen = self.__class__.Coarsen(service, rules, path + [("Coarsen", "")])
3300
3314
  self.DrawMesh = self.__class__.DrawMesh(service, rules, path + [("DrawMesh", "")])
3315
+ self.MirrorPlaneNames = self.__class__.MirrorPlaneNames(service, rules, path + [("MirrorPlaneNames", "")])
3301
3316
  self.OnZone = self.__class__.OnZone(service, rules, path + [("OnZone", "")])
3302
3317
  self.OverlayedMesh = self.__class__.OverlayedMesh(service, rules, path + [("OverlayedMesh", "")])
3303
3318
  self.PathlinesField = self.__class__.PathlinesField(service, rules, path + [("PathlinesField", "")])
@@ -3705,6 +3720,12 @@ class Root(PyMenu):
3705
3720
  """
3706
3721
  pass
3707
3722
 
3723
+ class MirrorPlaneNames(PyTextual):
3724
+ """
3725
+ Parameter MirrorPlaneNames of value type list[str].
3726
+ """
3727
+ pass
3728
+
3708
3729
  class OnZone(PyTextual):
3709
3730
  """
3710
3731
  Parameter OnZone of value type list[str].
@@ -3883,6 +3904,7 @@ class Root(PyMenu):
3883
3904
  def __init__(self, service, rules, path):
3884
3905
  self.SaveImageOptions = self.__class__.SaveImageOptions(service, rules, path + [("SaveImageOptions", "")])
3885
3906
  self.GraphicsObjects = self.__class__.GraphicsObjects(service, rules, path + [("GraphicsObjects", "")])
3907
+ self.MirrorPlaneNames = self.__class__.MirrorPlaneNames(service, rules, path + [("MirrorPlaneNames", "")])
3886
3908
  self.SaveFlag = self.__class__.SaveFlag(service, rules, path + [("SaveFlag", "")])
3887
3909
  self.SyncStatus = self.__class__.SyncStatus(service, rules, path + [("SyncStatus", "")])
3888
3910
  self.ViewName = self.__class__.ViewName(service, rules, path + [("ViewName", "")])
@@ -3989,6 +4011,12 @@ class Root(PyMenu):
3989
4011
  """
3990
4012
  pass
3991
4013
 
4014
+ class MirrorPlaneNames(PyTextual):
4015
+ """
4016
+ Parameter MirrorPlaneNames of value type list[str].
4017
+ """
4018
+ pass
4019
+
3992
4020
  class SaveFlag(PyParameter):
3993
4021
  """
3994
4022
  Parameter SaveFlag of value type bool.
@@ -4150,6 +4178,7 @@ class Root(PyMenu):
4150
4178
  self.VectorOptions = self.__class__.VectorOptions(service, rules, path + [("VectorOptions", "")])
4151
4179
  self.DrawMesh = self.__class__.DrawMesh(service, rules, path + [("DrawMesh", "")])
4152
4180
  self.Field = self.__class__.Field(service, rules, path + [("Field", "")])
4181
+ self.MirrorPlaneNames = self.__class__.MirrorPlaneNames(service, rules, path + [("MirrorPlaneNames", "")])
4153
4182
  self.OverlayedMesh = self.__class__.OverlayedMesh(service, rules, path + [("OverlayedMesh", "")])
4154
4183
  self.SaveFlag = self.__class__.SaveFlag(service, rules, path + [("SaveFlag", "")])
4155
4184
  self.Skip = self.__class__.Skip(service, rules, path + [("Skip", "")])
@@ -4480,6 +4509,12 @@ class Root(PyMenu):
4480
4509
  """
4481
4510
  pass
4482
4511
 
4512
+ class MirrorPlaneNames(PyTextual):
4513
+ """
4514
+ Parameter MirrorPlaneNames of value type list[str].
4515
+ """
4516
+ pass
4517
+
4483
4518
  class OverlayedMesh(PyTextual):
4484
4519
  """
4485
4520
  Parameter OverlayedMesh of value type str.
@@ -35,6 +35,7 @@ class Root(PyMenu):
35
35
  self.AddThickness = self.__class__.AddThickness(service, rules, "AddThickness", path)
36
36
  self.AddThinVolumeMeshControls = self.__class__.AddThinVolumeMeshControls(service, rules, "AddThinVolumeMeshControls", path)
37
37
  self.AddVirtualTopology = self.__class__.AddVirtualTopology(service, rules, "AddVirtualTopology", path)
38
+ self.AxisymmetricSweep = self.__class__.AxisymmetricSweep(service, rules, "AxisymmetricSweep", path)
38
39
  self.Capping = self.__class__.Capping(service, rules, "Capping", path)
39
40
  self.CheckMesh = self.__class__.CheckMesh(service, rules, "CheckMesh", path)
40
41
  self.CheckSurfaceQuality = self.__class__.CheckSurfaceQuality(service, rules, "CheckSurfaceQuality", path)
@@ -621,6 +622,7 @@ class Root(PyMenu):
621
622
  """
622
623
  def __init__(self, service, rules, path):
623
624
  self.Bounds = self.__class__.Bounds(service, rules, path + [("Bounds", "")])
625
+ self.Regions = self.__class__.Regions(service, rules, path + [("Regions", "")])
624
626
  self.ClippingPlane = self.__class__.ClippingPlane(service, rules, "ClippingPlane", path)
625
627
  self.DrawThinVolumeRegions = self.__class__.DrawThinVolumeRegions(service, rules, "DrawThinVolumeRegions", path)
626
628
  self.GetClippingZoneIDs = self.__class__.GetClippingZoneIDs(service, rules, "GetClippingZoneIDs", path)
@@ -636,7 +638,7 @@ class Root(PyMenu):
636
638
  self.BoundX = self.__class__.BoundX(service, rules, path + [("BoundX", "")])
637
639
  self.BoundY = self.__class__.BoundY(service, rules, path + [("BoundY", "")])
638
640
  self.BoundZ = self.__class__.BoundZ(service, rules, path + [("BoundZ", "")])
639
- self.Delta3D = self.__class__.Delta3D(service, rules, path + [("Delta3D", "")])
641
+ self.DeltaValue = self.__class__.DeltaValue(service, rules, path + [("DeltaValue", "")])
640
642
  self.Selection = self.__class__.Selection(service, rules, path + [("Selection", "")])
641
643
  self.ResetBounds = self.__class__.ResetBounds(service, rules, "ResetBounds", path)
642
644
  self.SetBounds = self.__class__.SetBounds(service, rules, "SetBounds", path)
@@ -660,9 +662,9 @@ class Root(PyMenu):
660
662
  """
661
663
  pass
662
664
 
663
- class Delta3D(PyNumerical):
665
+ class DeltaValue(PyNumerical):
664
666
  """
665
- Parameter Delta3D of value type float.
667
+ Parameter DeltaValue of value type float.
666
668
  """
667
669
  pass
668
670
 
@@ -687,6 +689,64 @@ class Root(PyMenu):
687
689
  """
688
690
  Command SetBounds.
689
691
 
692
+ Parameters
693
+ ----------
694
+ Value : float
695
+
696
+ Returns
697
+ -------
698
+ None
699
+ """
700
+ pass
701
+
702
+ class Regions(PyMenu):
703
+ """
704
+ Singleton Regions.
705
+ """
706
+ def __init__(self, service, rules, path):
707
+ self.DrawAll = self.__class__.DrawAll(service, rules, "DrawAll", path)
708
+ self.DrawDead = self.__class__.DrawDead(service, rules, "DrawDead", path)
709
+ self.DrawFluid = self.__class__.DrawFluid(service, rules, "DrawFluid", path)
710
+ self.DrawSolid = self.__class__.DrawSolid(service, rules, "DrawSolid", path)
711
+ super().__init__(service, rules, path)
712
+
713
+ class DrawAll(PyCommand):
714
+ """
715
+ Command DrawAll.
716
+
717
+
718
+ Returns
719
+ -------
720
+ None
721
+ """
722
+ pass
723
+
724
+ class DrawDead(PyCommand):
725
+ """
726
+ Command DrawDead.
727
+
728
+
729
+ Returns
730
+ -------
731
+ None
732
+ """
733
+ pass
734
+
735
+ class DrawFluid(PyCommand):
736
+ """
737
+ Command DrawFluid.
738
+
739
+
740
+ Returns
741
+ -------
742
+ None
743
+ """
744
+ pass
745
+
746
+ class DrawSolid(PyCommand):
747
+ """
748
+ Command DrawSolid.
749
+
690
750
 
691
751
  Returns
692
752
  -------
@@ -978,10 +1038,10 @@ class Root(PyMenu):
978
1038
  UseSweepSize : str
979
1039
  MaxSweepSize : float
980
1040
  RegionScope : list[str]
981
- TopologyList : list[str]
982
1041
  SourceMethod : str
983
1042
  ParallelSelection : bool
984
1043
  ShowEdgeBiasing : str
1044
+ TopoSourceList : list[str]
985
1045
  LabelSourceList : list[str]
986
1046
  ZoneSourceList : list[str]
987
1047
  ZoneLocation : list[str]
@@ -1071,6 +1131,7 @@ class Root(PyMenu):
1071
1131
  SideImprints : bool
1072
1132
  StackedPlates : bool
1073
1133
  AutoControlCreation : bool
1134
+ Objects : list[str]
1074
1135
  RegionScope : list[str]
1075
1136
  SelectSourceBy : str
1076
1137
  ParallelSource : bool
@@ -1117,6 +1178,28 @@ class Root(PyMenu):
1117
1178
  """
1118
1179
  pass
1119
1180
 
1181
+ class AxisymmetricSweep(PyCommand):
1182
+ """
1183
+ Command AxisymmetricSweep.
1184
+
1185
+ Parameters
1186
+ ----------
1187
+ AxisSweepControlName : str
1188
+ SelectionType : str
1189
+ SweepBoundaryZoneList : list[str]
1190
+ TopologyList : list[str]
1191
+ AxisOrigin : dict[str, Any]
1192
+ AxisDirection : dict[str, Any]
1193
+ RevolutionAngleDeg : float
1194
+ NumberOfLayers : int
1195
+ ZoneLocation : list[str]
1196
+
1197
+ Returns
1198
+ -------
1199
+ bool
1200
+ """
1201
+ pass
1202
+
1120
1203
  class Capping(PyCommand):
1121
1204
  """
1122
1205
  Command Capping.
@@ -1286,6 +1369,7 @@ class Root(PyMenu):
1286
1369
  VolumeFill : str
1287
1370
  CylinderMethod : str
1288
1371
  CylinderLength : float
1372
+ GeometryToolsProperties : dict[str, Any]
1289
1373
 
1290
1374
  Returns
1291
1375
  -------
@@ -1318,6 +1402,7 @@ class Root(PyMenu):
1318
1402
  VolumeFill : str
1319
1403
  CylinderMethod : str
1320
1404
  CylinderLength : float
1405
+ GeometryToolsProperties : dict[str, Any]
1321
1406
 
1322
1407
  Returns
1323
1408
  -------
@@ -1350,6 +1435,7 @@ class Root(PyMenu):
1350
1435
  VolumeFill : str
1351
1436
  CylinderMethod : str
1352
1437
  CylinderLength : float
1438
+ GeometryToolsProperties : dict[str, Any]
1353
1439
 
1354
1440
  Returns
1355
1441
  -------
@@ -1478,6 +1564,7 @@ class Root(PyMenu):
1478
1564
  VolumeFill : str
1479
1565
  CylinderMethod : str
1480
1566
  CylinderLength : float
1567
+ GeometryToolsProperties : dict[str, Any]
1481
1568
 
1482
1569
  Returns
1483
1570
  -------
@@ -1523,7 +1610,7 @@ class Root(PyMenu):
1523
1610
  ----------
1524
1611
  InputMethod : str
1525
1612
  PorousRegionName : str
1526
- WrapperSize : float
1613
+ WrapperSizeFactor : float
1527
1614
  FileName : str
1528
1615
  Location : str
1529
1616
  CellSizeP1P2 : float
@@ -1813,6 +1900,7 @@ class Root(PyMenu):
1813
1900
  IntermediateFileName : str
1814
1901
  SeparateSurface : str
1815
1902
  UseSizeFieldForPrimeWrap : str
1903
+ LeakShield : str
1816
1904
  AutoPairing : str
1817
1905
  MergeWrapperAtSolidConacts : str
1818
1906
  ParallelSerialOption : str
@@ -2261,6 +2349,7 @@ class Root(PyMenu):
2261
2349
  EqualRange : float
2262
2350
  ZoneOrLabel : str
2263
2351
  LabelList : list[str]
2352
+ TopologyList : list[str]
2264
2353
  ManageFaceZoneList : list[str]
2265
2354
  ManageCellZoneList : list[str]
2266
2355
  BodyLabelList : list[str]
@@ -2586,6 +2675,7 @@ class Root(PyMenu):
2586
2675
  TopologyTypeList : list[str]
2587
2676
  OldTopologyList : list[str]
2588
2677
  OldTopologyTypeList : list[str]
2678
+ TopologyBodyList : list[str]
2589
2679
  BoundaryCurrentList : list[str]
2590
2680
  BoundaryCurrentTypeList : list[str]
2591
2681
  BoundaryAllowedTypeList : list[str]
@@ -20,6 +20,7 @@ class Root(PyMenu):
20
20
  Singleton Root.
21
21
  """
22
22
  def __init__(self, service, rules, path):
23
+ self.AnsysCloudBurst = self.__class__.AnsysCloudBurst(service, rules, path + [("AnsysCloudBurst", "")])
23
24
  self.Appearance = self.__class__.Appearance(service, rules, path + [("Appearance", "")])
24
25
  self.GPUApp = self.__class__.GPUApp(service, rules, path + [("GPUApp", "")])
25
26
  self.General = self.__class__.General(service, rules, path + [("General", "")])
@@ -35,6 +36,20 @@ class Root(PyMenu):
35
36
  self.TurboWorkflow = self.__class__.TurboWorkflow(service, rules, path + [("TurboWorkflow", "")])
36
37
  super().__init__(service, rules, path)
37
38
 
39
+ class AnsysCloudBurst(PyMenu):
40
+ """
41
+ Singleton AnsysCloudBurst.
42
+ """
43
+ def __init__(self, service, rules, path):
44
+ self.AuthenticationMethod = self.__class__.AuthenticationMethod(service, rules, path + [("AuthenticationMethod", "")])
45
+ super().__init__(service, rules, path)
46
+
47
+ class AuthenticationMethod(PyTextual):
48
+ """
49
+ Parameter AuthenticationMethod of value type str.
50
+ """
51
+ pass
52
+
38
53
  class Appearance(PyMenu):
39
54
  """
40
55
  Singleton Appearance.
@@ -2188,6 +2203,7 @@ class Root(PyMenu):
2188
2203
  Singleton MeshingWorkflow.
2189
2204
  """
2190
2205
  def __init__(self, service, rules, path):
2206
+ self.CadLogOption = self.__class__.CadLogOption(service, rules, path + [("CadLogOption", "")])
2191
2207
  self.DrawSettings = self.__class__.DrawSettings(service, rules, path + [("DrawSettings", "")])
2192
2208
  self.CheckpointingOption = self.__class__.CheckpointingOption(service, rules, path + [("CheckpointingOption", "")])
2193
2209
  self.SaveCheckpointFiles = self.__class__.SaveCheckpointFiles(service, rules, path + [("SaveCheckpointFiles", "")])
@@ -2197,6 +2213,34 @@ class Root(PyMenu):
2197
2213
  self.Verbosity = self.__class__.Verbosity(service, rules, path + [("Verbosity", "")])
2198
2214
  super().__init__(service, rules, path)
2199
2215
 
2216
+ class CadLogOption(PyMenu):
2217
+ """
2218
+ Singleton CadLogOption.
2219
+ """
2220
+ def __init__(self, service, rules, path):
2221
+ self.Location = self.__class__.Location(service, rules, path + [("Location", "")])
2222
+ self.Prefix = self.__class__.Prefix(service, rules, path + [("Prefix", "")])
2223
+ self.Write = self.__class__.Write(service, rules, path + [("Write", "")])
2224
+ super().__init__(service, rules, path)
2225
+
2226
+ class Location(PyTextual):
2227
+ """
2228
+ Parameter Location of value type str.
2229
+ """
2230
+ pass
2231
+
2232
+ class Prefix(PyTextual):
2233
+ """
2234
+ Parameter Prefix of value type str.
2235
+ """
2236
+ pass
2237
+
2238
+ class Write(PyTextual):
2239
+ """
2240
+ Parameter Write of value type str.
2241
+ """
2242
+ pass
2243
+
2200
2244
  class DrawSettings(PyMenu):
2201
2245
  """
2202
2246
  Singleton DrawSettings.
@@ -464,7 +464,9 @@ class Root(PyMenu):
464
464
  Parameters
465
465
  ----------
466
466
  TopologyName : str
467
+ AddChild : str
467
468
  UseWireframe : bool
469
+ SkipTurboTopology : bool
468
470
  DefaultTopologyNameList : list[str]
469
471
  DefaultTopologyZoneList : list[str]
470
472
  TopologyNameList : list[str]
@@ -322,6 +322,7 @@ class Root(PyMenu):
322
322
  """
323
323
  def __init__(self, service, rules, path):
324
324
  self.CurrentTask = self.__class__.CurrentTask(service, rules, path + [("CurrentTask", "")])
325
+ self.InactiveTaskList = self.__class__.InactiveTaskList(service, rules, path + [("InactiveTaskList", "")])
325
326
  self.TaskList = self.__class__.TaskList(service, rules, path + [("TaskList", "")])
326
327
  self.WorkflowType = self.__class__.WorkflowType(service, rules, path + [("WorkflowType", "")])
327
328
  super().__init__(service, rules, path)
@@ -332,6 +333,12 @@ class Root(PyMenu):
332
333
  """
333
334
  pass
334
335
 
336
+ class InactiveTaskList(PyTextual):
337
+ """
338
+ Parameter InactiveTaskList of value type list[str].
339
+ """
340
+ pass
341
+
335
342
  class TaskList(PyTextual):
336
343
  """
337
344
  Parameter TaskList of value type list[str].
@@ -1,5 +1,5 @@
1
1
  FLUENT_VERSION = "252"
2
- FLUENT_BUILD_TIME = "Feb 21 2025 15:08:30 EST"
3
- FLUENT_BUILD_ID = "119"
4
- FLUENT_REVISION = "5a55c28c9e"
2
+ FLUENT_BUILD_TIME = "Apr 09 2025 02:09:32 EDT"
3
+ FLUENT_BUILD_ID = "166"
4
+ FLUENT_REVISION = "6cc0401add"
5
5
  FLUENT_BRANCH = "develop"