29.21.27 WellTestPointData
Topic Version | 1 | Published | 12/09/2016 | ||
For Standard | PRODML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
Well test data gathered at a point in the wellbore.
Name |
Type |
Notes |
---|---|---|
Bottomhole |
boolean |
A value of true (1 or "true") indicates that the point is at the bottomhole. A value of false (0 or "false") or not given indicates otherwise. |
Md |
MeasuredDepthCoord |
The measured depth of the point being tested. |
POverZ |
PressureMeasure |
The P/Z value at the point. This is P/Z, pressure over gas compressibility factor (z). Note that the UOM is units of pressure., because Z is dimensionless. |
Pres |
PressureMeasure |
The pressure at the point. |
Static |
boolean |
A value of true (1 or "true") indicates a static (non-flowing) pressure. A value of false (0 or "false") or not given indicates otherwise. The pressure may be measured (e.g., shut-in well) or calculated. |
Temp |
ThermodynamicTemperatureMeasure |
The temperature at the point. |
uid |
String64 |
A unique identifier for this data element. It is not globally unique (not a uuid) and only need be unique within the context of the parent top-level object. |
WellboreReference |
DataObjectReference |
Defines the wellbore (sidetract) represented by the measured depth. This must be given when the well has multiple wellbores and the measured depth value is deeper than the first kickoff point. It is recommended that it always be given. |
Association |
Notes |
---|---|
From: WellTestProductionTestData.PointData 0..*To: WellTestPointData Association |