bug fix in DEMsystem
This commit is contained in:
parent
b5572d3f7f
commit
2eea306903
|
@ -57,8 +57,6 @@ pFlow::sphereFluidParticles::sphereFluidParticles(
|
|||
bool pFlow::sphereFluidParticles::beforeIteration()
|
||||
{
|
||||
sphereParticles::beforeIteration();
|
||||
zeroFluidForce_H();
|
||||
zeroFluidTorque_H();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue