mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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