Hello,
You can add a dash-pot in parallel of beams... For example, you can do it in your input file thanks to the "DampingFactor" option :
<PlugIn Id="_ConvertElementPairToBeam" YoungModulus="1.2e11" RadiusRatio="0.28" DampingFactor="1e5"/>
But if you want more sophisticated behavior, you must code it by yourself. If you try something, please let us know your development. :)
Best regards, Damien.