tutorials/lagrangian/MPPICFoam/injectionChannel: Corrected orientation of inlet air

Resolves bug-report http://bugs.openfoam.org/view.php?id=2110
This commit is contained in:
Henry Weller
2016-06-06 12:20:14 +01:00
parent 34e48fff4c
commit 048a3a7ada

View File

@ -35,7 +35,7 @@ boundaryField
upperInlet
{
type fixedValue;
value uniform (18.7939 6.8404 0);
value uniform (18.7939 -6.8404 0);
}
outlet