14.8.3.6 StreamlineWellbores
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 |
Used to specify the wellbores on which streamlines may originate or terminate. Additional properties, e.g., MD, or cell index may be used to specify locations along a wellbore.
The 0-based wellbore index is defined by the order of the wellbore in the list of WellboreTrajectoryRepresentation references.
Name |
Type |
Notes |
---|---|---|
InjectorPerLine |
AbstractIntegerArray |
Indicates the injector wellbore for each streamline. Size of array = LineCount. Null values of -1 signify that that line does not initiate at an injector, e.g., it may come from fluid expansion or from an aquifer. |
ProducerPerLine |
AbstractIntegerArray |
Indicates the producer wellbore for each streamline. Size of array = LineCount. Null values of -1 signify that that line does not terminate at a producer, e.g., it may approach a stagnation area. |
Association |
Notes |
---|---|
From: StreamlineWellbores.1..*To: WellboreTrajectoryRepresentation.WellboreTrajectoryRepresentation Association |
|
From: StreamlinesRepresentation.0..1To: StreamlineWellbores.StreamlineWellbores Association |