<complexType name="VolumetricHeatTransferCoefficientMeasureType">
<annotation>
<documentation>Volumetric heat transfer coefficient: Heat transfer coefficient per unit volume. Used in packed bed heat transfer and volumetric heat exchange calculations. Common units include W/(m³·K), kW/(m³·K), and Btu/(s·ft³·°F).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:VolumetricHeatTransferCoefficientUomEnumType">
<annotation>
<documentation>The unit of measure for volumetric heat transfer coefficient.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|