Materials: add thmermomechanical material values to gerneral steel and calculix steel
This commit is contained in:
parent
f9c5661096
commit
eb305c142f
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue
Block a user