|
[Sponsors] |
May 31, 2011, 10:04 |
create faces inside geometry
|
#1 |
Senior Member
Join Date: Feb 2011
Posts: 140
Rep Power: 15 |
Hello everybody,
due to several things I want to do, I have to generate faces close to the bifurcation of my geometry perpendicular to the flow direction (see pic). I tried to do this using Gambit, but wasn’t successful till now. I also tried to create the centerline of my geometry using another software and import it to Gambit, but failed too.(I thought I could maybe create this faces easier using such a centerline.) Does anybody have an idea or knows a software to create such faces? Thank you in advance! Lilly |
|
May 31, 2011, 16:58 |
|
#2 |
New Member
etienne
Join Date: Nov 2010
Location: Belgium
Posts: 17
Rep Power: 16 |
try to make a surface splitting the edges respect to a point (you need to know the exact coordinates ) and then make the surface making the edges between two vertex and after make the surface using the edges.
|
|
June 1, 2011, 02:34 |
|
#3 |
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41 |
*if your volume is still real, you can work with planes, and split your volume with planes
*if your volume is virtual, then : -split the edges at specific locations - split surfaces with 2 vertices > gambit will create an edge which will split your surface - Create surface from generated edges - split volume with created surface
__________________
In memory of my friend Hervé: CFD engineer & freerider |
|
June 1, 2011, 08:29 |
|
#4 |
Senior Member
Join Date: Feb 2011
Posts: 140
Rep Power: 15 |
Thank you hittie and –mAx- for your reply!
What’s the best way to create such an edge there (where I added the red bars)? I should have mentioned that my geometry is a virtual one. Is there any trick to place vertices or edges at this special position? I already tried to use the Display Grid option, but I wasn’t successful due to my complex geometry with odd orientation… Do you have any idea, what I could do? Thanks a million in advance! Lilly |
|
June 1, 2011, 09:10 |
|
#5 |
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41 |
use edges projection on surface
__________________
In memory of my friend Hervé: CFD engineer & freerider |
|
June 15, 2011, 09:46 |
|
#6 |
Senior Member
Join Date: Feb 2011
Posts: 140
Rep Power: 15 |
Thank you -mAx-!
I tried to use the edge projection on the surface by revolving a vertex around the geometry (using the centerline as axis) and projecting this edge on the surface of my geometry afterwards (I attached a pic). Unfortunately I always get two different error messages "could not facet edge because of bad input values" and "Projection of edge on face cannot create unique or correct edge". I guess this is due to my uneven surface made of triangles. Does anybody have an idea how to solve this problem? Thanks a million in advance! Lilly |
|
June 16, 2011, 03:07 |
|
#7 |
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41 |
The problem you have is that you only have one surface (except top surfaces)
That means you don't have any edge for further work. Did you import your surface from cad, or did you build it?
__________________
In memory of my friend Hervé: CFD engineer & freerider |
|
June 16, 2011, 05:21 |
|
#8 |
Senior Member
Join Date: Feb 2011
Posts: 140
Rep Power: 15 |
Thank you -mAx-!
I was reconstructing it using 3dSlicer and processed and smoothed it using vmtk and MeshLab. Afterwards I imported it to Gambit as a stl file. Is there a way to process the surface afterwards? |
|
June 16, 2011, 05:25 |
|
#9 |
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41 |
from 3dSlicer are you able to export stl,iges, step, parasolid file (any format which you can import in Gambit)?
__________________
In memory of my friend Hervé: CFD engineer & freerider |
|
June 16, 2011, 14:16 |
|
#10 |
Senior Member
Join Date: Feb 2011
Posts: 140
Rep Power: 15 |
I only have the option to export it as Poly Data (*.vtk), XML Poly Data (*.vtp) and *.stl
|
|
June 17, 2011, 11:29 |
|
#11 |
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41 |
ok the problem is that STL isn t a cad format, but a surface mesh (never used this format).
If you have a cad-tool with which you can split your surface, you can try to import some stl files, and then in gambit you can reconnect them. Advantage will be that connection will be generated at edges (in this case it will be extrimity from each stl import). Else you can try to convert your surface from non-real to real, but it take some time (without guarantee it will work). I canceled since I don't have so much time. If it is successfull you can split surfaces with plane. But anyway you can mesh your domain on the fly with tetra-hexcore and apply an BL. Sans titre.jpg Sans titre1.jpg
__________________
In memory of my friend Hervé: CFD engineer & freerider |
|
June 23, 2011, 09:34 |
|
#12 |
Senior Member
Join Date: Feb 2011
Posts: 140
Rep Power: 15 |
Sorry for the late reply and thank you for all your help and efforts, -mAx-!
You posted a lot of helpful suggestions! I already tried to convert the non-real geometry to a real one, but wasn't succesful. But I will try to merge/reconnect the imported branches and I will test the tetra-hexcore mesh now. These are really good ideas! Thanks a million! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Create geometry (iges or step file) from fluent mesh | muketa | ANSYS Meshing & Geometry | 10 | August 5, 2015 06:38 |
How to create faceSet/cellSet with wall faces exceeding a user-defined y+ value | florian_krause | OpenFOAM | 4 | May 27, 2011 09:47 |
Where's the singularity/mesh flaw? | audrich | FLUENT | 3 | August 4, 2009 02:07 |
How to create a fluid volume inside a solid volume | sanin | FLUENT | 4 | November 13, 2008 16:17 |
How to mesh this geometry? (pics inside) | ken | FLUENT | 7 | June 24, 2005 21:55 |