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

How do patchGroups work?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 24, 2016, 19:04
Default How do patchGroups work?
  #1
Senior Member
 
Join Date: Nov 2010
Location: USA
Posts: 1,232
Rep Power: 24
me3840 is on a distinguished road
Hello all,

I'm working with a geometry that has a lot of different patches, but a lot of them are the same. This means my 0 files are very large but very repetitive. In the motorBike tutorial there's patch groups, but I'm unclear how they're really constructed. Here's my though process:

They appear to be defined in the boundary file. However snappyHexMesh makes this file, so it must be the originator of the boundaries. It looks like the input .obj is assigned to the group through this text:
Code:
geometry
{
    motorBike.obj
    {
        type triSurfaceMesh;
        name motorBike;
    }
So does this mean that any patch defined in the .obj (or an STL in my case) is put into this patch?

If that's true, there's another problem I have with this - I've read that patches can belong to multiple groups. Considering what I said above, I don't see how that's possible unless you modify the boundary file after meshing?

Any helpful hints?
Thanks!
me3840 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
RP_Set_Integer does not work in parallel 86lolo Fluent UDF and Scheme Programming 2 July 3, 2014 11:37
Does CX_Interpret_String work in parallel? 86lolo Fluent UDF and Scheme Programming 2 June 30, 2014 04:36
Companies that lease software & hardware for cloud-based work? Catthan ANSYS 0 June 18, 2014 10:53
Why do the Plant library cases don't work? Alumna Phoenics 6 June 22, 2004 12:08
why my In-Form doesn't work? green Phoenics 2 May 27, 2004 21:03


All times are GMT -4. The time now is 15:55.