Plate Fiber Section: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{CommandManualMenu}} This command allows the user to construct an MembranePlateFiberSection object, which is a section that numerically integrates through the plate thickness a...') |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{CommandManualMenu}} | {{CommandManualMenu}} | ||
This command allows the user to construct | This command allows the user to construct a MembranePlateFiberSection object, which is a section that numerically integrates through the plate thickness with "fibers" and is appropriate for plate and shell analysis. | ||
Latest revision as of 21:06, 15 August 2012
- 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 MembranePlateFiberSection object, which is a section that numerically integrates through the plate thickness with "fibers" and is appropriate for plate and shell analysis.
section PlateFiber $secTag $matTag $h |
$secTag | unique section tag |
$matTag | nDMaterial tag to be assigned to each fiber |
$h | plate thickness |
Code Developed by: Edward "Eddie" Love