In this lesson, we will discuss the different ways to launch an Ansys Fluent session via PyFluent. We will then learn about PyFluent journaling, which lets you record your Ansys Fluent sessions as Python scripts and is a quick and easy way to learn and write PyFluent commands. This lesson also demonstrates the use of TUI API and Settings API methods for various tasks, including reading a mesh, defining units, and much more. The distinct nuances between the two methods are also discussed here.
PyAnsys documentation: https://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.