grainDEMSystem folder is added

This commit is contained in:
HRN
2024-12-28 13:22:12 +03:30
parent 1f242d8911
commit ff6c3454c9
10 changed files with 748 additions and 10 deletions

View File

@ -122,6 +122,8 @@ public:
span<real> diameter() override;
span<real> courseGrainFactor() override;
span<realx3> acceleration() override;
span<realx3> velocity() override;