fedoo.problem.ExplicitDynamic.get_DampingPower

ExplicitDynamic.get_DampingPower()

returns : Udot.transposed * C * Udot The damping disspated energy can be approximated by:

Edis = cumtrapz(DampingPower * TimeStep)