ansys / pyfluent

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

ci: Infrastructure to run PyConsole tests in GitHub with Fluent docker image #3347

Open mkundu1 opened 1 day ago

mkundu1 commented 1 day ago

A new CI has been added to run Python test journals in the Fluent docker container. During the test run, the PyFluent library within the docker container is replaced with the library built from the current PyFluent branch. The primary goal is to test the impact of PyFluent changes in Fluent's PyConsole before adding those changes in Fluent.