ansys-fluent-core 0.28.0__py3-none-any.whl → 0.29.dev0__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.
- ansys/fluent/core/__init__.py +1 -1
- ansys/fluent/core/_version.py +1 -1
- ansys/fluent/core/generated/api_tree/api_objects.json +1 -1
- {ansys_fluent_core-0.28.0.dist-info → ansys_fluent_core-0.29.dev0.dist-info}/METADATA +1 -2
- {ansys_fluent_core-0.28.0.dist-info → ansys_fluent_core-0.29.dev0.dist-info}/RECORD +8 -8
- {ansys_fluent_core-0.28.0.dist-info → ansys_fluent_core-0.29.dev0.dist-info}/WHEEL +1 -1
- {ansys_fluent_core-0.28.0.dist-info → ansys_fluent_core-0.29.dev0.dist-info}/AUTHORS +0 -0
- {ansys_fluent_core-0.28.0.dist-info → ansys_fluent_core-0.29.dev0.dist-info}/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ansys-fluent-core
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.29.dev0
|
|
4
4
|
Summary: PyFluent provides Pythonic access to Ansys Fluent
|
|
5
5
|
Home-page: https://github.com/ansys/pyfluent
|
|
6
6
|
License: MIT
|
|
@@ -16,7 +16,6 @@ Classifier: Programming Language :: Python :: 3
|
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.10
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.11
|
|
18
18
|
Classifier: Programming Language :: Python :: 3.12
|
|
19
|
-
Classifier: Programming Language :: Python :: 3.13
|
|
20
19
|
Provides-Extra: reader
|
|
21
20
|
Provides-Extra: tests
|
|
22
21
|
Requires-Dist: ansys-api-fluent (>=0.3.30,<0.4.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
ansys/fluent/core/docs/README.rst,sha256=MrPjsTf4lCvlCVsBNZzQDRm4qEKIOKn4Blw3xbKRQf8,6556
|
|
2
|
-
ansys/fluent/core/__init__.py,sha256=
|
|
2
|
+
ansys/fluent/core/__init__.py,sha256=XNQjRscybl3jScWln51e-L2MGSZnM3XVN09agLZJMJ8,4499
|
|
3
3
|
ansys/fluent/core/_stand_alone_datamodel_client/_datamodel_client.py,sha256=x1FWjAbfzU-MMnbKTDwUhe4eohJpUcOsa9qnHywEUrk,964
|
|
4
|
-
ansys/fluent/core/_version.py,sha256=
|
|
4
|
+
ansys/fluent/core/_version.py,sha256=vM9D2JczeaNmqXa-emoXbrJPupxUkBG6IXJlgR7GhJc,396
|
|
5
5
|
ansys/fluent/core/codegen/__init__.py,sha256=02kiTxU0Q8hoZsThW2QQtjs6ZywYp7wA_y9zwStleRs,601
|
|
6
6
|
ansys/fluent/core/codegen/allapigen.py,sha256=hgQVVtbETGwiZNrXdVCeeqQqSVsAqyUa3RRNdjVks3w,1103
|
|
7
7
|
ansys/fluent/core/codegen/builtin_settingsgen.py,sha256=jGNKHFDmT6nXnOUmm5bGYQtF-z8qfbgL-PX274JrmNc,4101
|
|
@@ -28,7 +28,7 @@ ansys/fluent/core/filereader/casereader.py,sha256=vOQFfsOpn-vQ2N-sX304Dkiw7Rh0Hf
|
|
|
28
28
|
ansys/fluent/core/filereader/data_file.py,sha256=CPhN1aDIV_eZ-iv0YmuiZLIlPWe6b4cD5UiRw7GTo80,7111
|
|
29
29
|
ansys/fluent/core/filereader/lispy.py,sha256=eMvLNQkAH874mpIBy7grw2gzT5WILp9v3lb8Fa-sNLM,16301
|
|
30
30
|
ansys/fluent/core/fluent_connection.py,sha256=r0q39kw_J9Q3VpnvozDxb5ZSEd53pbbU99z7pum_JFk,28034
|
|
31
|
-
ansys/fluent/core/generated/api_tree/api_objects.json,sha256=
|
|
31
|
+
ansys/fluent/core/generated/api_tree/api_objects.json,sha256=SWewecNm428ftfInhOdi8JVSM_GunrC7mwf6epHgA6U,13543176
|
|
32
32
|
ansys/fluent/core/generated/datamodel_222/PMFileManagement.py,sha256=LhCYSB_swkVZ8iPqGus-miHD65LqZB_x3C6y0B_Bl34,7270
|
|
33
33
|
ansys/fluent/core/generated/datamodel_222/PartManagement.py,sha256=Lvq9BtPFQK_26m0K-pHIeN2QaMr_8xu2pGGW-07avPA,40605
|
|
34
34
|
ansys/fluent/core/generated/datamodel_222/meshing.py,sha256=w815twyOdeNBQjuyWGCWektjM4oDaWq2MBoSiZXiYoI,49964
|
|
@@ -287,8 +287,8 @@ ansys/fluent/tests/test_utils.py,sha256=eEcr626AAXasEDMv0GNbxw_RGyzj4wZxhAb8B3Zt
|
|
|
287
287
|
ansys/fluent/tests/util/__init__.py,sha256=ViLzkfvLK_RDGqsZt6ImKtK4ctE7wLO9Ds-QkXbIPhg,1488
|
|
288
288
|
ansys/fluent/tests/util/meshing_workflow.py,sha256=6zb3dYfSHv3G9bbFSujwui_qFx979aGm4ky5e_wB-ZY,1139
|
|
289
289
|
ansys/fluent/tests/util/solver.py,sha256=QenlLkM3smAP_f0uN9Bj-BrSH737yefSAQbKGxrD550,2048
|
|
290
|
-
ansys_fluent_core-0.
|
|
291
|
-
ansys_fluent_core-0.
|
|
292
|
-
ansys_fluent_core-0.
|
|
293
|
-
ansys_fluent_core-0.
|
|
294
|
-
ansys_fluent_core-0.
|
|
290
|
+
ansys_fluent_core-0.29.dev0.dist-info/AUTHORS,sha256=CgA5YrqOfO0G-Ao94gKeUF2fqUyYa3rdeAkJVqUT2WE,348
|
|
291
|
+
ansys_fluent_core-0.29.dev0.dist-info/LICENSE,sha256=q2LY-0-hseAc1SDA7rBn96IDi2SHenCzygJda8-7AAU,1089
|
|
292
|
+
ansys_fluent_core-0.29.dev0.dist-info/METADATA,sha256=dLVNLx5jZQpLJZknyTTKBzZvPK950NdUUtraKwfJbb8,8120
|
|
293
|
+
ansys_fluent_core-0.29.dev0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
294
|
+
ansys_fluent_core-0.29.dev0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|