|
[Sponsors] |
August 28, 2023, 05:33 |
Output variable on a line.
|
#1 |
Member
Zhang
Join Date: Mar 2023
Posts: 72
Rep Power: 3 |
Hi, I'm running a 2D model recently. And I want to output the pressure of a line. The line is a boundary of the model, so I get " MARKER_PLOTTING = ( LINE )" , I think it will output what I need in the surface.csv, But to my surprise, it doesn't obtain the whole information what I need. So how can I output the pressure of the line of the model?
|
|
August 28, 2023, 17:46 |
|
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
What information do you see in the surface.csv?
It should be sufficient to use MARKER_PLOTTING= ( wall ) VOLUME_OUTPUT=(SOLUTION) OUTPUT_FILES= (SURFACE_CSV) OUTPUT_WRT_FREQ= 10 Take a look for instance in the tutorials about the turbulent flat plate. |
|
August 30, 2023, 04:20 |
|
#3 |
Member
Zhang
Join Date: Mar 2023
Posts: 72
Rep Power: 3 |
Sorry, I made a stupid mistake. I overlooked that the ordering of SU2 is unit order, not abscissa. After reordering in horizontal order, everything is fine.
Thanks for your help. But for another question, if I want two surfaces information, how I distinguish them? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Compiling hacFoam (Ubuntu 10.04)(OF2.0.0)(LAMMPS13Jul2010)) | Henrik_E | OpenFOAM Installation | 3 | September 29, 2016 17:16 |
[General] 2 datas on one plot | Akuji | ParaView | 46 | December 1, 2013 15:06 |
[blockMesh] non-orthogonal faces and incorrect orientation? | nennbs | OpenFOAM Meshing & Mesh Conversion | 7 | April 17, 2013 06:42 |
OpenFOAM 1.7.1 installation problem on OpenSUSE 11.3 | flakid | OpenFOAM Installation | 16 | December 28, 2010 09:48 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |