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

[Technical] Switching internal faces to walls

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree4Likes
  • 1 Post By DadsArmy
  • 3 Post By Toorop

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 6, 2011, 07:59
Question Switching internal faces to walls
  #1
New Member
 
Cees & Jelle
Join Date: Dec 2010
Posts: 2
Rep Power: 0
DadsArmy is on a distinguished road
Dear all,

After a day and a half's search, I still can't figure out how to do this.
In short: how to create subsections in a mesh that can be seperated and joined together at will?

The longer story:
I am currently working on airbearing simulations. The bearing is floating on a surface, suspended on a thin (microns) airfilm. To determine the airflow for different thicknesses of this airfilm, I need different meshes. However, it's needlessly laborous to create many different meshes in which the major part of the geometry is meshed identically, and only the airgap is extended by a little.

I create the mesh in Salome, export it to unv and convert it to OpenFoam with ideasUnvToFoam. The solution I hope to implement works by defining internal faces inside the airfilm. These faces should each in turn be closed, separating the bearing-part (where the magic I'm interested in happens) and an overhead-slab underneath.

Closing the internal faces could work by:

a. Using an OpenFoam utility like splitMesh or createBaffles (though this involves faceSets, I don't know how to create these).
b. Specifying boundary conditions on patches here (but I don't think it's possible to have intenal patches, nor a 'transparent' BC - correct me if I'm wrong).

If my question is unclear, I'd be happy to clarify things. Any suggestions are more than welcome.

Kind regards,
Jelle
m.zomorodian likes this.
DadsArmy is offline   Reply With Quote

Old   June 7, 2011, 09:30
Default
  #2
Member
 
kshitij neroorkar
Join Date: Mar 2009
Location: Michigan, USA
Posts: 32
Rep Power: 17
kdneroorkar is on a distinguished road
I think you could look at the following option. Anyone please correct me if I am wrong.
I know this works in Gambit. First, while making the mesh, I apply a boundary name to the internal patch. when I do fluentMeshToFoam for the Gambit mesh, I use the option -writeZones -writeSets. This will write out the face set including the faces that belong to this patch. Then use splitMesh to split the mesh at this faceSet.

If you want to join/separate subsections, you could look at the attach/dettach mesh modifier
http://openfoamwiki.net/index.php/Ho...mic_mesh_cases

Hope this helps
Kshitij

Last edited by kdneroorkar; June 7, 2011 at 09:53.
kdneroorkar is offline   Reply With Quote

Old   June 7, 2011, 10:17
Default
  #3
New Member
 
Cees & Jelle
Join Date: Dec 2010
Posts: 2
Rep Power: 0
DadsArmy is on a distinguished road
Thanks Kshitij!

The attachDetach-approach looks quite promising.
Yesterday however we found another method.
Quick and dirty as it may be, it still works for us so far:

-In the mesh module, choose modification -> remove elements
-filter out a certain part of the mesh (in our case the bottom slices of the airgap)
-remove this part and if necessary change special boundary patches (like outlet).

When I have time I'll look into your approach though.

Kind regards,
Jelle
DadsArmy is offline   Reply With Quote

Old   October 24, 2011, 11:26
Default
  #4
Member
 
Tibor Nyers
Join Date: Jul 2010
Location: Hungary
Posts: 91
Rep Power: 16
Toorop is on a distinguished road
Hi,

I would like to turn block faces into internal wall.

Is there a way to specify this straight from blockMeshDict? Or face information can be extracted from blockMesh and feeding this into createBaffles can do the trick? Any help would be appreciated!
Toorop is offline   Reply With Quote

Old   November 16, 2011, 08:13
Default
  #5
Member
 
Tibor Nyers
Join Date: Jul 2010
Location: Hungary
Posts: 91
Rep Power: 16
Toorop is on a distinguished road
"Inspired" by this idea I have found a workaround!
Extracting the cells from two touching blocks with this method, one can then convert these cells to faces and take the subset. The result will be a faceSet containing all the border faces. Mission accomplished!

Not super elegant since one have to plan the blockMesh structure beforehand, but it works! I know a faceSet with boxToFace source exists, but without axis-aligned cells it's way to error-prone.

Below I provide a simple dummy case. Hopefully, someone will find it helpful. The parameters, boundaries need tweaking so the flow in the pipe wouldn't look so dull. An "open channel" like exit on the right hand side would be cool as well. Feel free to add your thoughts, corrections.
Attached Files
File Type: gz sewage.tar.gz (4.6 KB, 251 views)
Toorop is offline   Reply With Quote

Reply

Tags
createbaffles, faces, internal, split, splitmesh

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[snappyHexMesh] Add Mesh Layers doesnt work on the whole surface Kryo OpenFOAM Meshing & Mesh Conversion 13 February 17, 2022 08:34
parallel run OpenFoam Srinath Reddy OpenFOAM Running, Solving & CFD 13 February 27, 2019 10:15
foam-extend_3.1 decompose and pyfoam warning shipman OpenFOAM 3 July 24, 2014 09:14
Cluster ID's not contiguous in compute-nodes domain. ??? Shogan FLUENT 1 May 28, 2014 16:03
[snappyHexMesh] external flow with snappyHexMesh chelvistero OpenFOAM Meshing & Mesh Conversion 11 January 15, 2010 20:43


All times are GMT -4. The time now is 22:02.