|
[Sponsors] |
August 28, 2019, 11:00 |
Tag an internal marker in SU2
|
#1 |
New Member
Akshay Deshpande
Join Date: Sep 2014
Posts: 19
Rep Power: 12 |
Hi all,
Is it possible to tag an internal marker (MARKER_INTERNAL) lying within a domain? I am trying to extract data at internal points during an unsteady simulation, and was planing to follow the template set by the function SetSurfaceCSV_Flow in output_structure.cpp. The .su2 mesh file includes information only on the boundary markers (NMARK=6 for a 3D problem). Therefore I cannot loop over the vertices of any internal surface to extract data. Any advice would be appreciated. Thanks, Akshay |
|
September 2, 2019, 14:28 |
Probably you can
|
#2 |
New Member
Aman uz zaman Baig
Join Date: Nov 2015
Location: Cincinnati, US
Posts: 16
Rep Power: 11 |
I haven't used MARKER_INTERNAL for this purpose yet, but I believe this is what it is supposed to do. The nodes on this marker are ignored during the computation, so it must be possible to extract node data by specifying in MARKER_PLOTTING the same marker. Let me know if this works for you.
|
|
Tags |
data extraction, internal markers, su2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mesh Nastran for Su2 translator - 0 boundary elements in index 0 (Marker = ). | fabio_ | SU2 | 1 | May 16, 2019 16:21 |
CGNS Boundary conditions using SU2 | denzell | SU2 | 3 | July 9, 2018 06:58 |
SU2 Marker error for 3D CGNS mesh | McAero | SU2 | 4 | November 9, 2017 14:54 |
Nondimensional run | marco.fossati | SU2 | 0 | November 29, 2016 15:38 |
using chemkin | JMDag2004 | OpenFOAM Pre-Processing | 2 | March 8, 2016 23:38 |