Skip to content
English
  • There are no suggestions because the search field is empty.

How to postprocess the values in a point cloud for a specific time step and export them as .csv to quick postprocessing in ANSYS CFX.

This article shows how to use Perl code in CFX Post to read the solution of a given point cloud and export .csv files for each specific time step.

 

Answer. 

  1. Create a .cse file with the following code 
  2. Open CFX standalone, and open CFX Post 
  3. Load the state from which you will extract the information 
    A screenshot of a computer

AI-generated content may be incorrect.
  4. The state opened must have the Point Cloud created 
    A screenshot of a computer program

AI-generated content may be incorrect.
  5. In CFD Post, go to Session and then click the play session 
    A screenshot of a video game

AI-generated content may be incorrect.
  6. Look for the file with the Perl code, and read it 
  7. CFD will create a .csv file for each time step for all the point clouds.
  8. A screenshot of a computer

AI-generated content may be incorrect.