|
[Sponsors] |
July 25, 2019, 08:08 |
Log printed history of solution
|
#1 |
New Member
Shubham jhamb
Join Date: Jan 2018
Posts: 3
Rep Power: 8 |
Hey!
I am new to SU2. I am analyzing supersonic flow across an airfoil. For post-processing, I need to log the real-time solution data that is printed on the screen. What command do I give? For eg. for running the SU2 simulation, command: SU2_CFD config.cfg For logging the solution, command: ? (I suspect it is of the form SU2_CFD>history.log). But I am not sure. The printed history is -> https://www.dropbox.com/s/n78j7d9y12...04-58.png?dl=0 Thanks in advance. |
|
July 25, 2019, 10:04 |
|
#2 |
Member
Amit
Join Date: May 2013
Posts: 85
Rep Power: 13 |
SU2_CFD config.cfg>history.log
will do the job. You can add & in the end, which will run it in the background. nohup SU2_CFD config.cfg>history.log & Use tail -f history.log to print it in terminal. Best Amit |
|
July 25, 2019, 10:29 |
|
#3 |
New Member
Shubham jhamb
Join Date: Jan 2018
Posts: 3
Rep Power: 8 |
Thanks! It works perfectly
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Converging the solution | aja1345 | FLUENT | 13 | June 15, 2022 00:46 |
Pressure distribution on a wall | darazsbence | CFX | 17 | October 6, 2015 11:38 |
grid dependancy | gueynard a. | Main CFD Forum | 19 | June 27, 2014 22:22 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Wall functions | Abhijit Tilak | Main CFD Forum | 6 | February 5, 1999 02:16 |