Export volumetric values from CFD results
Hello,
I'm simulating a fluent problem in a CFD system. Can I export my pressure, density and velocity values considering all the enclosure volume? For example i want to export the pressure values to a table with X,Y and Z coordinates in every points of my volume.
Thanks
Comments
Have a look in the File > Export menu. I think ASCII (not in binary!) will do what you want.
I exported all my values in CSV files.
Thanks