CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

blockMeshDict setting "rest of the faces" to a boundary

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 14, 2020, 09:43
Default blockMeshDict setting "rest of the faces" to a boundary
  #1
Senior Member
 
Join Date: Jul 2011
Posts: 120
Rep Power: 14
haze_1986 is on a distinguished road
Hi all,

Lets say we have about thousands of vertices that have already been specified, when setting the boundaries can we define the vertices to five out of a total of six boundaries, and set the rest of the points onto the last boundary name? I realise if I try to do this:

Code:
sixthBoundary
    {
        type wall;
        faces ();
    }
I get

Code:
    Found 56 undefined faces in mesh; adding to default patch defaultFaces
Would I be able to link the name sixthBoundary to defaultFaces?
haze_1986 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
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
Centrifugal fan j0hnny CFX 13 October 1, 2019 13:55
Question about adaptive timestepping Guille1811 CFX 25 November 12, 2017 17:38
Velocity vector in impeller passage ngoc_tran_bao CFX 24 May 3, 2016 21:16
[snappyHexMesh] determining displacement for added points CFDnewbie147 OpenFOAM Meshing & Mesh Conversion 1 October 22, 2013 09:53


All times are GMT -4. The time now is 07:47.