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

[blockMesh] stitching on arcs

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 15, 2010, 09:48
Default stitching on arcs
  #1
RBJ
New Member
 
Robin Koldeweij
Join Date: Nov 2009
Posts: 19
Rep Power: 16
RBJ is on a distinguished road
Dear All,

For a multi-phase flow simulation I have a spider-web mesh, as can be seen in the picture. I create the blockmesh file with a matlab script. The mesh exists of a couple of wedge-type blocks in circumferential direction. I have noticed for a test-case simulation that other meshes (like o-type) don't give correct results (not even close!).

At a certain location in axial direction, say at the arrow, I want fluid dropping into the domain. Therefore I thought of making an inlet at a certain location in axial direction. I also want to make a block for this with new nodes and an arc on the downside going through the mesh' radius.

The total outside boundary of the cylinder is called 'freeStream' I have tried to do stitchmesh freestream inletDownSide -partial, but all I got was errors like

Code:
#0  Foam::error::printStack(Foam::Ostream&) in "/uhome/koldewei/OpenFOAM/OpenFOA
M-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#1  Foam::error::abort() in "/uhome/koldewei/OpenFOAM/OpenFOAM-1.6/lib/linux64Gc
cDPOpt/libOpenFOAM.so"
#2  Foam::enrichedPatch::calcCutFaces() const in "/uhome/koldewei/OpenFOAM/OpenF
OAM-1.6/lib/linux64GccDPOpt/libdynamicMesh.so"
#3  Foam::enrichedPatch::cutFaces() const in "/uhome/koldewei/OpenFOAM/OpenFOAM-
1.6/lib/linux64GccDPOpt/libdynamicMesh.so"
#4  Foam::slidingInterface::coupleInterface(Foam::polyTopoChange&) const in "/uh
ome/koldewei/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libdynamicMesh.so"
#5  Foam::polyTopoChanger::topoChangeRequest() const in "/uhome/koldewei/OpenFOA
M/OpenFOAM-1.6/lib/linux64GccDPOpt/libdynamicMesh.so"
#6  Foam::polyTopoChanger::changeMesh(bool, bool, bool, bool) in "/uhome/koldewe
i/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libdynamicMesh.so"
#7  main in "/uhome/koldewei/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDP
Opt/stitchMesh"
#8  __libc_start_main in "/lib64/libc.so.6"
#9  _start at /usr/src/packages/BUILD/glibc-2.9/csu/../sysdeps/x86_64/elf/start.
S:116
 
    From function void enrichedPatch::calcCutFaces() const
    in file slidingInterface/enrichedPatch/enrichedPatchCutFaces.C at line 567.
FOAM aborting
Does anyone have any clues on how to perform this?

Of course it would be possible to manually select the nodes on which the inlet should be added, but I'd like to make it more an automatic procedure: change some variables in my Matlab script -> blockMesh > stitchmesh > run simulation
Attached Images
File Type: jpg inletmesh.JPG (84.8 KB, 26 views)

Last edited by RBJ; March 15, 2010 at 09:49. Reason: added last alinea
RBJ 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
[blockMesh] Axisymmetric blockMesh error. Are Arcs needed? andygdl OpenFOAM Meshing & Mesh Conversion 0 November 2, 2010 11:25
how to create arcs in fluent MADHU BABU FLUENT 2 June 2, 2003 08:00
Stitching volumes Jim FLUENT 0 April 1, 2003 09:19
Stitching volumes Jimmy Fidelity CFD 1 March 28, 2003 15:48
creating volume by stitching faces Prabhu.B FLUENT 3 June 27, 2002 19:33


All times are GMT -4. The time now is 13:28.