Merge branch 'develop' of github.com:ParticulateFlow/CFDEMcoupling into develop

This commit is contained in:
tlichtenegger
2023-01-03 09:31:37 +01:00
34 changed files with 613 additions and 340 deletions

View File

@ -31,6 +31,14 @@ dumpIndexDisplacementIncrement 8000;
dumpIndexInputIncrement 4000;
posIndex 0;
posX 1;
posY 2;
posZ 3;
nNeighMin 3;
timePerDisplacementStep 0.1;