CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   How to get the Screen output of SU2 run from terminal into a csv file? (https://www.cfd-online.com/Forums/su2/226557-how-get-screen-output-su2-run-terminal-into-csv-file.html)

vatsa_6 April 30, 2020 17:16

How to get the Screen output of SU2 run from terminal into a csv file?
 
Hello,

I'm running RANS simulations of golf ball and i would like to plot Drag coefficient vs number of iterations of which the values are being displayed in terminal while running a simulation.

What settings are needed to be changed in config.cfg file in order to get the data output.

Thank you

akoodlyr May 1, 2020 06:27

Hi,


There is a history file written when you run your simulations. You can check the history output section here (https://su2code.github.io/docs_v7/Custom-Output/) to customize your outputs.
Specifically to plot Cd vs iteration you can try
HISTORY_OUTPUT = (ITER, RMS_RES, AERO_COEFF)


Cheers.


All times are GMT -4. The time now is 05:48.