Ansys Learning Forum Forums Discuss Simulation Fluids Is it possible to extract data from .dat or .out files with python into a csv file? Reply To: Is it possible to extract data from .dat or .out files with python into a csv file?

Rob
Forum Moderator
In theory, yes. In practice you'll need to figure out what each part of the dat file means. You'll also need to figure out where each data point is. What data are you after?