isotropicPropertiesType

complexType · extension complexBaseType · all

Isotropic material properties

Defines the material properties for an isotropic material. Note that the shear modulus G is defined in terms of the elastic modulus E and the Poisson's ratio nu as:
G= \frac{E}{2(1+\nu)}
Specifying a value for all three properties E, G and nu therefore results in an overdetermined material definition and must be avoided.

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
allThe children below may appear in any order. Each may appear at most once.
EdoubleBaseType[1..1] requiredYoung's modulus [N/m^2]
GdoubleBaseType[0..1] optionalShear modulus [N/m^2]
nudoubleBaseType[0..1] optionalPoisson's ratio
thermalExpansionCoeffdoubleBaseType[0..1] optionalThermal expansion coefficient [1/K]
thermalConductivitydoubleBaseType[0..1] optionalThermal conductivity of the material in [W/(m*K)]
sigtdoubleBaseType[0..1] optionalAllowable stress for tension [N/m^2]
sigcdoubleBaseType[0..1] optionalAllowable stress for compression [N/m^2]
tau12doubleBaseType[0..1] optionalAllowable stress for shear [N/m^2]
epstdoubleBaseType[0..1] optionalAllowable strain for tension
epscdoubleBaseType[0..1] optionalAllowable strain for compression
gamma12doubleBaseType[0..1] optionalAllowable strain for shear
yieldStrengthTdoubleBaseType[0..1] optionalYield strength, tension [N/m^2]
yieldStrengthCdoubleBaseType[0..1] optionalYield strength, compression [N/m^2]
plasticityCurvesplasticityCurvesType[0..1] optionalPlastification curves for isotropic materials incl. element elimination
fatigueFactordoubleBaseType[0..1] optionalOptional knockdown factor for fatiuqe (defaults to 1)
fatigueBehaviourfatigueBehaviourType[0..1] optionalFatigue behaviour of the material
damageToleranceBehaviourdamTolBehaviourType[0..1] optionalDamage tolerance behaviour of the material

Used by

In a dataset · 1 path

In the schema · 1 declaration

TypeName
materialTypeisotropicProperties