mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: particle tracking - wrong index used - mantis #1059
This commit is contained in:
@ -424,7 +424,7 @@ Foam::scalar Foam::particle::trackToFace
|
||||
(
|
||||
position_,
|
||||
endPosition,
|
||||
triI,
|
||||
tI,
|
||||
tetAreas[tI],
|
||||
tetPlaneBasePtIs[tI],
|
||||
cellI_,
|
||||
|
||||
Reference in New Issue
Block a user