We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

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?