CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[snappyHexMesh] simple geometry with big problems

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 24, 2012, 19:07
Default simple geometry with big problems
  #1
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Hi all,

I meshed many things with snappyHexMesh the last one year and noticed one thing. If you have a pipe in an angle (like 30 degree) to your background mesh, you always getting bad cells. This cells cousing bounding problems with your turbulence model.

What do I simulate
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
First of all:
I am meshing and simulating burning cambers with the flamelet model. But for
now I am just using the rhoSimpleFoam solver so get a first solution.

In the first simulations there aren t any geometry parts with an angle of about
30 degress or something like that (like a pipe). Everything works fine and
after doings some optimization I have parts of pipes in the goemetry
having angles like 30 - 70 degree to the background mesh

Now I meshed again and get bouding epsilon. (For sure its a message I know)
but its not getting away and keeps one value.


What did I find out
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
I had a look at the timesteps after a few iterations (1000) couse I am getting
bouding epsilon every 4 - 5 iterationstep. The problem zone is clear. The
pipes cousing those problems due to bad cells (see attached picture)


What did I do to correct the mesh
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1. refine those regions (surface refinement) but that s no solution - bounding epsilon
2. refine the surface and build closed STL and refined the surface and the region of the closed STL - bouding epsilon
3. tried to create layer in the pipes without success...

3.1 layers are not generated over the whole pipe - bounding epsilon
3.2 switch off all criterias but there are still regions without layers

4. rotate my STL file that the pipes has no angle of 30 degree ... they are parallel now.

--> well that works... but now the other regions has an angle of 30 degree to the
background mesh and for those I am getting bouding epsilon.
BUT the epsilon values of the pipes are very nice now



Simplification
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
After I realized the problem I build a simple geometry depends on two pipes.
One pipe is parallel to the backgroundmesh so that the cells ar very nice, the
other one is rotated by 30 degree (see attached picture).

If I simulate that simple pipe, I get a bounding epsilon as well. So I reproduced
the error. The bouding epsilon occures every 3-4 timestep and has a fixed value
after several iterations (see the attached pictures; residuals).





What did I do
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1. refine the regions - boundin epsilon
2. layer with collaped on a few cells - bouding epsilon



Question
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
What else can I do to perform a better mesh in the pipe with 30 degree.
I am out of ideas


Turbulence Model and more
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
I am using k-Epsilon and did some more changes:

switch schemes to upwind.
get better continuity error by setting the relTol to 0,0001
relaxationFactor set to 0.01 for k and epsilon,

U,p = 0.2

-> bouding epsilon



Any help would be very nice


Thanks for reading and now I go to bed... its too late
Tobi
Attached Images
File Type: jpg pipeMesh.jpg (57.0 KB, 31 views)
File Type: jpg pipeEpsilon.jpg (20.4 KB, 27 views)
File Type: jpg pipe.jpg (9.7 KB, 25 views)
File Type: jpg residual.jpg (39.3 KB, 21 views)
Tobi is offline   Reply With Quote

Old   October 26, 2012, 11:50
Default
  #2
New Member
 
Join Date: Oct 2011
Posts: 3
Rep Power: 14
mamiha is on a distinguished road
Hi Tobi,

I think your background mesh is the origin of your problem. I guess you are building one block with blockMesh enclosing the whole geometry. Wouldn't it be possible for you to build your background mesh in such a way that it follows better your geometry? Looking at your example with two pipes connected by an angle of 30 degrees, I think it would be advisable to have two blocks, one for each pipe...
mamiha is offline   Reply With Quote

Old   October 26, 2012, 13:24
Default
  #3
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Quote:
Originally Posted by mamiha View Post
Hi Tobi,

I think your background mesh is the origin of your problem. I guess you are building one block with blockMesh enclosing the whole geometry. Wouldn't it be possible for you to build your background mesh in such a way that it follows better your geometry? Looking at your example with two pipes connected by an angle of 30 degrees, I think it would be advisable to have two blocks, one for each pipe...

Hi,

yes I thought about that but the problem is not that geometry
I have a very complex geometry and in that I think its not possible to do it. So I am trying to solve that for that simliyfied geometry

Is there a tool (gui) for blockMesh? Always using salome for that! Tobi

Last edited by Tobi; October 26, 2012 at 14:20.
Tobi is offline   Reply With Quote

Old   October 26, 2012, 13:40
Default
  #4
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Hi,

its me again,

did you think that it `s possible to mesh a geometry like in the attachement with several blocks? For each pipe one which is rotated in the direction to to pipe ?

Hmmm I think thats very very complicated to do it step by step with blockMesh,...


Any ideas?
Couse your idea to use several blocks which are orientated correctly to the STL would solve the problem I think.

Tobi
Attached Images
File Type: jpg Design.jpg (22.1 KB, 12 views)
Tobi is offline   Reply With Quote

Old   October 26, 2012, 13:55
Default
  #5
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Hmm ... okay ...

I can build several blocks with salome but I think its not possible to merge those two blocks to use it with sHM? Or I am wrong?...

There must be a solution, couse I think many people using sHM for complex geometrys and they have the same problems. Hmmm
Well maybe I can not mesh my combustion camber with that tool or without bouding epsilon...

Other helpful suggestions would be appreciated.

Tobi
Attached Images
File Type: jpg 2Meshes.jpg (24.7 KB, 8 views)

Last edited by Tobi; October 26, 2012 at 14:14. Reason: :(
Tobi is offline   Reply With Quote

Old   October 26, 2012, 14:40
Default
  #6
New Member
 
Join Date: Oct 2011
Posts: 3
Rep Power: 14
mamiha is on a distinguished road
Hi,

Ok, I see the problem
I do not know of any GUI for blockMesh, sorry...
I think you're right, in your case it would really be complicated to do it step by step with blockMesh. Not sure if it's worth a try...
I haven't worked with Salome yet so I'm not really aware of its capabilites, sorry. But if you create several blocks by their own and merge them later on, I would guess that you will probably end up with some polyhedral cells connecting the blocks. As far as I know, you need to have pure hexa background mesh for SnappyHexMesh.
Concerning your problem, I do not really have a satisfying solution. I am currently also struggling with similar problem...
mamiha is offline   Reply With Quote

Old   October 26, 2012, 18:34
Default
  #7
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings to all!

GUI for blockMesh? Here's one: http://openfoamwiki.net/index.php/SwiftBlock

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Reply


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
SimpleFoam high time-step continuity error on a simple geometry Chrisstiapis OpenFOAM Running, Solving & CFD 40 December 23, 2020 07:34
To develop interface in a simple geometry zakmt293 FLUENT 0 January 21, 2019 04:14
[ICEM] Simple Geometry Poor Results tav98f ANSYS Meshing & Geometry 4 August 4, 2010 13:36
[ICEM] Creating Simple Geometry Mudblood ANSYS Meshing & Geometry 1 June 8, 2010 20:26
vitual _ real deneb FLUENT 3 January 22, 2007 04:31


All times are GMT -4. The time now is 01:08.