Coulomb Friction: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{CommandManualMenu}} | {{CommandManualMenu}} | ||
This command is used to construct a [http://en.wikipedia.org/wiki/Friction"Coulomb"] | This command is used to construct a [http://en.wikipedia.org/wiki/Friction"Coulomb friction"] model object. | ||
{| | {| |
Revision as of 21:05, 18 March 2010
- Command_Manual
- Tcl Commands
- Modeling_Commands
- model
- uniaxialMaterial
- ndMaterial
- frictionModel
- section
- geometricTransf
- element
- node
- sp commands
- mp commands
- timeSeries
- pattern
- mass
- block commands
- region
- rayleigh
- Analysis Commands
- Output Commands
- Misc Commands
- DataBase Commands
This command is used to construct a "Coulomb friction" model object.
frictionModel Coulomb $frnTag $mu |
$frnTag | unique friction model object tag |
$mu | coefficient of friction |
EXAMPLES:
frictionModel Coulomb 1 0.163
Code Developed by: Andreas Schellenberg, University of California, Berkeley.