Issue with launch_fluent not working! #3669
Replies: 1 comment
-
The issue was caused by my University's license to Fluent having issues. Nothing actually to do with PyFluent |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I am new to PyFluent and decided to use the Ansys Python Manager to install all the relevant packages and run through VSCode. I then copied the tutorial example from the following modelling species transport: https://fluent.docs.pyansys.com/version/stable/examples/00-fluent/species_transport.html
No matter what approach I take my code never seems to be able to get past the launch_fluent step and I have no clue as to why. By all accounts using the ansys python manager should complete all of the required steps to load and run a pyfluent simulation.
I am using Python 3.12 in Ansys Fluent 2024r2 in a venv created by Ansys Python Manager. I installed Pyfluent - Visualization version 0.17.dev0, and PyFluent version 0.29.dev3.
Any help with this would be appreciated as I am completely lost and this is day 2 of trying to sort this out (I tried a pythonic approach to start with, so thought the Ansys Python Manager would be more suitable).
On an unrelated sidenote what is everyone's opinion on PyWorkbench? When I use fluent without Python I always build from a workbench, just curious.
Beta Was this translation helpful? Give feedback.
All reactions