NDMaterial Command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<noinclude> | <noinclude> | ||
This command is used to construct an | This command is used to construct an NDMaterial object which represents the stress-strain relationship at the gauss-point of a continuum element. | ||
{| | {| |
Revision as of 23:23, 6 August 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