|
[Sponsors] |
Meshing of a sharp edge orifice with a radius |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 2, 2011, 14:11 |
Meshing of a sharp edge orifice with a radius
|
#1 |
New Member
Join Date: Dec 2011
Posts: 4
Rep Power: 14 |
Hi, I am trying to mesh a sharp edge orifice that has a radius between the 2 cylinders.
http://imageshack.us/photo/my-images...dgeradius.gif/ Here is a zoom of the sharp edge. I made the radius by moving some vertices to create a radius, but I am concerned about the non-smooth transition between the angles of my cells. Do you guys have any ideas how could I have a better mesh around the radius. I want to keep the rest of my mesh as quad cells. Thank you |
|
December 2, 2011, 17:42 |
|
#2 |
Senior Member
Joern Beilke
Join Date: Mar 2009
Location: Dresden
Posts: 528
Rep Power: 20 |
Try to understand the following prostar-code. It tells you how to create a wall parallel sublayer on an existing mesh.
Code:
vc3d 0 1 20 0 1 20 0 1 20 ctab 2 flui 8 ctab 10 shell 4 ctab 11 shell 5 cset news flui live surf create cset news shell cset subs gran ,,, 0.99 1.01 cdel cset cset news shell ctype 10 cmod cset *get xx mxve cset news type 10 vset news cset vgen 2 xx vset cgen 2 xx cset cset invert cset subs type 10 ctype 11 cmod cset ctype 2 *set zz xx * -1 vcex 1 zz cset ,,, norm -0.02 cset news flui view 1 1 1 plty ehid cplo |
|
December 6, 2011, 11:26 |
|
#3 |
New Member
Join Date: Dec 2011
Posts: 4
Rep Power: 14 |
Hi, thanks for answering, but I'm not sure you understand what I need.
I need to make a sharp edge that consists 2 cylinders joined together and I need to make a radius so there is no more sharp edge. I just want to have a smooth mesh where my radius is |
|
December 6, 2011, 16:32 |
|
#4 |
Senior Member
Joern Beilke
Join Date: Mar 2009
Location: Dresden
Posts: 528
Rep Power: 20 |
A wall layer is usefull for sharp edges and also for a radius. You can smooth the mesh later using the "vell" and "vsmoo" comands.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
[ICEM] Hole near sharp trailing edge of airplane/wing geometry | jlichtwa | ANSYS Meshing & Geometry | 2 | September 21, 2010 16:19 |
Which trailing edge is correct for meshing of aerofoils for CFX | LSC | CFX | 0 | May 10, 2009 13:45 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
meshing a sharp edge | line | CFX | 2 | November 2, 2002 12:19 |