CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Preparing Simulation of a Sphere in a Flow

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 10, 2015, 19:18
Smile Preparing Simulation of a Sphere in a Flow
  #1
New Member
 
Christoph Kratzsch
Join Date: Nov 2011
Location: Freiberg
Posts: 28
Rep Power: 14
PonchO is on a distinguished road
A warm hello to everyone ,

I want to simulate the flow around a sphere in a tube. Inside the sphere there can be flow as well (electromagnetic forces). It mimics something like a drop, which is steady in a spherical shape. At the interface some reactions and temperature diffusion is going on. But first, I want to look at the flow only.

My first idea was:
1) to make 2 meshes. One for the surrounding flow, one for the flow inside the droplet.
2) Then merging the meshes
3) and stitch them together
4) Afterwards, create a faceSet of the interface
5) create a baffle and applying different boundary conditions for the master and slave patch of the baffle to account for slip boundary inside the droplet and no slip boundary for the outer flow

I started preparing both meshes with snappyHexMesh. The meshes seem good and checkMesh gave me good values. The mergeMesh command worked good, but after stitching (stitchMesh -partial sphereOut sphereIn), I get many nonOrthoFaces at the interface.

On the first picture, you can see both meshes before merging and stitching. The second picture shows the stitched mesh. There you can see the first low quality cells introduced. On the third picture, there are the nonOrthoFaces visible (by foamToVTK -faceSet nonOrthoFaces).

I read about using the stitchMeshTolerancesDict, but I get an error when I do the command:

Code:
stitchMesh -partial -toleranceDict system/stitchMeshTolerancesDict sphereOut sphereIn
Code:
Create time

Create mesh for time = 0

Coupling partially overlapping patches sphereOut and sphereIn
Resulting internal faces will be in faceZone sphereOutsphereInCutFaceZone
Any uncovered faces will remain in their patch


--> FOAM FATAL IO ERROR: 
cannot open file

file: foobar/Case/system/stitchMeshTolerancesDict at line 0.

    From function regIOobject::readStream()
    in file db/regIOobject/regIOobjectRead.C at line 87.

FOAM exiting
So I am stucked.

I read already these threads:
http://www.cfd-online.com/Forums/ope...titchmesh.html
http://www.cfd-online.com/Forums/ope...titchmesh.html
http://www.cfd-online.com/Forums/ope...mesh-used.html

But none of them comes to a final solution in my opinion.

Does anybody can help me to:

1. get the stitchMeshTolerancesDict running?
2. Had this problem before and knows a solution?
3. Has a better idea to tackle this problem? I thought about multiRegionFoam, but I don't know if it can handle different boundary conditions for different flow fields at the interface.

Thanks in advance ,

Christoph



My System:

OpenFOAM Version: OpenFOAM-2.4.x
Operating System: Manjaro Linux 15.09
Hardware: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz


Attached Images
File Type: png 1_insideAndOutsideMesh.png (101.8 KB, 41 views)
File Type: png 2_stitchMeshCrinkle.png (64.2 KB, 36 views)
File Type: png 3_nonOrthoFaces.png (124.7 KB, 35 views)
PonchO is offline   Reply With Quote

Old   November 11, 2015, 15:40
Default
  #2
New Member
 
Christoph Kratzsch
Join Date: Nov 2011
Location: Freiberg
Posts: 28
Rep Power: 14
PonchO is on a distinguished road
Hi,

I managed to solve the problem with the stitchMeshTolerancesDict. It has to be inside the /constant folder. And should be just addressed by the filename, not the path.

After playing around with the dict for half an hour, I made no progress. Reduced nonOrthoFaces from about 5000 to about 3000 but introduced other errors in the mesh. So if someone is out there, that managed to handle these interface problems, please leave a comment .

I thought also about using interFoam with high surface tension in order to fix the spherical shape, but then I may introduce the well known parasitic currents. And i have the problem, that the drop will be just fall down or will be thrown out of the domain, because of the outer fluid flow. So not a good solution in my eyes.

I may add some informations regarding the subject:
It is a liquid metal droplet, which is levitated by a magnetic field at very high frequency. The surrounding is a protective atmosphere avoiding oxidization. Hence the droplet will be somehow spherical (assumption), stirred insight and surrounded by gas flow.

If someone is interested I can upload the configuration files for the meshes .

Thanks,

Christoph
PonchO 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
Review: Reversed flow CRT FLUENT 1 May 7, 2018 05:36
parametric study in flow simulation topaz FloEFD, FloWorks & FloTHERM 1 July 13, 2015 08:50
OpenFOAM : flow around a sphere at low Reynold number maxou1993 OpenFOAM Running, Solving & CFD 1 July 7, 2015 05:13
Differences and functions of Solidworks Simulation and Solidworks Flow Simulation? alpharays Main CFD Forum 0 April 19, 2012 03:13
meshing F1 front wing Steve FLUENT 0 April 17, 2003 12:37


All times are GMT -4. The time now is 20:29.