Fiber Command
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 allows the user to construct a single fiber and add it to the enclosing FiberSection or NDFiberSection.
fiber $yLoc $zLoc $A $matTag |
$yLoc | y coordinate of the fiber in the section (local coordinate system) |
$zLoc | z coordinate of the fiber in the section (local coordinate system) |
$A | area of the fiber. |
$matTag | material tag associated with this fiber (UniaxialMaterial tag for a FiberSection and NDMaterial tag for use in an NDFiberSection). |
Code Developed by: fmk