September 18, 2023 at 6:09 pm
Subscriber
I have gone through the videos and course however, I have not found what would work for me. The course and videos are mostly about how to use PyFluent as an interface with Ansys Fluent which is really not my objective.
I need to find out how the variables are stored on the .dat file (simulation data) format or how the .dat file format is constructed so that I can be able to read it using a Python code. Learning how to read it will be useful during the reconstruction process as I explained above. My main concern is how to read the solution data from fluent into a python code.