Creates a material attribute for Eurocode2 mterial (Mdl=86)
attrName | string | name of attribute |
YoungsModulus | VariationAttr or double | Young's modulus |
PoissonsRatio | VariationAttr or double | Poisson's ratio |
MassDensity | VariationAttr or double | density |
CoeffThermalExpansion | VariationAttr 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 |
MeanConcreteCompStrenght | VariationAttr or double | |
cementType | string | "Slow hardening", "Normal or Rapid Hardening", or "Rapid Hardening High Strength" |
RelativeHumidity | VariationAttr or double | |
NominalThickness | VariationAttr or double | |
includeShrinkage | boolean | shrinkage switch |
useNominalThickness | boolean | if true use the specified nominal thickness, if false use section perimeter |
interiorPerimFactor | VariationAttr or double | if using section perimeter this is the factor on the holes |
autogenousShrinkage | boolean | autogenous shrinkage flag |
pUseFullPerimeter | optional boolean | if using section perimeter this sets the interior factor to 1 |
Return value | IFEurocode2concreteMaterial |
Back to Database
Back to Overview