David Price

Some fixes in DPR2 and MPR Well Test HTML generation

......@@ -611,6 +611,19 @@ dpr-tables:HSEInformation
rdfs:subClassOf rhspin:DPRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ rdf:type sp:Asc ;
sp:expression
[ sp:varName "facilityName"^^xsd:string
]
] [ rdf:type sp:Asc ;
sp:expression
[ sp:varName "operationType"^^xsd:string
]
] [ rdf:type sp:Asc ;
sp:expression
[ sp:varName "startedAt"^^xsd:string
]
]) ;
sp:resultVariables ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "operationType"^^xsd:string
] [ sp:varName "startedAt"^^xsd:string
......@@ -1216,6 +1229,19 @@ dpr-tables:OperationInformation
rdfs:subClassOf rhspin:DPRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ rdf:type sp:Asc ;
sp:expression
[ sp:varName "facilityName"^^xsd:string
]
] [ rdf:type sp:Asc ;
sp:expression
[ sp:varName "definingType"^^xsd:string
]
] [ rdf:type sp:Asc ;
sp:expression
[ sp:varName "number"^^xsd:string
]
]) ;
sp:resultVariables ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "definingType"^^xsd:string
] [ sp:varName "number"^^xsd:string
......@@ -1572,7 +1598,14 @@ dpr-tables:PersonnelInformation
rdfs:subClassOf rhspin:DPRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ sp:varName "facilityName"^^xsd:string
sp:orderBy ([ rdf:type sp:Asc ;
sp:expression
[ sp:varName "facilityName"^^xsd:string
]
] [ rdf:type sp:Asc ;
sp:expression
[ sp:varName "crewTypename"^^xsd:string
]
]) ;
sp:resultVariables ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "crewNumber"^^xsd:string
......@@ -3079,8 +3112,18 @@ dpr-tables:ProductionOperationActivity
rdfs:subClassOf rhspin:DPRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "activityStart"^^xsd:string
sp:orderBy ([ rdf:type sp:Asc ;
sp:expression
[ sp:varName "facilityName"^^xsd:string
]
] [ rdf:type sp:Asc ;
sp:expression
[ sp:varName "activityStart"^^xsd:string
]
] [ rdf:type sp:Asc ;
sp:expression
[ sp:varName "activityType"^^xsd:string
]
]) ;
sp:resultVariables ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "activityType"^^xsd:string
......@@ -3231,8 +3274,18 @@ dpr-tables:ProductionOperationCargoShip
rdfs:subClassOf rhspin:DPRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "activityStart"^^xsd:string
sp:orderBy ([ rdf:type sp:Asc ;
sp:expression
[ sp:varName "facilityName"^^xsd:string
]
] [ rdf:type sp:Asc ;
sp:expression
[ sp:varName "activityStart"^^xsd:string
]
] [ rdf:type sp:Asc ;
sp:expression
[ sp:varName "activityType"^^xsd:string
]
]) ;
sp:resultVariables ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "activityType"^^xsd:string
......@@ -3485,7 +3538,7 @@ dpr-tables:ProductionOperationMarine
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "activityStart"^^xsd:string
] [ sp:varName "marineoperationPartTypeName"^^xsd:string
]) ;
sp:resultVariables ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "marineoperationPartTypeName"^^xsd:string
......@@ -3631,7 +3684,9 @@ dpr-tables:ProductionOperationMarineShip
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "activityStart"^^xsd:string
] [ sp:varName "marineoperationPartTypeName"^^xsd:string
] [ sp:varName "shipName"^^xsd:string
] [ sp:varName "commentText"^^xsd:string
]) ;
sp:resultVariables ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "marineoperationPartTypeName"^^xsd:string
......@@ -3807,8 +3862,18 @@ dpr-tables:ProductionOperationShutdown
rdfs:subClassOf rhspin:DPRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "activityStart"^^xsd:string
sp:orderBy ([ rdf:type sp:Asc ;
sp:expression
[ sp:varName "facilityName"^^xsd:string
]
] [ rdf:type sp:Asc ;
sp:expression
[ sp:varName "activityStart"^^xsd:string
]
] [ rdf:type sp:Asc ;
sp:expression
[ sp:varName "activityFinish"^^xsd:string
]
]) ;
sp:resultVariables ([ sp:varName "facilityName"^^xsd:string
] [ sp:varName "shutdownDuration"^^xsd:string
......@@ -4084,9 +4149,11 @@ dpr-tables:ProductionVolumes
rdfs:subClassOf rhspin:DPRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy ([ sp:varName "flowInOutFacilityName"^^xsd:string
sp:orderBy ([ sp:varName "containingWholeFacilityName"^^xsd:string
] [ sp:varName "flowInOutFacilityName"^^xsd:string
] [ sp:varName "flowPurposeName"^^xsd:string
] [ sp:varName "flowDefinitionName"^^xsd:string
] [ sp:varName "densityValue"^^xsd:string
]) ;
sp:resultVariables ([ sp:varName "containingWholeFacilityName"^^xsd:string
] [ sp:varName "flowInOutFacilityName"^^xsd:string
......@@ -7024,6 +7091,7 @@ dpr-tables:WellTest
[ rdf:type sp:Select ;
sp:orderBy ([ sp:varName "wellboreName"^^xsd:string
] [ sp:varName "activityStart"^^xsd:string
] [ sp:varName "wellTestTypeName"^^xsd:string
]) ;
sp:resultVariables ([ sp:varName "wellboreName"^^xsd:string
] [ sp:varName "wellTestTypeName"^^xsd:string
......
......@@ -3668,7 +3668,7 @@ mpr-tables:WellInjectionTest
] [ sp:object
[ sp:varName "wellPart"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
......@@ -3679,7 +3679,7 @@ mpr-tables:WellInjectionTest
sp:subject
[ sp:varName "wellPart"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "well"^^xsd:string
......@@ -3966,7 +3966,7 @@ mpr-tables:WellInjectionTestResults
] [ sp:object
[ sp:varName "wellPart"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
......@@ -5353,7 +5353,7 @@ mpr-tables:WellTest
] [ sp:object
[ sp:varName "wellborePart"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
......
......@@ -179,8 +179,6 @@ OPTIONAL {
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows_1" />
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" />
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo_1" />
......
<!DOCTYPE html>
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css">
<title>Monthly Production Report (government)</title>
</head>
<body>
<h1>Monthly Government Report : TRYM Field, Month Ending 2012-02-29</h1>
<h2>Report title : TRYM</h2>
<h2>Report version : 1.0</h2>
<h2>Report Status : final version of a report</h2>
<h2>Submitted by : TRYM</h2>
<div>
<hr>
<h2>Well Production</h2>
<table class="ddrTable">
<tr class="ddrTR">
<th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Flow&nbsp;subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">684.52 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">755.89 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1957.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">114.61 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">1744.5 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">800.44 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
</table>
<br>
</div>
<div>
<hr>
<h2>Well Production 1</h2>
<table class="ddrTable">
<tr class="ddrTR">
<th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">684.52 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">755.89 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1957.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">114.61 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">1744.5 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">800.44 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td>
</tr>
</table>
<br>
</div>
<div>
<hr>
<h2>Production Saleable</h2>
<table class="ddrTable">
<tr class="ddrTR">
<th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Flow&nbsp;subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">614.09 kg</td><td class="ddrTD">1094.62 m3</td><td class="ddrTD">788.93 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
</table>
<br>
</div>
<div>
<hr>
<h2>Production</h2>
<table class="ddrTable">
<tr class="ddrTR">
<th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow&nbsp;type</th><th class="ddrTH" style="text-align: center">Flow&nbsp;subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate</td><td class="ddrTD">1594.05 kg</td><td class="ddrTD">905.35 m3</td><td class="ddrTD">765.54 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">932.25 kg</td><td class="ddrTD">1328.82 m3</td><td class="ddrTD">0.63 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">410.64 kg</td><td class="ddrTD">1206.65 m3</td><td class="ddrTD">797.36 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td>
</tr>
<tr class="ddrTR">
<td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">975.45 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td>
</tr>
</table>
<br>
</div>
</body>
</html>
<?xml version="1.0" encoding="UTF-8"?>
<objects xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.epim.no/schemas/mprml/1" version="1.0(MPRML)">
<documentInfo>
<DocumentName namingSystem="EC">TRYM March 2012</DocumentName>
<DocumentAlias namingSystem="EC">TRYM Copex Report</DocumentAlias>
<DocumentDate>2012-04-05T00:00:00.0Z</DocumentDate>
<documentClass namingSystem="EC">DONG E&amp;P Norge AS</documentClass>
<documentClass namingSystem="EC">Copex</documentClass>
<documentClass namingSystem="ERH">mprp</documentClass>
<FileCreationInformation>
<FileCreationDate>2012-04-15T00:00:00.0Z</FileCreationDate>
<SoftwareName>Energy Components</SoftwareName>
<FileCreator>DONG E&amp;P Norge AS</FileCreator>
<Comment>NA</Comment>
</FileCreationInformation>
<Owner>DONG E&amp;P Norge AS</Owner>
</documentInfo>
<context xsi:type="obj_report">
<kind>Copex</kind>
<title>TRYM all</title>
<date>2012-03-01</date>
<dateEnd>2012-03-31</dateEnd>
<month>2012-03</month>
<year>2012</year>
<reportVersion>1.0</reportVersion>
<reportStatus>final</reportStatus>
<installation kind="field" namingSystem="NPD" uidRef="18081500">TRYM</installation>
<operator>
<name>DONG E&amp;P Norge AS</name>
<role>Operating company</role>
</operator>
</context>
<object xsi:type="obj_wellTest">
<nameWell>3/7-A-1 AH</nameWell>
<name>Injection well test for well 3/7-A-1 AH</name>
<wellContext>
<field namingSystem="NPD">TRYM</field>
</wellContext>
<testDate>2012-03-01T00:00:00.0Z</testDate>
<previousTestDate>2012-02-19T00:00:00.0Z</previousTestDate>
<lastValidTest>2012-02-21T00:00:00.0Z</lastValidTest>
<testReason>revision</testReason>
<testType>Gas - flow after flow</testType>
<standardTempPres>0 degC 1 atm</standardTempPres>
<fluidLevelTest>
<fluidLevel uom="m">116.39</fluidLevel>
<baseUsableWater uom="m">134.03</baseUsableWater>
<testedBy>Nevertheless, any as</testedBy>
</fluidLevelTest>
</object>
<object xsi:type="obj_wellTest">
<nameWell>3/7-A-1 AH</nameWell>
<name>Injection well test for well 3/7-A-1 AH</name>
<wellContext>
<field namingSystem="NPD">TRYM</field>
</wellContext>
<testDate>2012-03-01T00:00:00.0Z</testDate>
<previousTestDate>2012-02-16T00:00:00.0Z</previousTestDate>
<lastValidTest>2012-02-22T00:00:00.0Z</lastValidTest>
<testReason>periodic</testReason>
<testType>Max sandfree rate</testType>
<injectionTest>
<testDuration uom="h">13</testDuration>
<testInterval>
<mdTop uom="m">2742.98</mdTop>
<mdBase uom="m">2518.22</mdBase>
<wellbore>3/7-A-1 AH</wellbore>
<testedFormation>Brent</testedFormation>
<valvePosition uom="ft/m">2758.44</valvePosition>
</testInterval>
<InjectedFluid>CO2</InjectedFluid>
<wellTestCumulative>
<cumulativeOil uom="m3">3599.98</cumulativeOil>
<cumulativeGas uom="m3">47143.17</cumulativeGas>
<cumulativeWater uom="m3">2219.56</cumulativeWater>
</wellTestCumulative>
<chokeOrificeSize uom="in/64">55.8</chokeOrificeSize>
<minimumAnnularPressure uom="bar">193.77</minimumAnnularPressure>
<maximumAnnularPressure uom="bar">220.82</maximumAnnularPressure>
<wellheadFlowingPressure uom="bar">67.55</wellheadFlowingPressure>
<wellheadMaximumPressure uom="bar">121.97</wellheadMaximumPressure>
<injectionTestResults>
<oilVolume>
<volumeStdTempPres uom="m3">3723.76</volumeStdTempPres>
<densityStdTempPres uom="kg/m3">748.57</densityStdTempPres>
</oilVolume>
<oilRate>
<fluidRateStdTempPres uom="m3/h">687.7</fluidRateStdTempPres>
</oilRate>
<gasVolume>
<volumeStdTempPres uom="m3">6483.42</volumeStdTempPres>
<densityStdTempPres uom="kg/m3">1.21</densityStdTempPres>
</gasVolume>
<gasRate>
<fluidRateStdTempPres uom="m3/h">3728.9</fluidRateStdTempPres>
</gasRate>
<waterVolume>
<volumeStdTempPres uom="m3">103.57</volumeStdTempPres>
</waterVolume>
<waterRate>
<fluidRateStdTempPres uom="m3/h">112.55</fluidRateStdTempPres>
</waterRate>
</injectionTestResults>
</injectionTest>
</object>
<object xsi:type="obj_wellTest">
<nameWell>3/7-A-1 AH</nameWell>
<name>Production well test for well 3/7-A-1 AH</name>
<wellContext>
<field namingSystem="NPD">TRYM</field>
</wellContext>
<testDate>2012-03-01T00:00:00.0Z</testDate>
<previousTestDate>2012-02-11T00:00:00.0Z</previousTestDate>
<lastValidTest>2012-02-22T00:00:00.0Z</lastValidTest>
<testReason>other</testReason>
<testType>Injection test - fall-off</testType>
<productionTest>
<testDuration uom="h">12</testDuration>
<bottomholeData>
<bottomholePres uom="bar">115.09</bottomholePres>
<bottomholeTemp uom="degC">90.98</bottomholeTemp>
</bottomholeData>
<separatorData>
<separatorPressure uom="bar">49.74</separatorPressure>
<separatorTemperature uom="degC">35.51</separatorTemperature>
</separatorData>
<operatingMethod>flowing</operatingMethod>
<productionTestResults>
<oilVolume>
<volumeStdTempPres uom="m3">2219.8</volumeStdTempPres>
<volume uom="m3">2293.08</volume>
<densityStdTempPres uom="kg/m3">725.11</densityStdTempPres>
</oilVolume>
<oilRate>
<fluidRate uom="m3/h">562.72</fluidRate>
<fluidRateStdTempPres uom="m3/h">628.66</fluidRateStdTempPres>
</oilRate>
<gasVolume>
<volumeStdTempPres uom="m3">2312.18</volumeStdTempPres>
<volume uom="m3">1980.33</volume>
<densityStdTempPres uom="kg/m3">1.62</densityStdTempPres>
</gasVolume>
<gasRate>
<fluidRate uom="m3/h">2143.61</fluidRate>
<fluidRateStdTempPres uom="m3/h">2486.81</fluidRateStdTempPres>
</gasRate>
<waterVolume>
<volumeStdTempPres uom="m3">2417.99</volumeStdTempPres>
<volume uom="m3">2340.0</volume>
</waterVolume>
<waterRate>
<fluidRate uom="m3/h">2487.34</fluidRate>
<fluidRateStdTempPres uom="m3/h">1957.32</fluidRateStdTempPres>
</waterRate>
<gasOilRatio uom="%">65.17</gasOilRatio>
<basicSedimentAndWater uom="%">3.29</basicSedimentAndWater>
<oilPotential uom="1000m3/d">197.06</oilPotential>
<gasPotential uom="1000m3/d">139.79</gasPotential>
<sandVolume uom="m3">1.77</sandVolume>
</productionTestResults>
</productionTest>
</object><object xsi:type="obj_wellTest">
<nameWell>3/7-A-2 H</nameWell>
<name>Injection well test for well 3/7-A-2 H</name>
<wellContext>
<field namingSystem="NPD">TRYM</field>
</wellContext>
<testDate>2012-03-01T00:00:00.0Z</testDate>
<previousTestDate>2012-02-11T00:00:00.0Z</previousTestDate>
<lastValidTest>2012-02-24T00:00:00.0Z</lastValidTest>
<testReason>revision</testReason>
<testType>Oil - flow after flow</testType>
<standardTempPres>0 degC 1 atm</standardTempPres>
<fluidLevelTest>
<fluidLevel uom="m">181.37</fluidLevel>
<baseUsableWater uom="m">185.25</baseUsableWater>
<testedBy>Clearly, a descripti</testedBy>
</fluidLevelTest>
</object>
<object xsi:type="obj_wellTest">
<nameWell>3/7-A-2 H</nameWell>
<name>Injection well test for well 3/7-A-2 H</name>
<wellContext>
<field namingSystem="NPD">TRYM</field>
</wellContext>
<testDate>2012-03-01T00:00:00.0Z</testDate>
<previousTestDate>2012-02-18T00:00:00.0Z</previousTestDate>
<lastValidTest>2012-02-23T00:00:00.0Z</lastValidTest>
<testReason>revision</testReason>
<testType>Pressure build-up</testType>
<injectionTest>
<testDuration uom="h">3</testDuration>
<testInterval>
<mdTop uom="m">2604.52</mdTop>
<mdBase uom="m">2738.96</mdBase>
<wellbore>3/7-A-2 H</wellbore>
<testedFormation>Brent</testedFormation>
<valvePosition uom="ft/m">2722.43</valvePosition>
</testInterval>
<InjectedFluid>oil</InjectedFluid>
<wellTestCumulative>
<cumulativeOil uom="m3">3776.06</cumulativeOil>
<cumulativeGas uom="m3">45942.36</cumulativeGas>
<cumulativeWater uom="m3">2791.21</cumulativeWater>
</wellTestCumulative>
<chokeOrificeSize uom="in/64">52.64</chokeOrificeSize>
<minimumAnnularPressure uom="bar">166.15</minimumAnnularPressure>
<maximumAnnularPressure uom="bar">239.85</maximumAnnularPressure>
<wellheadFlowingPressure uom="bar">68.31</wellheadFlowingPressure>
<wellheadMaximumPressure uom="bar">122.26</wellheadMaximumPressure>
<injectionTestResults>
<oilVolume>
<volumeStdTempPres uom="m3">3735.63</volumeStdTempPres>
<densityStdTempPres uom="kg/m3">761.1</densityStdTempPres>
</oilVolume>
<oilRate>
<fluidRateStdTempPres uom="m3/h">535.66</fluidRateStdTempPres>
</oilRate>
<gasVolume>
<volumeStdTempPres uom="m3">6137.92</volumeStdTempPres>
<densityStdTempPres uom="kg/m3">1.36</densityStdTempPres>
</gasVolume>
<gasRate>
<fluidRateStdTempPres uom="m3/h">3550.46</fluidRateStdTempPres>
</gasRate>
<waterVolume>
<volumeStdTempPres uom="m3">195.75</volumeStdTempPres>
</waterVolume>
<waterRate>
<fluidRateStdTempPres uom="m3/h">131.03</fluidRateStdTempPres>
</waterRate>
</injectionTestResults>
</injectionTest>
</object>
<object xsi:type="obj_wellTest">
<nameWell>3/7-A-2 H</nameWell>
<name>Production well test for well 3/7-A-2 H</name>
<wellContext>
<field namingSystem="NPD">TRYM</field>
</wellContext>
<testDate>2012-03-01T00:00:00.0Z</testDate>
<previousTestDate>2012-02-16T00:00:00.0Z</previousTestDate>
<lastValidTest>2012-02-26T00:00:00.0Z</lastValidTest>
<testReason>other</testReason>
<testType>Oil - flow after flow</testType>
<productionTest>
<testDuration uom="h">6</testDuration>
<bottomholeData>
<bottomholePres uom="bar">106.41</bottomholePres>
<bottomholeTemp uom="degC">106.56</bottomholeTemp>
</bottomholeData>
<separatorData>
<separatorPressure uom="bar">43.6</separatorPressure>
<separatorTemperature uom="degC">49.17</separatorTemperature>
</separatorData>
<operatingMethod>pumping</operatingMethod>
<productionTestResults>
<oilVolume>
<volumeStdTempPres uom="m3">2027.55</volumeStdTempPres>
<volume uom="m3">2134.15</volume>
<densityStdTempPres uom="kg/m3">759.96</densityStdTempPres>
</oilVolume>
<oilRate>
<fluidRate uom="m3/h">510.59</fluidRate>
<fluidRateStdTempPres uom="m3/h">696.74</fluidRateStdTempPres>
</oilRate>
<gasVolume>
<volumeStdTempPres uom="m3">2222.81</volumeStdTempPres>
<volume uom="m3">2144.81</volume>
<densityStdTempPres uom="kg/m3">1.53</densityStdTempPres>
</gasVolume>
<gasRate>
<fluidRate uom="m3/h">1986.03</fluidRate>
<fluidRateStdTempPres uom="m3/h">2250.14</fluidRateStdTempPres>
</gasRate>
<waterVolume>
<volumeStdTempPres uom="m3">2133.66</volumeStdTempPres>
<volume uom="m3">2213.91</volume>
</waterVolume>
<waterRate>
<fluidRate uom="m3/h">2415.54</fluidRate>
<fluidRateStdTempPres uom="m3/h">2030.02</fluidRateStdTempPres>
</waterRate>
<gasOilRatio uom="%">50.0</gasOilRatio>
<basicSedimentAndWater uom="%">5.56</basicSedimentAndWater>
<oilPotential uom="1000m3/d">168.7</oilPotential>
<gasPotential uom="1000m3/d">129.56</gasPotential>
<sandVolume uom="m3">1.41</sandVolume>
</productionTestResults>
</productionTest>
</object>
</objects>
\ No newline at end of file