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

CI infra to test PyFluent changes in PyConsole #3346

Closed
mkundu1 opened this issue Oct 2, 2024 · 0 comments · Fixed by #3347
Closed

CI infra to test PyFluent changes in PyConsole #3346

mkundu1 opened this issue Oct 2, 2024 · 0 comments · Fixed by #3347

Comments

@mkundu1
Copy link
Contributor

mkundu1 commented Oct 2, 2024

Initial finding: we can overwrite the PyFluent library within the Fluent image with a local PyFluent library using the following command

docker run -it -v D:/ANSYSDev/PyFluentDev/pyfluent/env/Lib/site-packages/ansys/fluent/core:/ansys_inc/v251/commonfiles/CPython/3_10/linx64/Release/python/lib/python3.10/site-packages/ansys/fluent/core -e "[email protected]" ghcr.io/ansys/pyfluent:v25.1.0 3ddp -gu -py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant