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

[blockMesh] split a patch face on subfaces?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 14, 2014, 19:39
Question split a patch face on subfaces?
  #1
Member
 
lfgmarc's Avatar
 
Luis Felipe Gutierrez Marcantoni
Join Date: Oct 2010
Location: Cordoba-Argentina
Posts: 47
Rep Power: 15
lfgmarc is on a distinguished road
Send a message via MSN to lfgmarc
Hi, I'm trying to make a mesh with blockMesh, but i'm in troubles because I need to split a face in two faces to impose different boundary conditions, My question is: is possible split a block face (patch) on sub-faces without create other block?. To clarify my question, in next fig I show the mesh made with one hex block (2 cells in x and 2 cells in y), in this fig is labeled the patch (right wall) that I can split to define a new patch, my question, Is possible to define a new patch without make other block (see fig2) ?

https://drive.google.com/file/d/0B_9...it?usp=sharing


https://drive.google.com/file/d/0B_9...it?usp=sharing

Thanks in advance for any hint.

Felipe
__________________
Felipe G
lfgmarc is offline   Reply With Quote

Old   April 19, 2014, 11:14
Default
  #2
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 Felipe,

Do you only want to split the face? Because if you only split the face, you will have a cell with more than one boundary condition on the same side of the cell, which can lead to considerable simulation problems.

If this is what you want, you could try using modifyMesh. The location of an example dictionary is indicated by this command:
Code:
echo $FOAM_UTILITIES/mesh/advanced/modifyMesh/modifyMeshDict
Problem is that you would have to split the edges and then assign a patch name to the faces in question.

Have a look into the wiki page for more ideas, since interactively designing the dictionary might be easier: http://openfoamwiki.net/index.php/BlockMesh

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Reply

Tags
blockmesh, patches


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
y+ and u+ values with low-Re RANS turbulence models: utility + testcase florian_krause OpenFOAM 114 August 23, 2023 05:37
[blockMesh] Internal walls of zero thickness anger OpenFOAM Meshing & Mesh Conversion 23 February 6, 2020 18:25
[snappyHexMesh] sHM layer process keeps getting killed MBttR OpenFOAM Meshing & Mesh Conversion 4 August 15, 2016 03:21
[GAMBIT] periodic faces not matching Aadhavan ANSYS Meshing & Geometry 6 August 31, 2013 11:25
[Gmsh] Import gmsh msh to Foam adorean OpenFOAM Meshing & Mesh Conversion 24 April 27, 2005 08:19


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