Material: recreated materials files with the bash tools
This commit is contained in:
committed by
Yorik van Havre
parent
4627ad5856
commit
101fac6c12
@@ -10,6 +10,6 @@ Father = Metal
|
||||
YoungsModulus = 210000 MPa
|
||||
PoissonRatio = 0.3
|
||||
Density = 7900 kg/m^3
|
||||
SpecificHeat = 590 J/kg/K
|
||||
ThermalConductivity = 43 W/m/K
|
||||
ThermalExpansionCoefficient = 12 um/m/K
|
||||
SpecificHeat = 590 J/kg/K
|
||||
|
||||
@@ -13,4 +13,4 @@ ProductURL = https://en.wikipedia.org/wiki/Soda-lime_glass
|
||||
YoungsModulus = 72000 MPa
|
||||
PoissonRatio = 0.22
|
||||
Density = 2520 kg/m^3
|
||||
ThermalExpansionCoefficient = 0.000009
|
||||
ThermalExpansionCoefficient = 9.00E-006
|
||||
|
||||
@@ -12,6 +12,6 @@ SpecificPrice = 1.5 Euro/Kg
|
||||
YoungsModulus = 200000 MPa
|
||||
PoissonRatio = 0.3
|
||||
Density = 7900 kg/m^3
|
||||
SpecificHeat = 500 J/kg/K
|
||||
ThermalConductivity = 50 W/m/K
|
||||
ThermalExpansionCoefficient = 0.000012 m/m/K
|
||||
SpecificHeat = 500 J/kg/K
|
||||
@@ -109,6 +109,9 @@ Shininess =
|
||||
; Description to be updated
|
||||
SoundTransmissionClass =
|
||||
|
||||
; Description to be updated
|
||||
SpecificHeat =
|
||||
|
||||
; Description to be updated
|
||||
SpecularColor =
|
||||
|
||||
|
||||
107
src/Mod/Material/StandardMaterial/Tools/Materials.csv
Normal file
107
src/Mod/Material/StandardMaterial/Tools/Materials.csv
Normal file
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -33,6 +33,7 @@ SectionFillPattern
|
||||
SectionLinewidth
|
||||
Shininess
|
||||
SoundTransmissionClass
|
||||
SpecificHeat
|
||||
SpecularColor
|
||||
StandardCode
|
||||
TexturePath
|
||||
|
||||
Reference in New Issue
Block a user