schrummy14 / LIGGGHTS_Flexible_Fibers

This is a modified version of LIGGGHTS that includes granular bond formulations. The original version of LIGGGHTS produced by CFDEM can be found here: https://github.com/CFDEMproject/LIGGGHTS-PUBLIC
GNU General Public License v2.0
45 stars 34 forks source link

CFDEM Coupling Causes Bond Histories to be Forgotten!!! #5

Closed schrummy14 closed 4 years ago

schrummy14 commented 4 years ago

Critical bug found in which during the coupling, the bond histories are reset to zero. Current work is to find where and why the bond history values are being reset and to fix this issue.

schrummy14 commented 4 years ago

I have applied a fix. Current fix is taking the values from the neighbor class and writing them to the atom class.