Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug located in ... 019-AnsysLab-exhaust-manifold-Sean-Pearson/exhaust_system.py #11

Open
2 tasks done
hpohekar opened this issue Mar 15, 2023 · 2 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@hpohekar
Copy link
Collaborator

🔍 Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

🐞 Description of the bug

This script hangs by giving following output.

image

📝 Steps to reproduce

Execute this script from this PR - #93

💻 Which operating system are you using?

Windows

📀 Which ANSYS version are you using?

23R2

🐍 Which Python version are you using?

3.10

📦 Installed packages

ansys-api-fluent==0.3.9
ansys-api-platform-instancemanagement==1.0.0b3
-e git+https://github.com/pyansys/pyfluent.git@836ebb11bd9bd04cf08679f862b371a0d054ad58#egg=ansys_fluent_core
-e git+https://github.com/pyansys/pyfluent-parametric.git@509f0507b5627a7506ccd7ef02b6fbe082f64c60#egg=ansys_fluent_parametric
-e git+https://github.com/pyansys/pyfluent-visualization.git@1a1d1ccfecadb61821d3edb9a0595584ab73a370#egg=ansys_fluent_visualization
ansys-platform-instancemanagement==1.0.3
appdirs==1.4.4
certifi==2022.12.7
charset-normalizer==3.1.0
contourpy==1.0.7
cycler==0.11.0
et-xmlfile==1.1.0
fonttools==4.39.0
googleapis-common-protos==1.58.0
grpcio==1.51.3
h5py==3.8.0
idna==3.4
imageio==2.26.0
importlib-metadata==6.0.0
kiwisolver==1.4.4
matplotlib==3.7.1
numpy==1.24.2
openpyxl==3.1.2
packaging==23.0
pandas==1.5.3
Pillow==9.4.0
platformdirs==3.1.1
pooch==1.7.0
protobuf==3.20.3
protoc-gen-swagger==0.1.0
pyparsing==3.0.9
PySide6==6.4.2
PySide6-Addons==6.4.2
PySide6-Essentials==6.4.2
python-dateutil==2.8.2
pytz==2022.7.1
pyvista==0.38.4
pyvistaqt==0.9.1
QtPy==2.3.0
requests==2.28.2
scooby==0.7.1
shiboken6==6.4.2
six==1.16.0
urllib3==1.26.15
vtk==9.2.6
zipp==3.15.0
@hpohekar hpohekar added the bug Something isn't working label Mar 15, 2023
@hpohekar
Copy link
Collaborator Author

hpohekar commented Mar 15, 2023

@seanpearsonuk This example hangs by making background Fluent session as orphan processes.

image

@seanpearsonuk
Copy link
Contributor

@hpohekar, is this special to this example? This behaviour has been reported recently for Fluent in general.

@mkundu1 mkundu1 transferred this issue from another repository Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants