MurpheyLab / trep

Trep: Mechanical Simulation and Optimal Control Software
https://murpheylab.github.io/trep/
GNU General Public License v3.0
18 stars 11 forks source link

Add LinearDamper feature analogous to LinearSpring #22

Closed adwilson10 closed 9 years ago

adwilson10 commented 10 years ago

From lah...@gmail.com on April 23, 2014 16:31:46

Trep includes springs and dampers on configuration variables as well as LinearSprings that stretch between two frame origins. It would be great if something like LinearDamper also existed, putting a damper between two frame origins.

Original issue: http://code.google.com/p/trep/issues/detail?id=22

adwilson10 commented 10 years ago

From schultzj...@gmail.com on April 23, 2014 14:39:34

Labels: -Type-Defect Type-Enhancement

adwilson10 commented 9 years ago

LinearDamper has been added as of 469f1520a1740824ef19d07e569bb2a853f03bd6. Documentation is available in the trep.forces API Reference.