Database.create3dNonlinearMaterial


create3dNonlinearMaterial(attrName, YoungsModulusInPlane, YoungsModulusOutPlane, ShearModulusInPlane, ShearModulusOutPlane, PoissonsRatioInPlane, PoissonsRatioOutPlane, MassDensity, CoeffThermalExpansion, MassRaleighDampingConst, StiffRaleighDampingConst, HeatFractionCoeff, Cohesion, FrictionAngle, UniaxialYieldStress)

Creates a 3D elaso plastic nonlinear interface attribute

attrNamestring name of attribute
YoungsModulusInPlaneVariationAttr or double Inplane Young's Modulus
YoungsModulusOutPlaneVariationAttr or double Out of plane Young's Modulus
ShearModulusInPlaneVariationAttr or double Inplane shear modulus
ShearModulusOutPlaneVariationAttr or double Out of plane shear modulus
PoissonsRatioInPlaneVariationAttr or double Inplane Poisson's Ratio
PoissonsRatioOutPlaneVariationAttr or double Out of plane Poisson's Ratio
MassDensityVariationAttr or double density
CoeffThermalExpansionVariationAttr or double coefficeint of thermal expansion
MassRaleighDampingConst VariationAttr or double Mass Rayleigh damping constant
StiffRaleighDampingConst VariationAttr or double Stiffness Rayleigh damping constant
HeatFractionCoeff VariationAttr or double Heat fraction coefficient
CohesionVariationAttr or double Cohesion
FrictionAngleVariationAttr or double Friction angle
UniaxialYieldStressVariationAttr or double Uniaxial yield stress
Return valueIFMaterialNonlinear

Back to Database

Back to Overview