A specialized pressure measure type for grouting operations. Extends the standard pressure measure with attributes to specify the type of pressure being measured (gauge, effective, etc.) and the location of the pressure sensor (at pump, at packer, downhole, etc.). This allows detailed documentation of grouting pressure measurements which are critical for quality control and analysis.
A text string describing where the pressure sensor is located (e.g., "at pump", "at packer", "downhole at 50 ft", "surface manifold"). This is important because pressure can vary significantly between the pump and the point of injection.
The unit of measure for pressure, stress, or elastic modulus.
Source
<complexType name="GroutPressureMeasureType"><annotation><documentation>A specialized pressure measure type for grouting operations. Extends the standard pressure measure with attributes to specify the type of pressure being measured (gauge, effective, etc.) and the location of the pressure sensor (at pump, at packer, downhole, etc.). This allows detailed documentation of grouting pressure measurements which are critical for quality control and analysis.</documentation></annotation><simpleContent><extension base="diggs:PressureMeasureType"><attribute name="type" use="optional" type="diggs:PressureTypeEnumType"><annotation><documentation>The type of pressure measurement (e.g., gauge, effective, transducer). This qualifies what the pressure value represents in the grouting operation.</documentation></annotation></attribute><attribute name="sensorLocation" type="string"><annotation><documentation>A text string describing where the pressure sensor is located (e.g., "at pump", "at packer", "downhole at 50 ft", "surface manifold"). This is important because pressure can vary significantly between the pump and the point of injection.</documentation></annotation></attribute></extension></simpleContent></complexType>
<attribute name="type" use="optional" type="diggs:PressureTypeEnumType"><annotation><documentation>The type of pressure measurement (e.g., gauge, effective, transducer). This qualifies what the pressure value represents in the grouting operation.</documentation></annotation></attribute>
A text string describing where the pressure sensor is located (e.g., "at pump", "at packer", "downhole at 50 ft", "surface manifold"). This is important because pressure can vary significantly between the pump and the point of injection.
<attribute name="sensorLocation" type="string"><annotation><documentation>A text string describing where the pressure sensor is located (e.g., "at pump", "at packer", "downhole at 50 ft", "surface manifold"). This is important because pressure can vary significantly between the pump and the point of injection.</documentation></annotation></attribute>