Material Editor: fix unit for specific heat, fixes #3781
This commit is contained in:
committed by
Yorik van Havre
parent
193a5cf472
commit
c896eb49ca
@@ -63,7 +63,7 @@
|
||||
<Property Name="ThermalExpansionCoefficient" Type="Quantity" Units="(0, 0, 0, 0, -1, 0, 0, 0)">
|
||||
<Reference>https://en.wikipedia.org/wiki/Volumetric_thermal_expansion_coefficient</Reference>
|
||||
</Property>
|
||||
<Property Name="SpecificHeat" Type="Quantity" Units="(2, 1, -2, 0, -1, 0, 0, 0)">
|
||||
<Property Name="SpecificHeat" Type="Quantity" Units="(2, 0, -2, 0, -1, 0, 0, 0)">
|
||||
<Reference>https://en.wikipedia.org/wiki/Heat_capacity</Reference>
|
||||
</Property>
|
||||
</Group>
|
||||
@@ -128,4 +128,4 @@
|
||||
<Group Name="User defined">
|
||||
</Group>
|
||||
|
||||
</MatPropDict>
|
||||
</MatPropDict>
|
||||
|
||||
Reference in New Issue
Block a user