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

Boundary Condition

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 5, 2021, 11:11
Question Boundary Condition
  #1
New Member
 
Join Date: Jun 2021
Posts: 5
Rep Power: 4
badreddine0 is on a distinguished road
Hello,


I recently start OpenFoam, so I have some silly questions. I would like to if there is some difference for this three boundary conditions. Personally, I found any difference ^_^'


Code:
boundaryField
{
   wall1
   {
       type          fixedValue;
       value        uniform 0;
   }

   wall2
   {
       type          uniformFixedValue;
       value        uniform 0;
   }
   wall3
   {
       type          calculated;
       value        uniform 0;
   }
}

Thanks you for your help
badreddine0 is offline   Reply With Quote

Reply

Tags
boundaries condition

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
sliding mesh problem in CFX Saima CFX 46 September 11, 2021 08:38
Centrifugal fan j0hnny CFX 13 October 1, 2019 14:55
Accessing multiple boundary patches from a custom boundary condition file ripudaman OpenFOAM Programming & Development 0 October 22, 2014 19:34
Radiation interface hinca CFX 15 January 26, 2014 18:11
An error has occurred in cfx5solve: volo87 CFX 5 June 14, 2013 18:44


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