mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: fixed incorrect particle direction in injectionChannel tutorial
This commit is contained in:
@ -106,7 +106,7 @@ subModels
|
||||
type patchInjection;
|
||||
parcelBasisType fixed;
|
||||
patchName upperInlet;
|
||||
U0 (18.7939 6.8404 0);
|
||||
U0 (18.7939 -6.8404 0);
|
||||
nParticle 1;
|
||||
parcelsPerSecond 1390885;
|
||||
sizeDistribution
|
||||
|
||||
Reference in New Issue
Block a user