AddMaterial

From OpenSeesWiki
Jump to navigation Jump to search

•Commands: –addMaterialData MaterialLabel $MaterialLabel –addMaterialData MaterialModelLabel $MaterialModelLabel –addMaterialData $RequiredArgument1Label $RequiredArgument1Value –addMaterialData $RequiredArgument2Label $RequiredArgument2Value –… –<addMaterialData $InputArgument1Label $InputArgument1Value> –<addMaterialData $InputArgument2Label $InputArgument2Value> –… –addMaterial – •$MaterialLabel: Unique Material Label for reference •$MaterialModelLabel: Specifies which Material Model is being used. –Options: Elastic, Steel, ReinforcingSteel, BilinearSteel, TrilinearSteel, BilinearHysteretic, TrilinearHysteretic, UnsymmetricTrilinearHysteretic, ConfinedConcrete, Concrete, UnconfinedConcrete. •$RequiredArgument1Label $RequiredArgument1Value ...:Labels and corresponding values for MaterialModel-specific required argument. •$InputArgument1Label $InputArgument1Value …: Labels and corresponding values for MaterialModel-specific Input Arguments (Optional) • •The addMaterial command must be placed at the end of the material-data definition, as it takes all data defined since the last addMaterial command and define the material.