Materials: add thmermomechanical material values to gerneral steel and calculix steel

This commit is contained in:
vdwalts
2016-08-01 21:56:15 +01:00
committed by wmayer
parent a42fd4b1fb
commit ebab0475b7
2 changed files with 7 additions and 1 deletions

View File

@@ -10,3 +10,6 @@ Father = Metal
YoungsModulus = 210000 MPa
PoissonRatio = 0.3
Density = 7900 kg/m^3
ThermalConductivity = 43 W/m/K
ThermalExpansionCoefficient = 12 um/m/K
SpecificHeat = 590 J/kg/K

View File

@@ -4,7 +4,7 @@
; http://www.freecadweb.org/wiki/index.php?title = Material
[FCMat]
Name = Steel
Name = Steel-Generic
Description = This is a blend Steel material card. The values are at the low end of the spectrum. If you need a more precise material definition use the more specialised steel cards.
Father = Metal
ProductURL = http://en.wikipedia.org/wiki/Steel
@@ -12,3 +12,6 @@ SpecificPrice = 1.5 Euro/Kg
YoungsModulus = 200000 MPa
PoissonRatio = 0.3
Density = 7900 kg/m^3
ThermalConductivity = 50 W/m/K
ThermalExpansionCoefficient = 0.000012 m/m/K
SpecificHeat = 500 J/kg/K