CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Mesh Generation & Pre-Processing Software > Pointwise & Gridgen

Domain Creation Problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 27, 2014, 06:47
Cool Domain Creation Problem
  #1
Member
 
Vanessa Herwig
Join Date: May 2014
Posts: 36
Rep Power: 11
v_herw is on a distinguished road
Hi,

i have a question regarding the below picture. I wanted to create a unstructured Domain between the two circles of connectors but when i create them with the following command, I get a really weird mesh next to the two connecting cons.

Code:
set DomOnSurfaceMode [pw::DomainUnstructured createFromConnectors -reject _TMP(unusedCons) -solid[list $_CN(23) $_CN(25) $_CN(27) $_CN(28)]]
Now I am looking for something similar to the "Project" command that i can ensure that the domain is always on the shape of the circle.

Of course when i am creating a structured mesh there is no problem of the shape. Might it be possible to just 'translate' the structured mesh into a unstructured?

Which way might be the easier way to create the unstructured domain in this special case?

Thanks for your replies.

Vanessa
Attached Images
File Type: jpg 3D_PROBLEM.jpg (68.0 KB, 19 views)
v_herw is offline   Reply With Quote

Old   June 1, 2014, 17:24
Default
  #2
Senior Member
 
John Chawner
Join Date: Mar 2009
Location: Fort Worth, Texas, USA
Posts: 275
Rep Power: 18
jchawner is on a distinguished road
Hi Vanessa:

If I understand you correctly, you're saying that the shape of the 180 degree unstructured domain on the top of your "3D disc" has a funny shape. I think I can see that in the picture. That's because the unstructured method needs an underlying geometry (database in our terminology) to ensure that it has the correct shape. The structured domain on the bottom half of your disc has the correct shape due to the nature of how the structured grid methods work.

So I suggest that you create a database surface (surface of revolution) by rotating one of the straight lines that connects the two circles by 180 degrees around whatever the center of your geometry is. Then you can create the unstructured domain using On DB Entities and it will automatically have the correct shape. Or you could simply project what you have onto it.

Again, this is caused by the nature of the Delaunay algorithm that creates the unstructured surface mesh. You will see this for virtually any shape that looks topologically like a cylinder.

Hope this helps.
__________________
John Chawner / jrc@pointwise.com / www.pointwise.com
Blog: http://blog.pointwise.com/
on Twitter: @jchawner
jchawner is offline   Reply With Quote

Reply

Tags
domain, shape


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with surface creation in ICEM from multiple curves dialolema ANSYS Meshing & Geometry 2 October 27, 2014 13:14
Problem with creating a domain in hexpress glasgow_andrew Fidelity CFD 2 March 11, 2014 12:04
Problem with inserting a thermal contact resistance in domain interface. jerryx70c CFX 1 March 4, 2013 14:16
porous domain problem sudhakar CFX 6 November 29, 2006 09:48
2d domain problem Dan Boyle FLUENT 2 March 3, 2003 08:49


All times are GMT -4. The time now is 14:07.