setting viscous damping coefficients in Hookean systems
In the LIGGGHTS documentation, it explains how to use
fix ID all property/global gamman peratomtypepair ... and
fix ID all property/global gammat peratomtypepair ...
to set the normal and tangential viscoelastic damping constants. It also talks about a gamman_abs and gammat_abs alternative to that fix.
However, I cannot seem to set them myself in an input script. The function "deriveContactModelParams" in pair_gran_hooke_history.cpp seems to override any settings I want to make.
A snippet of my contact parameters section looks like this: