Open zhang-qiang-github opened 1 year ago
I want to implement compute dynamic simulation (CFD) simulation.
CFD
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? Any suggestion is appreciated~~~
I want to implement compute dynamic simulation (
CFD
) simulation.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? Any suggestion is appreciated~~~