ansys-fluent-core 0.20.dev9__py3-none-any.whl → 0.20.dev10__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/data/api_tree_231.pickle +0 -0
- ansys/fluent/core/data/api_tree_232.pickle +0 -0
- ansys/fluent/core/data/api_tree_241.pickle +0 -0
- ansys/fluent/core/data/api_tree_242.pickle +0 -0
- ansys/fluent/core/fluent_connection.py +5 -5
- ansys/fluent/core/launcher/standalone_launcher.py +1 -1
- ansys/fluent/core/meshing/tui_231.py +6497 -6497
- ansys/fluent/core/meshing/tui_232.py +7573 -7573
- ansys/fluent/core/meshing/tui_241.py +7803 -7803
- ansys/fluent/core/meshing/tui_242.py +8059 -8059
- ansys/fluent/core/session.py +12 -12
- ansys/fluent/core/session_meshing.py +1 -1
- ansys/fluent/core/session_pure_meshing.py +1 -1
- ansys/fluent/core/session_solver.py +5 -5
- ansys/fluent/core/session_solver_lite.py +1 -1
- ansys/fluent/core/solver/flobject.py +57 -52
- ansys/fluent/core/solver/settings_242/__init__.py +1 -1
- ansys/fluent/core/solver/settings_242/plane_surface_child.py +1 -1
- ansys/fluent/core/solver/tui_231.py +35045 -34364
- ansys/fluent/core/solver/tui_232.py +26365 -26365
- ansys/fluent/core/solver/tui_241.py +28076 -28076
- ansys/fluent/core/solver/tui_242.py +29096 -29096
- ansys/fluent/core/systemcoupling.py +1 -1
- ansys/fluent/core/utils/setup_for_fluent.py +1 -1
- ansys/fluent/core/workflow.py +4 -4
- ansys/fluent/tests/test_field_data.py +16 -0
- ansys/fluent/tests/test_flobject.py +6 -1
- ansys/fluent/tests/test_fluent_session.py +4 -4
- ansys/fluent/tests/test_launcher_remote.py +9 -7
- ansys/fluent/tests/test_reduction.py +36 -25
- ansys/fluent/tests/test_session.py +6 -6
- ansys/fluent/tests/test_settings_api.py +49 -12
- ansys/fluent/tests/test_solution_variables.py +17 -0
- {ansys_fluent_core-0.20.dev9.dist-info → ansys_fluent_core-0.20.dev10.dist-info}/METADATA +2 -2
- {ansys_fluent_core-0.20.dev9.dist-info → ansys_fluent_core-0.20.dev10.dist-info}/RECORD +39 -39
- {ansys_fluent_core-0.20.dev9.dist-info → ansys_fluent_core-0.20.dev10.dist-info}/LICENSE +0 -0
- {ansys_fluent_core-0.20.dev9.dist-info → ansys_fluent_core-0.20.dev10.dist-info}/WHEEL +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
ansys/fluent/core/docs/README.rst,sha256=FJuyAsafv1u50DZAAMt8gTrtQ3TTGAtfpuzVEsfZbNI,6564
|
|
2
|
-
ansys/fluent/core/__init__.py,sha256=
|
|
2
|
+
ansys/fluent/core/__init__.py,sha256=RrnzP5Mz0RJEw6E5ovfuIs0r2JU3DkwSkZWvTzZm0ck,2828
|
|
3
3
|
ansys/fluent/core/_stand_alone_datamodel_client/_datamodel_client.py,sha256=w6ChwxEnrxu32yd9DDr8-sebi4-PkMqBgDNK8T1GVDs,995
|
|
4
|
-
ansys/fluent/core/_version.py,sha256=
|
|
4
|
+
ansys/fluent/core/_version.py,sha256=0tQ0nNMMFRUzxH_1kEBlXKzIzQmNV3OmVtAxBVyi6bo,345
|
|
5
5
|
ansys/fluent/core/data/api_tree_222.pickle,sha256=Fbnx_V7QcHveK4unkdeSGCim3BkoOxqE05JTizGUL5Q,1656405
|
|
6
|
-
ansys/fluent/core/data/api_tree_231.pickle,sha256=
|
|
7
|
-
ansys/fluent/core/data/api_tree_232.pickle,sha256=
|
|
8
|
-
ansys/fluent/core/data/api_tree_241.pickle,sha256=
|
|
9
|
-
ansys/fluent/core/data/api_tree_242.pickle,sha256=
|
|
6
|
+
ansys/fluent/core/data/api_tree_231.pickle,sha256=geQ6eA70ZvU9YvTvw3o_wjiCl6fd_wvZrDTAvMDZ_QM,597943
|
|
7
|
+
ansys/fluent/core/data/api_tree_232.pickle,sha256=zuqrUkwA7jUH-fo4Jg9Knfb5g7t2AquT2PcmoZEeUvo,598424
|
|
8
|
+
ansys/fluent/core/data/api_tree_241.pickle,sha256=Gx92TLT0rj_dZkp3O-JwLSTBEU-gAOehOTOXh2YS7jE,640956
|
|
9
|
+
ansys/fluent/core/data/api_tree_242.pickle,sha256=JxdVOWPNIs9Gl88dw5b4VygQq6sL5d8bqyo7bBvQax8,1029059
|
|
10
10
|
ansys/fluent/core/data_model_cache.py,sha256=oGmo3zP1DNhnWtJN0zJaUO6NPrHfaoCXEurEFEfkao4,12054
|
|
11
11
|
ansys/fluent/core/datamodel_222/PMFileManagement.py,sha256=Q9U51V03vpLbZGLeWuIO4Sbk_NwQ-8LGM20DR59AtLI,7270
|
|
12
12
|
ansys/fluent/core/datamodel_222/PartManagement.py,sha256=Clbk7XYk9wbjm2qHh1keYu8IEbTKkzxZnvt6Ibo4ccs,40605
|
|
@@ -52,7 +52,7 @@ ansys/fluent/core/filereader/case_file.py,sha256=7waT53FHrnykMzjG1veCWljo_3A6wDy
|
|
|
52
52
|
ansys/fluent/core/filereader/casereader.py,sha256=l8NcRGm5vJ4AJIPpbmVY0m16NcB24qSs_LXIzoXKPEM,126
|
|
53
53
|
ansys/fluent/core/filereader/data_file.py,sha256=ARUL55hJU4piRdDbwhwCuwGRZKKb2I8IZX2VzlJ9MuE,7057
|
|
54
54
|
ansys/fluent/core/filereader/lispy.py,sha256=SXVmfv-JjHWbxXV40ZswsC15idBe_eP9ayrpSkBFN9c,16152
|
|
55
|
-
ansys/fluent/core/fluent_connection.py,sha256=
|
|
55
|
+
ansys/fluent/core/fluent_connection.py,sha256=f36bk2lTpfGWk_zizmRqCtH9JClaDfm-xb6Xsdyxs9U,25634
|
|
56
56
|
ansys/fluent/core/fluent_version_222.py,sha256=0R7Cchg_Tg4fWmuHb5U_4EmL0bnrsKqIcCicr2NFMEg,161
|
|
57
57
|
ansys/fluent/core/fluent_version_231.py,sha256=m4H1EW03S_WBGxo9HiUvs7OPmUswwdAhYEriopdaRRU,170
|
|
58
58
|
ansys/fluent/core/fluent_version_232.py,sha256=ILMDTDIV1lC3uGbp795YCDIGd_yOpxC5nyCAB-q0Lzc,170
|
|
@@ -71,7 +71,7 @@ ansys/fluent/core/launcher/process_launch_string.py,sha256=iYbIA0kyqOyeHCOdt0k6C
|
|
|
71
71
|
ansys/fluent/core/launcher/pyfluent_enums.py,sha256=mqEuAnC8_Ks66fibBx076baPNZSDuNrQQxFrnEMPWuA,6896
|
|
72
72
|
ansys/fluent/core/launcher/server_info.py,sha256=KFfXGdQlpWzvc3xYTIvBdQDngt0QnyFvweGqq1MEdME,1638
|
|
73
73
|
ansys/fluent/core/launcher/slurm_launcher.py,sha256=2OngGWYSo0y0J-Ot8IqF15UD1AWLkyWS5J0oHabS7f0,9184
|
|
74
|
-
ansys/fluent/core/launcher/standalone_launcher.py,sha256=
|
|
74
|
+
ansys/fluent/core/launcher/standalone_launcher.py,sha256=PxFLP1MQmupNOuWGpPZWxRh50VqPwzpZeQWv8r3nRUw,14493
|
|
75
75
|
ansys/fluent/core/launcher/watchdog.py,sha256=qp5g5AdtisSD7zAD7r59f8NTNE7Yq0kXV4k9d1zczbw,5959
|
|
76
76
|
ansys/fluent/core/launcher/watchdog_exec,sha256=8emRnVtCT2MsywWyfQuTUCdFtdShj2gu6_cfrM16QQM,6207
|
|
77
77
|
ansys/fluent/core/logging.py,sha256=QfozMmvDxpdCgisOwEl9gJmqXrxRoEq7uVnNp2CiVy8,7875
|
|
@@ -79,10 +79,10 @@ ansys/fluent/core/logging_config.yaml,sha256=ajmRCwit05i84dDz6AlcSpukJlslUFGWd_q
|
|
|
79
79
|
ansys/fluent/core/meshing/faulttolerant.py,sha256=pnPbNienkfA-7gcaqt2EjR5Fdwq1yS3J9AS3Klol-9Y,635
|
|
80
80
|
ansys/fluent/core/meshing/meshing_workflow.py,sha256=pEEU2zD0pycDh1m7iGA0bdfNof6wi6PSidr25IMCH0I,4541
|
|
81
81
|
ansys/fluent/core/meshing/tui_222.py,sha256=-N3_qz1sEzDFIXwYEwZu3IQStw2AbUYdVO5EhlnYRBs,596960
|
|
82
|
-
ansys/fluent/core/meshing/tui_231.py,sha256=
|
|
83
|
-
ansys/fluent/core/meshing/tui_232.py,sha256=
|
|
84
|
-
ansys/fluent/core/meshing/tui_241.py,sha256=
|
|
85
|
-
ansys/fluent/core/meshing/tui_242.py,sha256=
|
|
82
|
+
ansys/fluent/core/meshing/tui_231.py,sha256=hHNu4kMBNSi0ZNVRNGBqNGpBahg6Tp0ehnFTce8Vwp0,564248
|
|
83
|
+
ansys/fluent/core/meshing/tui_232.py,sha256=B2gFHHQtq03-ZZVak31fh2wP6jghtp86rF2htVYDEOg,593820
|
|
84
|
+
ansys/fluent/core/meshing/tui_241.py,sha256=JdXCCZehxQUlDtpmz2j0xQQOzs8lqHShDzPL7Pb92Sg,609442
|
|
85
|
+
ansys/fluent/core/meshing/tui_242.py,sha256=vZiJ6cSGiGCHvDFj7FR9MYftWqvzWXwpJqwr8PFlnfo,614079
|
|
86
86
|
ansys/fluent/core/meshing/watertight.py,sha256=eIfeSHRYMXDiTG9uFL5-yjuJYMXvNtFOzPQeWt48_MA,953
|
|
87
87
|
ansys/fluent/core/meta.py,sha256=k4FWOySOENHk41qblYUMvfoG2D3wkqlkP79uUNSg4Mc,32696
|
|
88
88
|
ansys/fluent/core/post_objects/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -110,20 +110,20 @@ ansys/fluent/core/services/settings.py,sha256=1rtYPPuBhh_2Zfz__DOg3YQgrYHIQJ_KGR
|
|
|
110
110
|
ansys/fluent/core/services/solution_variables.py,sha256=KFFOEr8e_nqRiUgdisAn69tvr_0lYz1Wcuy-cJupHjg,26779
|
|
111
111
|
ansys/fluent/core/services/streaming.py,sha256=zBoqLTDkh1nSNa3rwNwiFNc6qsjuqozhRQxn6j0Ubd8,2433
|
|
112
112
|
ansys/fluent/core/services/transcript.py,sha256=MCFRy99jk0vcRdN4waMDwHcySxYT8wCEAhebi1JlyAM,600
|
|
113
|
-
ansys/fluent/core/session.py,sha256=
|
|
113
|
+
ansys/fluent/core/session.py,sha256=piZvSGeOhRqJYkV618hDzJXLbPJniF5HpqkZuLgpcJc,11970
|
|
114
114
|
ansys/fluent/core/session_base_meshing.py,sha256=kL1DjXU7i8Mafrln2pK5DkCA57ehcc12KVt6EQYJZb4,8022
|
|
115
|
-
ansys/fluent/core/session_meshing.py,sha256=
|
|
115
|
+
ansys/fluent/core/session_meshing.py,sha256=FeXI94LcOLa4fO9Oi0YfZ8elgGP7zZHh7KKR2pYA_mE,2774
|
|
116
116
|
ansys/fluent/core/session_meshing.pyi,sha256=dpxcLbVbEkDsX-UtHq0aIv-dXGRnDVOo4hG0OLc2-i4,1043
|
|
117
|
-
ansys/fluent/core/session_pure_meshing.py,sha256=
|
|
117
|
+
ansys/fluent/core/session_pure_meshing.py,sha256=ZfbV_5rqkpJ9cVIZ9I-4Ygx68wa-jVRFXE5HG-M-ipM,5698
|
|
118
118
|
ansys/fluent/core/session_pure_meshing.pyi,sha256=EnBJFUVyPUVNR1ZY0nA09OblXTH1YKX6dLcMxL-dCic,1369
|
|
119
119
|
ansys/fluent/core/session_shared.py,sha256=F1nRSBUoU5ukqqf3qo2X_enOd-sR29EuQMLAXZwnac0,500
|
|
120
|
-
ansys/fluent/core/session_solver.py,sha256=
|
|
120
|
+
ansys/fluent/core/session_solver.py,sha256=lvL8489KhSHQNXh0Aasp7rc9VWVo2OefwaNPj9gBXFY,10109
|
|
121
121
|
ansys/fluent/core/session_solver.pyi,sha256=hKC3tw-ZVbhv9vDUW_ge1-P8Cdb3nS6L8HcpybuHQu8,2197
|
|
122
122
|
ansys/fluent/core/session_solver_icing.py,sha256=qXAUqgoYabmiHlQSMUHq_uXT9WB1ZVHCQapkn1GYu-U,1712
|
|
123
|
-
ansys/fluent/core/session_solver_lite.py,sha256=
|
|
123
|
+
ansys/fluent/core/session_solver_lite.py,sha256=rogPa_V80Nx-mS0HOfUTcYii0xxDuW3oC0atzdRuqqw,1187
|
|
124
124
|
ansys/fluent/core/solver/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
125
125
|
ansys/fluent/core/solver/error_message.py,sha256=LnUCrbcdq11CU0GC-ApF-pJ7wUx9Mw6RNhoUgT0nYcQ,1541
|
|
126
|
-
ansys/fluent/core/solver/flobject.py,sha256
|
|
126
|
+
ansys/fluent/core/solver/flobject.py,sha256=gCr4gJdP-fk1icqF3Rgar4szsW-urN5oRtvhesBKFj8,64997
|
|
127
127
|
ansys/fluent/core/solver/flunits.py,sha256=nXnbMPKyYfVrOcdKExanKS4vDpsNpWbHuXsTFmF69oM,9055
|
|
128
128
|
ansys/fluent/core/solver/function/__init__.py,sha256=TS0jGvOjXA-rQnch7KNEj3piRVJUIlL8K5s_oJgbIE4,45
|
|
129
129
|
ansys/fluent/core/solver/function/reduction.py,sha256=8V_ypQZmn398tjVwq46Qw5zPqrYDMp-SdyrZ2yMrRTc,15711
|
|
@@ -14908,7 +14908,7 @@ ansys/fluent/core/solver/settings_241/zones_2.py,sha256=n8iNkr0WqWJUhkmjFzenju0_
|
|
|
14908
14908
|
ansys/fluent/core/solver/settings_241/zones_3.py,sha256=_BJPvIwjP8_rQbDw0DOMzKrKU-eIzzUXXpPJgjl4Kqw,452
|
|
14909
14909
|
ansys/fluent/core/solver/settings_241/zones_4.py,sha256=HsOLo_oqKmlRs56GfXaBgqeKK7nQiXH_uEUSFd11Pq0,457
|
|
14910
14910
|
ansys/fluent/core/solver/settings_241/zoom.py,sha256=4fqSq2-y4zEPY89_CcwxoGHkCYRFN8nkUoz2jF2OJrE,669
|
|
14911
|
-
ansys/fluent/core/solver/settings_242/__init__.py,sha256=
|
|
14911
|
+
ansys/fluent/core/solver/settings_242/__init__.py,sha256=gXP7uc1DeChwexzGqSOTWlYBXb70Vu1Pc9Th9MkBNAo,262
|
|
14912
14912
|
ansys/fluent/core/solver/settings_242/a.py,sha256=RTxkvcXDMmVxDUNlTnAr-OprSFff_J6VmJLUV9iaWYQ,437
|
|
14913
14913
|
ansys/fluent/core/solver/settings_242/a_1.py,sha256=DwPf-lI8LWbzG-J1637tztnJ1hpFKkt_azzxa-xtKic,436
|
|
14914
14914
|
ansys/fluent/core/solver/settings_242/a_2.py,sha256=6tIeIt7AJ_fJ7DCKlj8CWVVnva9nHnxAY4gRk7wfFcs,403
|
|
@@ -18989,7 +18989,7 @@ ansys/fluent/core/solver/settings_242/plane_coefficients.py,sha256=aDdZcs2zWYVW_
|
|
|
18989
18989
|
ansys/fluent/core/solver/settings_242/plane_slice.py,sha256=1RA0Faa-f1q04zyugZ1BjgRuOKPRO4dHjJP9BXLkPJE,1249
|
|
18990
18990
|
ansys/fluent/core/solver/settings_242/plane_slice_child.py,sha256=QCLkhPU-c2IEMgLKSGbeIN7tg2PT8UeheYKjTwoU8Kg,949
|
|
18991
18991
|
ansys/fluent/core/solver/settings_242/plane_surface.py,sha256=5Rnsk-pJr6fFca5kuQc0uxFfxBRwJ_wBYWT0ZcAY8OQ,1241
|
|
18992
|
-
ansys/fluent/core/solver/settings_242/plane_surface_child.py,sha256=
|
|
18992
|
+
ansys/fluent/core/solver/settings_242/plane_surface_child.py,sha256=_PqeKrY6vBxyl13GreZbWCgJTDgIZ1x-edV2NvVDf3k,2017
|
|
18993
18993
|
ansys/fluent/core/solver/settings_242/planes.py,sha256=yxIm3F_h0iVXskZd06GlJsWc9FkHzujIdu1KYXnxLys,448
|
|
18994
18994
|
ansys/fluent/core/solver/settings_242/play.py,sha256=JcfRSqdrZuACWIUE8Aj3pQ3EI5AwpMZZzBW4LijFEJI,1480
|
|
18995
18995
|
ansys/fluent/core/solver/settings_242/play_1.py,sha256=DGVcStXwL0ELMcYgVyXAN4Q9TiUbUvTrXtsf96KvBaw,1040
|
|
@@ -21283,10 +21283,10 @@ ansys/fluent/core/solver/settings_242/zones_8.py,sha256=eRlq78G2hNt8z1kD_w6xeq24
|
|
|
21283
21283
|
ansys/fluent/core/solver/settings_242/zones_9.py,sha256=ERZ6dEvaDj9oeM-gJcPB-Q8QNyAjNcJr-vKP5cYKtpQ,448
|
|
21284
21284
|
ansys/fluent/core/solver/settings_242/zoom.py,sha256=4fqSq2-y4zEPY89_CcwxoGHkCYRFN8nkUoz2jF2OJrE,669
|
|
21285
21285
|
ansys/fluent/core/solver/tui_222.py,sha256=YrWs6To25qtAGTjLIxK2yg9um9rOsiJKmCPcZrHxI0o,2785708
|
|
21286
|
-
ansys/fluent/core/solver/tui_231.py,sha256=
|
|
21287
|
-
ansys/fluent/core/solver/tui_232.py,sha256=
|
|
21288
|
-
ansys/fluent/core/solver/tui_241.py,sha256=
|
|
21289
|
-
ansys/fluent/core/solver/tui_242.py,sha256=
|
|
21286
|
+
ansys/fluent/core/solver/tui_231.py,sha256=BDHXxi3aq-QKfbcPyl3Pr5ZXd-wlrvl_78zBBOWtFVQ,2813425
|
|
21287
|
+
ansys/fluent/core/solver/tui_232.py,sha256=jcLBxHDRcezEpg7lzfxHB7UwZy6sGhLqcS78xwwg8z8,1816651
|
|
21288
|
+
ansys/fluent/core/solver/tui_241.py,sha256=OpSSfgJKk0gGQq5xD-I9LH4TRuS16iLXO5NGEH9gs-A,2009332
|
|
21289
|
+
ansys/fluent/core/solver/tui_242.py,sha256=zJ23imSAve15Haop5vow1j-chp5yRxqau5bUmkKGVj4,2079596
|
|
21290
21290
|
ansys/fluent/core/streaming_services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
21291
21291
|
ansys/fluent/core/streaming_services/datamodel_event_streaming.py,sha256=qVcYFYymds9LaEs7cJJQIk8BGaJU1IaWNxPumaBXgjk,3580
|
|
21292
21292
|
ansys/fluent/core/streaming_services/datamodel_streaming.py,sha256=eWAlfouXxOK9juTadkX5nj3kkemHOce-Zp9csS2f-eg,1762
|
|
@@ -21295,7 +21295,7 @@ ansys/fluent/core/streaming_services/field_data_streaming.py,sha256=AA5YCm3o0fMj
|
|
|
21295
21295
|
ansys/fluent/core/streaming_services/monitor_streaming.py,sha256=TUwin-FW4_0KTBSmyXmEcB7ig4UUfSNVVOzwOBquBDA,7133
|
|
21296
21296
|
ansys/fluent/core/streaming_services/streaming.py,sha256=ZoMdF5zSNiy1cPZfvia0A33T7VPvPZuN1g0VCWyZ_AU,3211
|
|
21297
21297
|
ansys/fluent/core/streaming_services/transcript_streaming.py,sha256=hXpzzVreDuyO1dzP-KDIFjSaQamyh3tmhcvPb6G9yHM,3640
|
|
21298
|
-
ansys/fluent/core/systemcoupling.py,sha256=
|
|
21298
|
+
ansys/fluent/core/systemcoupling.py,sha256=oSXMu8N74kio68caNfSlBUqB7ubXbtVKac7oc6NlFhU,6330
|
|
21299
21299
|
ansys/fluent/core/utils/data_transfer.py,sha256=tRunMt6JgrwYtyNZzFoejTXPrtEjvF_ugrnzN7Twmks,6621
|
|
21300
21300
|
ansys/fluent/core/utils/dump_session_data.py,sha256=edBxHuPtImbMx38Bu1vSvHgjGabAop70hHcDH7dNdQU,5923
|
|
21301
21301
|
ansys/fluent/core/utils/execution.py,sha256=tzlrw97VPrUTYAw5XhGXI_0j8kHJ4rPFXOLCe0UJeYg,5570
|
|
@@ -21306,9 +21306,9 @@ ansys/fluent/core/utils/fluent_version.py,sha256=ZtcexPY7l66AWkj3NcUvXuuImGmU9Dx
|
|
|
21306
21306
|
ansys/fluent/core/utils/generic.py,sha256=pJ9nRt2k5UcCGKTMVSG_STlz9tG-MVMkPIqbbm88s8o,1579
|
|
21307
21307
|
ansys/fluent/core/utils/networking.py,sha256=Byd-GxMxu6gOGQdANZiE1tFLhyyD_c-ooY_OjBP2VDk,2587
|
|
21308
21308
|
ansys/fluent/core/utils/search.py,sha256=pb9hkP6LmlTXBpPZpt617UCVQAO4ZvI9n40SZA06-lI,9121
|
|
21309
|
-
ansys/fluent/core/utils/setup_for_fluent.py,sha256=
|
|
21309
|
+
ansys/fluent/core/utils/setup_for_fluent.py,sha256=Whejw2wVm4gQE1mF7nip8o3qJKA8GFVjsBOlVjDIbS0,768
|
|
21310
21310
|
ansys/fluent/core/warnings.py,sha256=jI31_GXFgCq5Q6RKlyFyzeS_ao3gUktrmPSOX5N5f7M,206
|
|
21311
|
-
ansys/fluent/core/workflow.py,sha256=
|
|
21311
|
+
ansys/fluent/core/workflow.py,sha256=rIClKI5zKFq82akWL9ua5jRoU2hbMWX_nVEpA-wgv90,46320
|
|
21312
21312
|
ansys/fluent/tests/conftest.py,sha256=bIUJ_RK4PwqXFy8RrpKJV6_7e_2C2IuqDh5WRGgBKf0,3727
|
|
21313
21313
|
ansys/fluent/tests/integration/test_optislang/test_optislang_integration.py,sha256=M0bZmpOTxtHTbW488P8B-mcEMMYCOPvU0wRcnQaThM4,6616
|
|
21314
21314
|
ansys/fluent/tests/parametric/test_parametric_workflow.py,sha256=WayKhO5BaVAomdybmWEn8mbycK_fPwHvVkYti1p5TJ8,8961
|
|
@@ -21322,17 +21322,17 @@ ansys/fluent/tests/test_data_model_cache.py,sha256=W5lUQbHO6DDDgGiMeX-_GkHfps46R
|
|
|
21322
21322
|
ansys/fluent/tests/test_datamodel_service.py,sha256=8D6UGS7t05fKDOVRMwHdSwlwLi6up9zYR-os7PMwlAo,16422
|
|
21323
21323
|
ansys/fluent/tests/test_datareader.py,sha256=i3M9uAEXwbFOBvvIQdAGbuuTBFneLFBWEIgI2rCSb8o,2653
|
|
21324
21324
|
ansys/fluent/tests/test_error_handling.py,sha256=wyQ5iADP970MEpOYxS_KpkR22ptkQAEJsqNNVOBzQXA,787
|
|
21325
|
-
ansys/fluent/tests/test_field_data.py,sha256=
|
|
21325
|
+
ansys/fluent/tests/test_field_data.py,sha256=vZd-yFFpH8qCZIAk0g0TotEuXkdsJk4l4h9rCJHtFJM,14576
|
|
21326
21326
|
ansys/fluent/tests/test_file_session.py,sha256=xrzx3DhxKPA_06HSTN_EUxz66rE0YcBG-lK6LrKUjI0,11168
|
|
21327
21327
|
ansys/fluent/tests/test_fix_doc.py,sha256=bulL3_88pZyqg_vDPj4NuBm5QSPSqr1DxqFbV3ei28s,996
|
|
21328
|
-
ansys/fluent/tests/test_flobject.py,sha256=
|
|
21328
|
+
ansys/fluent/tests/test_flobject.py,sha256=zG9GhEX9Z-8rLxdV_2FGYusXzILUoonYoA4WWgJbvj0,35247
|
|
21329
21329
|
ansys/fluent/tests/test_fluent_fixes.py,sha256=XQdIgIxcdZbV2VRcBHc9JeeIAvs2LVMUErjM3lcpN6s,2474
|
|
21330
|
-
ansys/fluent/tests/test_fluent_session.py,sha256=
|
|
21330
|
+
ansys/fluent/tests/test_fluent_session.py,sha256=ZD0ylXye1YUG2Cif6yZHpLwhN9S-aPqAif87Q5qMiBQ,9211
|
|
21331
21331
|
ansys/fluent/tests/test_fluent_version.py,sha256=uzkG802KgljllmpmgRSb9i3-7_G7h0ZCWToFTc5DAjU,1672
|
|
21332
21332
|
ansys/fluent/tests/test_fluent_version_marker.py,sha256=ucpQKwLQgyR2YvIYjL_Ec9Of2y86-TqbR4RTUJpGNM8,1030
|
|
21333
21333
|
ansys/fluent/tests/test_icing_session.py,sha256=VqS8Zjjnid1m8tMGg9nXC9L1wby2NgyhKI3WAAy1hlI,241
|
|
21334
21334
|
ansys/fluent/tests/test_launcher.py,sha256=JH8EFcydKe3EVcIP5U6tLkUUOMM740fxgMmJLiBFNSY,14888
|
|
21335
|
-
ansys/fluent/tests/test_launcher_remote.py,sha256=
|
|
21335
|
+
ansys/fluent/tests/test_launcher_remote.py,sha256=54dmbWyGEREflwOe7CRL87Gz1KHCoKZynxZqjrzakU4,5950
|
|
21336
21336
|
ansys/fluent/tests/test_lispy.py,sha256=Up5BhY5rnePXlj6udp02_haSEHg2zPY6PhCLbXjpGsk,1109
|
|
21337
21337
|
ansys/fluent/tests/test_meshing_queries.py,sha256=V8lGEzEbIFXptkiBm0j2bzvwOh5FaD5NoVk0CfubP3E,8004
|
|
21338
21338
|
ansys/fluent/tests/test_meshing_queries_fdl.py,sha256=8AMyB79O8cYkXlfOgW_gu6BFQhZ94YlCMMHDdR6bk7M,61206
|
|
@@ -21341,17 +21341,17 @@ ansys/fluent/tests/test_meshingmode/test_meshing_launch.py,sha256=XHuW7xa1Hbzc6q
|
|
|
21341
21341
|
ansys/fluent/tests/test_new_meshing_workflow.py,sha256=YlXpZrq9R2tsSo2vPjuYhJXVX5eg8I3HfdWdLyqRgBo,41112
|
|
21342
21342
|
ansys/fluent/tests/test_preferences.py,sha256=CvLlmFMjDG_Sip7_iuxuX3zwmhZo_4QkJT2VxCedVQo,2528
|
|
21343
21343
|
ansys/fluent/tests/test_pure_mesh_vs_mesh_workflow.py,sha256=k26XKlTBIcLY6e5WPj0kzeWcRDZ5zOuAUg_PRQzLOOs,4247
|
|
21344
|
-
ansys/fluent/tests/test_reduction.py,sha256
|
|
21344
|
+
ansys/fluent/tests/test_reduction.py,sha256=mWpo0wULIWvK4i8kcr2l-n4AdxJglpqsJs80V9FqSCA,13940
|
|
21345
21345
|
ansys/fluent/tests/test_rp_vars.py,sha256=ZRpqZoPje219VhPd6cP8p1ZXKM5F93U2-t5kOf7gX-U,2343
|
|
21346
21346
|
ansys/fluent/tests/test_scheduler.py,sha256=2JkkINxDiEKwicHxsozgfUY00QIJNN1N7_azeuRLL1s,21656
|
|
21347
21347
|
ansys/fluent/tests/test_scheme_eval_222.py,sha256=61yaPUZhFlRbIkCTpgovzxVczgN4Ewx2Th2F1V7BmXc,10108
|
|
21348
21348
|
ansys/fluent/tests/test_scheme_eval_231.py,sha256=wLzYmYvYqbWntiPTp8aaAzCd-yyAP89FLsKLsMI7maY,7153
|
|
21349
21349
|
ansys/fluent/tests/test_search.py,sha256=obHBxKX9p_vEUA3U7jRFFc9JPOfbnqzL6DjWJky2sH8,7729
|
|
21350
|
-
ansys/fluent/tests/test_session.py,sha256=
|
|
21351
|
-
ansys/fluent/tests/test_settings_api.py,sha256=
|
|
21350
|
+
ansys/fluent/tests/test_session.py,sha256=cUOwy8pb6SETnn9pPXevlL-yPFPu4bqG246szXIr0-o,15833
|
|
21351
|
+
ansys/fluent/tests/test_settings_api.py,sha256=07spF9SQ636UzBN6Ee32uE42zCK-b6Iy8k6WzKwMzg0,11320
|
|
21352
21352
|
ansys/fluent/tests/test_settings_reader.py,sha256=WiA2uCfVXd34VTs8jLpa-z-gOXUeNweQ3MeQDpKciFA,2801
|
|
21353
21353
|
ansys/fluent/tests/test_slurm_future.py,sha256=-JomP9FayHL4Ca0sWyPRR6XJNYI_xTo1szT0MOsmUEk,1875
|
|
21354
|
-
ansys/fluent/tests/test_solution_variables.py,sha256=
|
|
21354
|
+
ansys/fluent/tests/test_solution_variables.py,sha256=WrBk3GRCgAg3Zhzv78fvlPVF2IgcT1r0SwMLFUIkW14,11529
|
|
21355
21355
|
ansys/fluent/tests/test_solvermode/boundaries_periodic_expDict,sha256=zbs6YtzKqhiSDFtzGXBd2iEY-1sPkZPuaOuQkM2RfQs,52914
|
|
21356
21356
|
ansys/fluent/tests/test_solvermode/test_boundaries.py,sha256=XxVGmwv9EfZKrIOguVURaKF0zMk5nuq_MOBVMWlHuXQ,5353
|
|
21357
21357
|
ansys/fluent/tests/test_solvermode/test_calculationactivities.py,sha256=b4sOM2VUgoPZI8l4CyWEEmFH-I27_KGNlk6kV9fkyJE,1045
|
|
@@ -21374,7 +21374,7 @@ ansys/fluent/tests/util/fixture_fluent.py,sha256=UU0L22XcSqmrADJxsBfKrcvxQ4wXFa-
|
|
|
21374
21374
|
ansys/fluent/tests/util/meshing_workflow.py,sha256=Jt3RQjSE1QpDoDDJnenIa_blvI522WN7n5TlE08lYH0,4115
|
|
21375
21375
|
ansys/fluent/tests/util/solver.py,sha256=uiuBG6aCOfOD1uFdjJed9qKP9IhtmOiBIFffOr7Q1ZE,1700
|
|
21376
21376
|
ansys/fluent/tests/util/solver_workflow.py,sha256=qoI3VG5-Vs-iCHbJKQ1oNG8A9J-t2fByZZYDCwaHQlY,979
|
|
21377
|
-
ansys_fluent_core-0.20.
|
|
21378
|
-
ansys_fluent_core-0.20.
|
|
21379
|
-
ansys_fluent_core-0.20.
|
|
21380
|
-
ansys_fluent_core-0.20.
|
|
21377
|
+
ansys_fluent_core-0.20.dev10.dist-info/LICENSE,sha256=q2LY-0-hseAc1SDA7rBn96IDi2SHenCzygJda8-7AAU,1089
|
|
21378
|
+
ansys_fluent_core-0.20.dev10.dist-info/METADATA,sha256=eqrr_3WwkpxGLyVY2twUSzRx8TNmiCqvDDkMA-syMtw,8359
|
|
21379
|
+
ansys_fluent_core-0.20.dev10.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
21380
|
+
ansys_fluent_core-0.20.dev10.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|