|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Join Date: Jun 2021
Posts: 5
Rep Power: 6 ![]() |
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 |
|
|
|
|
|
![]() |
| Tags |
| boundaries condition |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |