MultiLinear Material
		
		
		
		Jump to navigation
		Jump to search
		
- 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 uniaxial multilinear material object.
| uniaxialMaterial MultiLinear $matTag $u1 $f1 $u2 $f2 $u3 $f3 $u4 $f4 ... | 
| $matTag | integer tag identifying material | 
| $u1 $f1 | strain and stress (or deformation & force) at first point of the envelope | 
| $u2 $f2 | strain and stress (or deformation & force) at second point of the envelope | 
| $u3 $f3 | strain and stress (or deformation & force) at third point of the envelope | 
| $u4 $f4 | strain and stress (or deformation & force) at fourth point of the envelope | 
MultiLinear Material -- Hysteretic Behavior
Code Developed by: Frank Mckenna, UC Berkeley
Images Developed by: Vesna Terzic
