NDMaterial Command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
**[http://opensees.berkeley.edu/OpenSees/manuals/usermanual/1551.htm PressureDependMultiYield02 Material] | **[http://opensees.berkeley.edu/OpenSees/manuals/usermanual/1551.htm PressureDependMultiYield02 Material] | ||
**[http://opensees.berkeley.edu/OpenSees/manuals/usermanual/1558.htm PressureIndependMultiYield Material] | **[http://opensees.berkeley.edu/OpenSees/manuals/usermanual/1558.htm PressureIndependMultiYield Material] | ||
*UCDavis Soil Models | *UCDavis Soil Models | ||
**[http://opensees.berkeley.edu/OpenSees/manuals/usermanual/1458.htm Template Elasto-Plastic Material] | **[http://opensees.berkeley.edu/OpenSees/manuals/usermanual/1458.htm Template Elasto-Plastic Material] |
Revision as of 18:35, 23 March 2010
- 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 NDMAterial object which represents the stress-strain relationship at the gauss-point of a continuum element.
ndMaterial matType? arg1? ... |
The type of material created and the additional arguments required depends on the matType? provided in the command.
NOTE:
The valid queries to any uniaxial material when creating an ElementRecorder are 'strain', and 'stress'. Some materials have additional queries to which they will respond. These are documented in the NOTES section for those materials.
The following contain information about matType? and the args required for each of the available material types:
- Elastic Isotropic Material
- J2 Plasticity Material
- Drucker Prager
- Plane Stress Material
- Plane Strain Material
- Plate Fiber Material
- Plane Stress Concrete Materials
- Nonlinear, drained/undrained soil response under general 3D cyclic loading conditions (please visit UCSD for examples)
- UCDavis Soil Models