Velocity Dependent Friction

From OpenSeesWiki
Revision as of 20:56, 18 March 2010 by Aschellenberg (talk | contribs) (Created page with '{{CommandManualMenu}} This command is used to construct a VDependent friction model object. {| | style="background:yellow; color:black; width:800px" | '''frictionModel VDepend...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search




This command is used to construct a VDependent friction model object.

frictionModel VDependent $frnTag $muSlow $muFast $transRate

$frnTag unique friction model object tag
$muSlow coefficient of friction at low velocity
$muFast0 coefficient of friction at high velocity
$transRate transition rate from low to high velocity


EXAMPLES:

frictionModel VDependent 1 0.085 0.163 0.77



Code Developed by: Andreas Schellenberg, University of California, Berkeley.