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