Fix tutorials: pimpleFoam tutorial t-junction now goes through.
This commit is contained in:
parent
0d5dc4d1ef
commit
bdab371f9a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ boundaryField
|
|||
{
|
||||
inlet
|
||||
{
|
||||
type pressureInletOutletVelocity;
|
||||
type pressureInletVelocity;
|
||||
value uniform (0 0 0);
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue