Element Command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 63: | Line 63: | ||
**[[Bbar Plane Strain Quadrilateral Element]] | **[[Bbar Plane Strain Quadrilateral Element]] | ||
**[[Enhanced Strain Quadrilateral Element]] | **[[Enhanced Strain Quadrilateral Element]] | ||
**[[SSPquad Element]] | |||
*Triangular Elements | *Triangular Elements | ||
Line 82: | Line 83: | ||
**[[Nine Four Node Quad u-p Element]] | **[[Nine Four Node Quad u-p Element]] | ||
**[[Twenty Eight Node Brick u-p Element]] | **[[Twenty Eight Node Brick u-p Element]] | ||
**[[SSPquadUP Element]] | |||
Revision as of 02:45, 18 November 2011
- 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 an element and add it to the Domain.
element eleType? arg1? ... |
The type of element created and the additional arguments required depends on the eleType? provided in the command.
NOTE:
The valid queries to any element when creating an ElementRecorder are documented in the NOTES section for each element.
The following contain information about eleType? and the args required for each of the available element types:
- Zero-Length Elements
- Truss Elements
- Beam-Column Elements
- Joint Elements
- Link Elements
- Bearing Elements
- Quadrilateral Elements
- Triangular Elements
- Brick Elements
- up Elements
- misc