12.16.25 Motor
| Topic Version | 1 | Published | 11/11/2016 | ||
| For Standard | WITSML v2.0 | ||||
| Type: | Class | Stereotype: | «XSDcomplexType» | ||
Tubular Motor Component Schema. Used to capture properties about a motor used in a tubular string.
|
Name |
Type |
Notes |
|---|---|---|
|
BendSettingsMn |
PlaneAngleMeasure |
Minimum bend angle setting. |
|
BendSettingsMx |
PlaneAngleMeasure |
Maximum bend angle setting. |
|
ClearanceBearBox |
LengthMeasure |
Clearance inside bearing box. |
|
DiaNozzle |
LengthMeasure |
Nozzle diameter. |
|
DiaRotorNozzle |
LengthMeasure |
Diameter of rotor at nozzle. |
|
DumpValve |
boolean |
Is dump valve present? Values are "true" (or "1") and "false" (or "0"). |
|
FlowrateMn |
VolumePerTimeMeasure |
Minimum flow rate. |
|
FlowrateMx |
VolumePerTimeMeasure |
Maximum flow rate. |
|
LobesRotor |
int |
Number of rotor lobes. |
|
LobesStator |
int |
Number of stator lobes. |
|
OffsetTool |
LengthMeasure |
Tool offset from bottom. |
|
PresLossFact |
double |
Pressure loss factor. |
|
Rotatable |
boolean |
Is motor rotatable? Values are "true" (or "1") and "false" (or "0"). |
|
RotorCatcher |
boolean |
Is rotor catcher present? Values are "true" (or "1") and "false" (or "0"). |
|
TempOpMx |
ThermodynamicTemperatureMeasure |
Maximum operating temperature. |
|
TypeBearing |
BearingType |
Type of bearing. |
|
Association |
Notes |
|---|---|
|
From: Motor. To: BearingType Dependency |
|
|
From: Motor.ExtensionAny 0..1To: CustomData Association |
Extensions to the schema using an xsd:any construct. |
|
From: TubularComponent.Motor 0..1To: Motor Association |
Motor object. |