<complexType name="ThermalDiffusivityMeasureType">
<annotation>
<documentation>Thermal diffusivity: Ratio of thermal conductivity to volumetric heat capacity. Measures rate of heat propagation. Used in transient heat transfer analysis. Common units include m²/s, cm²/s, mm²/s, and ft²/h.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:ThermalDiffusivityUomEnumType">
<annotation>
<documentation>The unit of measure for thermal diffusivity.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|