mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
bug fix in DEMsystem
This commit is contained in:
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user