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:
@ -35,7 +35,7 @@ boundaryField
|
||||
upperInlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform (18.7939 6.8404 0);
|
||||
value uniform (18.7939 -6.8404 0);
|
||||
}
|
||||
|
||||
outlet
|
||||
|
||||
Reference in New Issue
Block a user