ansys-pyensight-core 0.10.15__py3-none-any.whl → 0.10.16__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-pyensight-core might be problematic. Click here for more details.
- ansys/pyensight/core/dockerlauncher.py +5 -6
- {ansys_pyensight_core-0.10.15.dist-info → ansys_pyensight_core-0.10.16.dist-info}/METADATA +1 -1
- {ansys_pyensight_core-0.10.15.dist-info → ansys_pyensight_core-0.10.16.dist-info}/RECORD +5 -5
- {ansys_pyensight_core-0.10.15.dist-info → ansys_pyensight_core-0.10.16.dist-info}/WHEEL +0 -0
- {ansys_pyensight_core-0.10.15.dist-info → ansys_pyensight_core-0.10.16.dist-info}/licenses/LICENSE +0 -0
|
@@ -533,7 +533,10 @@ class DockerLauncher(Launcher):
|
|
|
533
533
|
# websocket port - this needs to come first since we now have
|
|
534
534
|
# --add_header as a optional arg that can take an arbitrary
|
|
535
535
|
# number of optional headers.
|
|
536
|
-
|
|
536
|
+
if int(self._ansys_version) > 252 and self._do_not_start_ws:
|
|
537
|
+
wss_cmd += " -1"
|
|
538
|
+
else:
|
|
539
|
+
wss_cmd += " " + str(self._service_host_port["ws"][1])
|
|
537
540
|
#
|
|
538
541
|
wss_cmd += " --http_directory " + self._session_directory
|
|
539
542
|
# http port
|
|
@@ -542,11 +545,7 @@ class DockerLauncher(Launcher):
|
|
|
542
545
|
if int(self._ansys_version) > 252 and self._rest_ws_separate_loops:
|
|
543
546
|
wss_cmd += " --separate_loops"
|
|
544
547
|
wss_cmd += f" --security_token {self._secret_key}"
|
|
545
|
-
wss_cmd += " --client_port "
|
|
546
|
-
if int(self._ansys_version) > 252 and self._do_not_start_ws:
|
|
547
|
-
wss_cmd += "-1"
|
|
548
|
-
else:
|
|
549
|
-
wss_cmd += "1999"
|
|
548
|
+
wss_cmd += " --client_port 1999"
|
|
550
549
|
# optional PIM instance header
|
|
551
550
|
if self._pim_instance is not None:
|
|
552
551
|
# Add the PIM instance header. wss needs to return this optional
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
ansys/pyensight/core/__init__.py,sha256=BCfpDonS2OZRM2O6wjcyOYhLSgdy9hMQRl6G-_9Bvkg,845
|
|
2
2
|
ansys/pyensight/core/common.py,sha256=GhDxSoSscT9ObyTyEcuP0zeKKVJOpWVVYG0SwEby7CA,7575
|
|
3
3
|
ansys/pyensight/core/deep_pixel_view.html,sha256=6u4mGOuzJiPze8N8pIKJsEGPv5y6-zb38m9IfrarATE,3510
|
|
4
|
-
ansys/pyensight/core/dockerlauncher.py,sha256=
|
|
4
|
+
ansys/pyensight/core/dockerlauncher.py,sha256=QhJ7rhKKNL1XxSWeyBNndA9JEotJEZbLkC9eF0sCJjA,30672
|
|
5
5
|
ansys/pyensight/core/dvs.py,sha256=zRhizBkIUCk09BaR-7BxkC6EkIEjG7rU5vznh45QOzA,32018
|
|
6
6
|
ansys/pyensight/core/enscontext.py,sha256=GSKkjZt1QEPyHEQ59EEBgKGMik9vjCdR9coR4uX7fEw,12141
|
|
7
7
|
ansys/pyensight/core/enshell_grpc.py,sha256=OPK84J44kwjbAYQM4acb9zd-abYYkMNculKaWZeVDIk,17123
|
|
@@ -31,7 +31,7 @@ ansys/pyensight/core/utils/support.py,sha256=QI3z9ex7zJxjFbkCPba9DWqWgPFIThORqr0
|
|
|
31
31
|
ansys/pyensight/core/utils/variables.py,sha256=ZUiJdDIeRcowrnLXaJQqGwA0RbrfXhc1s4o4v9A4PiY,95133
|
|
32
32
|
ansys/pyensight/core/utils/views.py,sha256=K5r-QcXGgg_S_QMpYGAr34VZLq9A1bYRbVJYPVqRxJ8,24677
|
|
33
33
|
ansys/pyensight/core/utils/resources/Materials/000_sky.exr,sha256=xAR1gFd2uxPZDnvgfegdhEhRaqKtZldQDiR_-1rHKO0,8819933
|
|
34
|
-
ansys_pyensight_core-0.10.
|
|
35
|
-
ansys_pyensight_core-0.10.
|
|
36
|
-
ansys_pyensight_core-0.10.
|
|
37
|
-
ansys_pyensight_core-0.10.
|
|
34
|
+
ansys_pyensight_core-0.10.16.dist-info/licenses/LICENSE,sha256=K6LiJHOa9IbWFelXmXNRzFr3zG45SOGZIN7vdLdURGU,1097
|
|
35
|
+
ansys_pyensight_core-0.10.16.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
|
|
36
|
+
ansys_pyensight_core-0.10.16.dist-info/METADATA,sha256=8jiLPfjyg91rto_LtnWigDDS1Dk3O3ibzZtXgrgr-TI,12201
|
|
37
|
+
ansys_pyensight_core-0.10.16.dist-info/RECORD,,
|
|
File without changes
|
{ansys_pyensight_core-0.10.15.dist-info → ansys_pyensight_core-0.10.16.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|