the ratio of the total amount of void space in a material (due to poses, small channels, and so on) to the bulk volume occupied by the material. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
unit | unitlessUnitEnum | required |
Element | Material |
<xsd:element name="Porosity"> <xsd:annotation> <xsd:documentation>the ratio of the total amount of void space in a material (due to poses, small channels, and so on) to the bulk volume occupied by the material.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |