|
[Sponsors] |
November 12, 2014, 01:30 |
Centreline of a 3D Geometry
|
#1 |
Senior Member
Ashkan Javadzadegan
Join Date: Sep 2010
Posts: 255
Rep Power: 17 |
Dear all,
I need to find the centreline of 3D arterial models in CFD Post. Does any body have an idea of finding the centreline of a 3D model? Thanks AshtonJ |
|
November 12, 2014, 06:52 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,872
Rep Power: 144 |
Define a series of cross sections along the length of the object. Find the centroid of each cross section (sum(y*area)@CrossSection/area()@CrossSection or something like it to find the y location of the centroid for a cross section). Then put a polyline through the centroid points.
|
|
November 12, 2014, 07:05 |
|
#3 |
Senior Member
Ashkan Javadzadegan
Join Date: Sep 2010
Posts: 255
Rep Power: 17 |
Thanks Glenn.
I need to find the normalised vector of centreline and dot product it by velocity to determine the extent of flow recirculation. Is this doable? |
|
November 12, 2014, 17:58 |
|
#4 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,872
Rep Power: 144 |
That will be tricky analysis to do in CFD-Post. I would generate the centreline as I describe in CFD-Post, but probably do the dot product to get your recirculation number in an external package. I would use python, but matlab is another good choice.
|
|
November 12, 2014, 18:05 |
|
#5 |
Senior Member
Ashkan Javadzadegan
Join Date: Sep 2010
Posts: 255
Rep Power: 17 |
Thanks Glenn.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Volume Meshing Problem; YOUR GEOMETRY HAS A HOLE | mariachi | ANSYS Meshing & Geometry | 5 | May 30, 2018 03:52 |
Question about Geometry vs. Meshes | EphemeralMemory | ANSYS Meshing & Geometry | 2 | December 8, 2016 14:02 |
Running CFD parallel. There is no geometry file! | CrashLaker | SU2 | 6 | April 10, 2014 04:08 |
[CAD formats] translating geometry from Abaqus to OpenFOAM | skuznet | OpenFOAM Meshing & Mesh Conversion | 3 | January 10, 2014 14:49 |
[GAMBIT] import terrain geometry | cfdworker | ANSYS Meshing & Geometry | 2 | May 24, 2009 22:40 |