37 lines
885 B
Text
37 lines
885 B
Text
; Robossembler_Copper
|
|
; (c) 2023 brothermechanic (CC-BY 3.0)
|
|
|
|
[General]
|
|
Name = Robossembler_Cu
|
|
Description = Generic Copper material for Robossembler project's pipeline.
|
|
Father = Metal
|
|
KindOfMaterial = Copper
|
|
ColorReferenceURL = https://docs.unrealengine.com/4.27/en-US/RenderingAndGraphics/Materials/PhysicallyBased/
|
|
|
|
[Mechanical]
|
|
Density = 8960 kg/m^3
|
|
PoissonRatio = 0.343
|
|
ShearModulus = 46.0 GPa
|
|
UltimateTensileStrength = 210 MPa
|
|
YieldStrength = 33.3 MPa
|
|
YoungsModulus = 119 GPa
|
|
|
|
[Thermal]
|
|
SpecificHeat = 385.0 J/kg/K
|
|
ThermalConductivity = 398.0 W/m/K
|
|
ThermalExpansionCoefficient = 16.5 µm/m/K
|
|
|
|
[Electromagnetic]
|
|
ElectricalConductivity = 59.59 MS/m
|
|
RelativePermeability = 0.999994
|
|
|
|
[Rendering]
|
|
DiffuseColor = (0.955, 0.637, 0.538, 1.0)
|
|
EmissiveColor = (0.0, 0.0, 0.0, 1.0)
|
|
Shininess = 25
|
|
TexturePath = ~/texture.jpg
|
|
Transparency = 0.0
|
|
|
|
[UserDefined]
|
|
usernum = 0.0
|
|
userstr = String
|