PyFluent is part of the PyAnsys ecosystem, which aims to provide an interface for accessing Ansys Fluent's capabilities. PyFluent-Core is the primary package of PyFluent that enables users to access the core capabilities of Ansys Fluent, such as meshing, solving, and post-processing.
In this lesson, we will delve deeper into the PyFluent Core package and explore its features. We will also learn how to use the package to set up and run an Ansys Fluent session using an example of a static mixer problem. This will involve reading a mesh, defining boundary conditions, specifying solver settings, and post-processing the results.
PyFluent-Core documentation: https://fluent.docs.pyansys.com/
For additional questions or concerns, log an issue or initiate a discussion on the PyFluent repository on GitHub:
Download the files here to follow the video step-by-step.