Coulomb Friction: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{CommandManualMenu}} This command is used to construct a Coulomb friction model object. {| | style="background:yellow; color:black; width:800px" | '''frictionModel Coulomb $f...') |
No edit summary |
||
Line 1: | Line 1: | ||
{{CommandManualMenu}} | {{CommandManualMenu}} | ||
This command is used to construct a Coulomb friction model object. | This command is used to construct a [Coulomb] friction model object. | ||
{| | {| |
Revision as of 21:02, 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.