ansys / pyfluent

Pythonic interface to Ansys Fluent
https://fluent.docs.pyansys.com
MIT License
265 stars 41 forks source link

CI infra to test PyFluent changes in PyConsole #3346

Open mkundu1 opened 1 day ago

mkundu1 commented 1 day ago

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 "ANSYSLMD_LICENSE_FILE=1055@host.docker.internal" ghcr.io/ansys/pyfluent:v25.1.0 3ddp -gu -py