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:
parent
f4cbde2d12
commit
bf099f1d1b
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ boundaryField
|
|||
upperInlet
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform (18.7939 6.8404 0);
|
||||
value uniform (18.7939 -6.8404 0);
|
||||
}
|
||||
|
||||
outlet
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue