Fix tutorials: pimpleFoam tutorial t-junction now goes through.

This commit is contained in:
Philippose Rajan 2010-10-17 12:44:22 +02:00
parent 0d5dc4d1ef
commit bdab371f9a

View file

@ -22,7 +22,7 @@ boundaryField
{
inlet
{
type pressureInletOutletVelocity;
type pressureInletVelocity;
value uniform (0 0 0);
}