Elastic Membrane Plate Section
- 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 an ElasticMembranePlateSection object, which is an isotropic section appropriate for plate and shell analysis.
section ElasticMembranePlateSection $secTag $E $nu $h $rho |
$secTag | unique section tag |
$E | Young's Modulus |
$nu | Poisson's Ratio |
$h | depth of section |
$rho | mass density |
NOTES:
- The elastic section can be used in the nonlinear beam column elements. Sometimes when building the model it is useful to do so to check the model being built.
Code Developed by: Edward "Eddie" Love