NDMaterial Command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
**[[ContactMaterial2D]] | **[[ContactMaterial2D]] | ||
**[[ContactMaterial3D]] | **[[ContactMaterial3D]] | ||
*Wrapper material for Initial State Analysis | |||
**[[InitialStateAnalysisWrapper]] | |||
*Nonlinear, drained/undrained soil response under general 3D cyclic loading conditions (please visit [http://cyclic.ucsd.edu/opensees UCSD] for examples) | *Nonlinear, drained/undrained soil response under general 3D cyclic loading conditions (please visit [http://cyclic.ucsd.edu/opensees UCSD] for examples) | ||
**[http://opensees.berkeley.edu/OpenSees/manuals/usermanual/1562.htm FluidSolidPorousMaterial] | **[http://opensees.berkeley.edu/OpenSees/manuals/usermanual/1562.htm FluidSolidPorousMaterial] |
Revision as of 03:26, 8 March 2011
- 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
- Contact Materials for 2D and 3D
- Wrapper material for Initial State Analysis
- Nonlinear, drained/undrained soil response under general 3D cyclic loading conditions (please visit UCSD for examples)
- UCDavis Soil Models