Emmanuel Ramogi
Subscriber

 

Thanks for the reply @Nikhil and @Sunil. To be more specific, here is the assistance I need. 

I am looking for help to read the solution file from Fluent into an external Python code.

I am working on modifying the solution from Fluent using singular value decomposition and reconstructing the solution using a fewer number of modes.  To evaluate singular value decomposition, I need to read the solution data from Fluent into a Python code.  Therefore, I am looking for the format for  .dat file from Fluent.  Also, after reconstruction of the solution, I need to write the reconstructed solution from the Python code into another .dat file, so that I can read it into CFD-Post and visualize it.  Hope this is clearer.