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

Boundary conditions on internal faces

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 2, 2010, 13:56
Default Boundary conditions on internal faces
  #1
New Member
 
Caroline Vandame
Join Date: Aug 2010
Posts: 26
Rep Power: 15
CaroVandame is on a distinguished road
Hello

I have been looking in the past couple of days for a way to define a wall BC on internal faces. It seems to be a recurrent question, however the few threads about this subject didn't help me. I'm quite new with OpenFoam so that may be the reason.

If I'm right, here are the following steps I need to follow and my questions about each step
- create my mesh using blockMesh (should I define my internal faces into a patch category? it seems to create errors to do so?)

- using faceSet (not sure which function of faceSetDict I should use but I tried with boxToFace, and it creates a folder Sets with two files inside interface_wall and interface_wall_old -> why two? I have "backing up interface_wall into interface_wall_old")

Until now it seems ok: the file interface_wall seems to actually have something inside, but the interface_wall_old file has nothing inside:
0
(
)
I'm wondering why?

And then I change my boundary file, by increasing my number of face by 1 and adding this boundary
interface_wall1
{
type wall;
nFaces 0;
startFace =nFaces+startFace of previous boundary;
}

and then when I call createBaffles interface_wall interface_wall1, I get the fatal error:
Cannot find faceZone interface_wall
Valid zones are
0
(
)

I'm not sure about the difference about sets/zones...?


Can someone help me? I hope the description of my problem is clear enough
I'm using OpenFoam 1.7.0

Thanks for your help
Caroline
CaroVandame is offline   Reply With Quote

Reply

Tags
boundary conditions, internal faces


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
mass flow in is not equal to mass flow out saii CFX 12 March 19, 2018 05:21
DecomposePar unequal number of shared faces maka OpenFOAM Pre-Processing 6 August 12, 2010 09:01
[snappyHexMesh] external flow with snappyHexMesh chelvistero OpenFOAM Meshing & Mesh Conversion 11 January 15, 2010 19:43
Unaligned accesses on IA64 andre OpenFOAM 5 June 23, 2008 10:37
Please help with flow around car modelling! Tudor Miron CFX 17 March 19, 2004 19:23


All times are GMT -4. The time now is 05:29.