Hope suggestion about how to generate the mesh for SU2 #1890
Unanswered
zhang-qiang-github
asked this question in
Q&A
Replies: 1 comment 1 reply
-
What is your meshing tool? Usually, the inlet, outlet and wall are independent surface entities and you can select them, give them a name, and mark them as a boundary. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to implement
CFD
simulation withSU2
.A tube is used to simulate vessel, and it looks like:
I hope the wall should be red color part, and inlet/outlet should be yellow color part:
Then, tetrahedron is generated from this
mesh
.My question is: how to build
inlet/outlet/wall
from the geneated tetrahedron? Suggestions is needed to generate theSU2
mesh. Any suggestion is appreciated~~~Beta Was this translation helpful? Give feedback.
All reactions