Removing comment in wallImpactDistance function after fix.
This commit is contained in:
parent
41b73e69d0
commit
a460b10a8d
@ -405,10 +405,6 @@ Foam::InteractingKinematicParcel<ParcelType>::wallImpactDistance
|
||||
const vector&
|
||||
) const
|
||||
{
|
||||
// To make sure that the particles jump cyclic, wedge and
|
||||
// processor patches in the correct location, this must be zero,
|
||||
// or the calculation of lambda must be revised
|
||||
|
||||
return 0.0;
|
||||
// return 0.5*d_;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user