mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
clean up whitespaces
This commit is contained in:
@ -81,7 +81,7 @@ int main(int argc, char *argv[])
|
|||||||
{
|
{
|
||||||
particleCloud.smoothingM().smoothen(particleCloud.forceM(0).impParticleForces());
|
particleCloud.smoothingM().smoothen(particleCloud.forceM(0).impParticleForces());
|
||||||
}
|
}
|
||||||
|
|
||||||
Info << "update Ksl.internalField()" << endl;
|
Info << "update Ksl.internalField()" << endl;
|
||||||
Ksl = particleCloud.momCoupleM(0).impMomSource();
|
Ksl = particleCloud.momCoupleM(0).impMomSource();
|
||||||
Ksl.correctBoundaryConditions();
|
Ksl.correctBoundaryConditions();
|
||||||
|
|||||||
Reference in New Issue
Block a user