Showing
10 changed files
with
1013 additions
and
1052 deletions
... | @@ -111,7 +111,8 @@ dpr-tables:ExportVolumes | ... | @@ -111,7 +111,8 @@ dpr-tables:ExportVolumes |
111 | sp:subject | 111 | sp:subject |
112 | [ sp:varName "flow"^^xsd:string | 112 | [ sp:varName "flow"^^xsd:string |
113 | ] | 113 | ] |
114 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | 114 | + ] [ rdf:type sp:NamedGraph ; |
115 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | ||
115 | sp:predicate rdf:type ; | 116 | sp:predicate rdf:type ; |
116 | sp:subject | 117 | sp:subject |
117 | [ sp:varName "flowWhole"^^xsd:string | 118 | [ sp:varName "flowWhole"^^xsd:string |
... | @@ -123,17 +124,6 @@ dpr-tables:ExportVolumes | ... | @@ -123,17 +124,6 @@ dpr-tables:ExportVolumes |
123 | sp:subject | 124 | sp:subject |
124 | [ sp:varName "flowWhole"^^xsd:string | 125 | [ sp:varName "flowWhole"^^xsd:string |
125 | ] | 126 | ] |
126 | - ] [ rdf:type sp:TriplePath ; | ||
127 | - sp:object | ||
128 | - [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
129 | - ] ; | ||
130 | - sp:path [ rdf:type sp:AltPath ; | ||
131 | - sp:path1 <http://www.reportinghub.no/ep/schema/core#name> ; | ||
132 | - sp:path2 <http://www.reportinghub.no/np/schema/npd#name> | ||
133 | - ] ; | ||
134 | - sp:subject | ||
135 | - [ sp:varName "flowInOutFacility"^^xsd:string | ||
136 | - ] | ||
137 | ] [ sp:object | 127 | ] [ sp:object |
138 | [ sp:varName "flowPurpose"^^xsd:string | 128 | [ sp:varName "flowPurpose"^^xsd:string |
139 | ] ; | 129 | ] ; |
... | @@ -141,6 +131,17 @@ dpr-tables:ExportVolumes | ... | @@ -141,6 +131,17 @@ dpr-tables:ExportVolumes |
141 | sp:subject | 131 | sp:subject |
142 | [ sp:varName "flowWhole"^^xsd:string | 132 | [ sp:varName "flowWhole"^^xsd:string |
143 | ] | 133 | ] |
134 | + ]) ; | ||
135 | + sp:graphNameNode <http://www.reportinghub.no/data/erh> | ||
136 | + ] [ rdf:type sp:Bind ; | ||
137 | + sp:expression | ||
138 | + [ rdf:type ep-spin-lib:selectNPDorERHorEPName ; | ||
139 | + sp:arg1 [ sp:varName "flowInOutFacility"^^xsd:string | ||
140 | + ] | ||
141 | + ] ; | ||
142 | + sp:variable | ||
143 | + [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
144 | + ] | ||
144 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; | 145 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; |
145 | sp:predicate rdf:type ; | 146 | sp:predicate rdf:type ; |
146 | sp:subject | 147 | sp:subject |
... | @@ -662,7 +663,8 @@ dpr-tables:HSEInformation | ... | @@ -662,7 +663,8 @@ dpr-tables:HSEInformation |
662 | sp:subject | 663 | sp:subject |
663 | [ sp:varName "temporalPartOfFacility"^^xsd:string | 664 | [ sp:varName "temporalPartOfFacility"^^xsd:string |
664 | ] | 665 | ] |
665 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ; | 666 | + ] [ rdf:type sp:NamedGraph ; |
667 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ; | ||
666 | sp:predicate rdf:type ; | 668 | sp:predicate rdf:type ; |
667 | sp:subject | 669 | sp:subject |
668 | [ sp:varName "productionFacility"^^xsd:string | 670 | [ sp:varName "productionFacility"^^xsd:string |
... | @@ -674,6 +676,8 @@ dpr-tables:HSEInformation | ... | @@ -674,6 +676,8 @@ dpr-tables:HSEInformation |
674 | sp:subject | 676 | sp:subject |
675 | [ sp:varName "productionFacility"^^xsd:string | 677 | [ sp:varName "productionFacility"^^xsd:string |
676 | ] | 678 | ] |
679 | + ]) ; | ||
680 | + sp:graphNameNode <http://www.reportinghub.no/np/data/npd> | ||
677 | ] [ sp:object | 681 | ] [ sp:object |
678 | [ sp:varName "productionOperationReport"^^xsd:string | 682 | [ sp:varName "productionOperationReport"^^xsd:string |
679 | ] ; | 683 | ] ; |
... | @@ -862,7 +866,8 @@ dpr-tables:ImportVolumes | ... | @@ -862,7 +866,8 @@ dpr-tables:ImportVolumes |
862 | sp:subject | 866 | sp:subject |
863 | [ sp:varName "flow"^^xsd:string | 867 | [ sp:varName "flow"^^xsd:string |
864 | ] | 868 | ] |
865 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | 869 | + ] [ rdf:type sp:NamedGraph ; |
870 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | ||
866 | sp:predicate rdf:type ; | 871 | sp:predicate rdf:type ; |
867 | sp:subject | 872 | sp:subject |
868 | [ sp:varName "flowWhole"^^xsd:string | 873 | [ sp:varName "flowWhole"^^xsd:string |
... | @@ -874,16 +879,12 @@ dpr-tables:ImportVolumes | ... | @@ -874,16 +879,12 @@ dpr-tables:ImportVolumes |
874 | sp:subject | 879 | sp:subject |
875 | [ sp:varName "flowWhole"^^xsd:string | 880 | [ sp:varName "flowWhole"^^xsd:string |
876 | ] | 881 | ] |
877 | - ] [ rdf:type sp:TriplePath ; | 882 | + ] [ sp:object |
878 | - sp:object | 883 | + [ sp:varName "flowDefinition"^^xsd:string |
879 | - [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
880 | - ] ; | ||
881 | - sp:path [ rdf:type sp:AltPath ; | ||
882 | - sp:path1 <http://www.reportinghub.no/ep/schema/core#name> ; | ||
883 | - sp:path2 <http://www.reportinghub.no/np/schema/npd#name> | ||
884 | ] ; | 884 | ] ; |
885 | + sp:predicate rdf:type ; | ||
885 | sp:subject | 886 | sp:subject |
886 | - [ sp:varName "flowInOutFacility"^^xsd:string | 887 | + [ sp:varName "flowWhole"^^xsd:string |
887 | ] | 888 | ] |
888 | ] [ sp:object | 889 | ] [ sp:object |
889 | [ sp:varName "flowPurpose"^^xsd:string | 890 | [ sp:varName "flowPurpose"^^xsd:string |
... | @@ -892,6 +893,17 @@ dpr-tables:ImportVolumes | ... | @@ -892,6 +893,17 @@ dpr-tables:ImportVolumes |
892 | sp:subject | 893 | sp:subject |
893 | [ sp:varName "flowWhole"^^xsd:string | 894 | [ sp:varName "flowWhole"^^xsd:string |
894 | ] | 895 | ] |
896 | + ]) ; | ||
897 | + sp:graphNameNode <http://www.reportinghub.no/data/erh> | ||
898 | + ] [ rdf:type sp:Bind ; | ||
899 | + sp:expression | ||
900 | + [ rdf:type ep-spin-lib:selectNPDorERHorEPName ; | ||
901 | + sp:arg1 [ sp:varName "flowInOutFacility"^^xsd:string | ||
902 | + ] | ||
903 | + ] ; | ||
904 | + sp:variable | ||
905 | + [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
906 | + ] | ||
895 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; | 907 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; |
896 | sp:predicate rdf:type ; | 908 | sp:predicate rdf:type ; |
897 | sp:subject | 909 | sp:subject |
... | @@ -911,13 +923,6 @@ dpr-tables:ImportVolumes | ... | @@ -911,13 +923,6 @@ dpr-tables:ImportVolumes |
911 | sp:subject | 923 | sp:subject |
912 | [ sp:varName "flowPurpose"^^xsd:string | 924 | [ sp:varName "flowPurpose"^^xsd:string |
913 | ] | 925 | ] |
914 | - ] [ sp:object | ||
915 | - [ sp:varName "flowDefinition"^^xsd:string | ||
916 | - ] ; | ||
917 | - sp:predicate rdf:type ; | ||
918 | - sp:subject | ||
919 | - [ sp:varName "flowWhole"^^xsd:string | ||
920 | - ] | ||
921 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType> ; | 926 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType> ; |
922 | sp:predicate rdf:type ; | 927 | sp:predicate rdf:type ; |
923 | sp:subject | 928 | sp:subject |
... | @@ -1086,7 +1091,8 @@ dpr-tables:InjectionVolumes | ... | @@ -1086,7 +1091,8 @@ dpr-tables:InjectionVolumes |
1086 | sp:subject | 1091 | sp:subject |
1087 | [ sp:varName "flow"^^xsd:string | 1092 | [ sp:varName "flow"^^xsd:string |
1088 | ] | 1093 | ] |
1089 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | 1094 | + ] [ rdf:type sp:NamedGraph ; |
1095 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | ||
1090 | sp:predicate rdf:type ; | 1096 | sp:predicate rdf:type ; |
1091 | sp:subject | 1097 | sp:subject |
1092 | [ sp:varName "flowWhole"^^xsd:string | 1098 | [ sp:varName "flowWhole"^^xsd:string |
... | @@ -1098,6 +1104,31 @@ dpr-tables:InjectionVolumes | ... | @@ -1098,6 +1104,31 @@ dpr-tables:InjectionVolumes |
1098 | sp:subject | 1104 | sp:subject |
1099 | [ sp:varName "flowWhole"^^xsd:string | 1105 | [ sp:varName "flowWhole"^^xsd:string |
1100 | ] | 1106 | ] |
1107 | + ] [ sp:object | ||
1108 | + [ sp:varName "flowPurpose"^^xsd:string | ||
1109 | + ] ; | ||
1110 | + sp:predicate rdf:type ; | ||
1111 | + sp:subject | ||
1112 | + [ sp:varName "flowWhole"^^xsd:string | ||
1113 | + ] | ||
1114 | + ] [ sp:object | ||
1115 | + [ sp:varName "flowDefinition"^^xsd:string | ||
1116 | + ] ; | ||
1117 | + sp:predicate rdf:type ; | ||
1118 | + sp:subject | ||
1119 | + [ sp:varName "flowWhole"^^xsd:string | ||
1120 | + ] | ||
1121 | + ]) ; | ||
1122 | + sp:graphNameNode <http://www.reportinghub.no/data/erh> | ||
1123 | + ] [ rdf:type sp:Bind ; | ||
1124 | + sp:expression | ||
1125 | + [ rdf:type ep-spin-lib:selectNPDorERHorEPName ; | ||
1126 | + sp:arg1 [ sp:varName "flowInOutFacility"^^xsd:string | ||
1127 | + ] | ||
1128 | + ] ; | ||
1129 | + sp:variable | ||
1130 | + [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
1131 | + ] | ||
1101 | ] [ rdf:type sp:TriplePath ; | 1132 | ] [ rdf:type sp:TriplePath ; |
1102 | sp:object | 1133 | sp:object |
1103 | [ sp:varName "flowInOutFacilityName"^^xsd:string | 1134 | [ sp:varName "flowInOutFacilityName"^^xsd:string |
... | @@ -1109,13 +1140,6 @@ dpr-tables:InjectionVolumes | ... | @@ -1109,13 +1140,6 @@ dpr-tables:InjectionVolumes |
1109 | sp:subject | 1140 | sp:subject |
1110 | [ sp:varName "flowInOutFacility"^^xsd:string | 1141 | [ sp:varName "flowInOutFacility"^^xsd:string |
1111 | ] | 1142 | ] |
1112 | - ] [ sp:object | ||
1113 | - [ sp:varName "flowPurpose"^^xsd:string | ||
1114 | - ] ; | ||
1115 | - sp:predicate rdf:type ; | ||
1116 | - sp:subject | ||
1117 | - [ sp:varName "flowWhole"^^xsd:string | ||
1118 | - ] | ||
1119 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; | 1143 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; |
1120 | sp:predicate rdf:type ; | 1144 | sp:predicate rdf:type ; |
1121 | sp:subject | 1145 | sp:subject |
... | @@ -1135,13 +1159,6 @@ dpr-tables:InjectionVolumes | ... | @@ -1135,13 +1159,6 @@ dpr-tables:InjectionVolumes |
1135 | sp:subject | 1159 | sp:subject |
1136 | [ sp:varName "flowPurpose"^^xsd:string | 1160 | [ sp:varName "flowPurpose"^^xsd:string |
1137 | ] | 1161 | ] |
1138 | - ] [ sp:object | ||
1139 | - [ sp:varName "flowDefinition"^^xsd:string | ||
1140 | - ] ; | ||
1141 | - sp:predicate rdf:type ; | ||
1142 | - sp:subject | ||
1143 | - [ sp:varName "flowWhole"^^xsd:string | ||
1144 | - ] | ||
1145 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType> ; | 1162 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType> ; |
1146 | sp:predicate rdf:type ; | 1163 | sp:predicate rdf:type ; |
1147 | sp:subject | 1164 | sp:subject |
... | @@ -1277,7 +1294,8 @@ dpr-tables:OperationInformation | ... | @@ -1277,7 +1294,8 @@ dpr-tables:OperationInformation |
1277 | sp:subject | 1294 | sp:subject |
1278 | [ sp:varName "temporalPartOfFacility"^^xsd:string | 1295 | [ sp:varName "temporalPartOfFacility"^^xsd:string |
1279 | ] | 1296 | ] |
1280 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ; | 1297 | + ] [ rdf:type sp:NamedGraph ; |
1298 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ; | ||
1281 | sp:predicate rdf:type ; | 1299 | sp:predicate rdf:type ; |
1282 | sp:subject | 1300 | sp:subject |
1283 | [ sp:varName "productionFacility"^^xsd:string | 1301 | [ sp:varName "productionFacility"^^xsd:string |
... | @@ -1289,6 +1307,8 @@ dpr-tables:OperationInformation | ... | @@ -1289,6 +1307,8 @@ dpr-tables:OperationInformation |
1289 | sp:subject | 1307 | sp:subject |
1290 | [ sp:varName "productionFacility"^^xsd:string | 1308 | [ sp:varName "productionFacility"^^xsd:string |
1291 | ] | 1309 | ] |
1310 | + ]) ; | ||
1311 | + sp:graphNameNode <http://www.reportinghub.no/np/data/npd> | ||
1292 | ] [ sp:object | 1312 | ] [ sp:object |
1293 | [ sp:varName "productionOperationReport"^^xsd:string | 1313 | [ sp:varName "productionOperationReport"^^xsd:string |
1294 | ] ; | 1314 | ] ; |
... | @@ -1434,7 +1454,8 @@ dpr-tables:OtherVolumes | ... | @@ -1434,7 +1454,8 @@ dpr-tables:OtherVolumes |
1434 | sp:subject | 1454 | sp:subject |
1435 | [ sp:varName "flow"^^xsd:string | 1455 | [ sp:varName "flow"^^xsd:string |
1436 | ] | 1456 | ] |
1437 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | 1457 | + ] [ rdf:type sp:NamedGraph ; |
1458 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | ||
1438 | sp:predicate rdf:type ; | 1459 | sp:predicate rdf:type ; |
1439 | sp:subject | 1460 | sp:subject |
1440 | [ sp:varName "flowWhole"^^xsd:string | 1461 | [ sp:varName "flowWhole"^^xsd:string |
... | @@ -1446,24 +1467,31 @@ dpr-tables:OtherVolumes | ... | @@ -1446,24 +1467,31 @@ dpr-tables:OtherVolumes |
1446 | sp:subject | 1467 | sp:subject |
1447 | [ sp:varName "flowWhole"^^xsd:string | 1468 | [ sp:varName "flowWhole"^^xsd:string |
1448 | ] | 1469 | ] |
1449 | - ] [ rdf:type sp:TriplePath ; | 1470 | + ] [ sp:object |
1450 | - sp:object | 1471 | + [ sp:varName "flowPurpose"^^xsd:string |
1451 | - [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
1452 | - ] ; | ||
1453 | - sp:path [ rdf:type sp:AltPath ; | ||
1454 | - sp:path1 <http://www.reportinghub.no/ep/schema/core#name> ; | ||
1455 | - sp:path2 <http://www.reportinghub.no/np/schema/npd#name> | ||
1456 | ] ; | 1472 | ] ; |
1473 | + sp:predicate rdf:type ; | ||
1457 | sp:subject | 1474 | sp:subject |
1458 | - [ sp:varName "flowInOutFacility"^^xsd:string | 1475 | + [ sp:varName "flowWhole"^^xsd:string |
1459 | ] | 1476 | ] |
1460 | ] [ sp:object | 1477 | ] [ sp:object |
1461 | - [ sp:varName "flowPurpose"^^xsd:string | 1478 | + [ sp:varName "flowDefinition"^^xsd:string |
1462 | ] ; | 1479 | ] ; |
1463 | sp:predicate rdf:type ; | 1480 | sp:predicate rdf:type ; |
1464 | sp:subject | 1481 | sp:subject |
1465 | [ sp:varName "flowWhole"^^xsd:string | 1482 | [ sp:varName "flowWhole"^^xsd:string |
1466 | ] | 1483 | ] |
1484 | + ]) ; | ||
1485 | + sp:graphNameNode <http://www.reportinghub.no/data/erh> | ||
1486 | + ] [ rdf:type sp:Bind ; | ||
1487 | + sp:expression | ||
1488 | + [ rdf:type ep-spin-lib:selectNPDorERHorEPName ; | ||
1489 | + sp:arg1 [ sp:varName "flowInOutFacility"^^xsd:string | ||
1490 | + ] | ||
1491 | + ] ; | ||
1492 | + sp:variable | ||
1493 | + [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
1494 | + ] | ||
1467 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; | 1495 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; |
1468 | sp:predicate rdf:type ; | 1496 | sp:predicate rdf:type ; |
1469 | sp:subject | 1497 | sp:subject |
... | @@ -1504,13 +1532,6 @@ dpr-tables:OtherVolumes | ... | @@ -1504,13 +1532,6 @@ dpr-tables:OtherVolumes |
1504 | sp:subject | 1532 | sp:subject |
1505 | [ sp:varName "flowPurpose"^^xsd:string | 1533 | [ sp:varName "flowPurpose"^^xsd:string |
1506 | ] | 1534 | ] |
1507 | - ] [ sp:object | ||
1508 | - [ sp:varName "flowDefinition"^^xsd:string | ||
1509 | - ] ; | ||
1510 | - sp:predicate rdf:type ; | ||
1511 | - sp:subject | ||
1512 | - [ sp:varName "flowWhole"^^xsd:string | ||
1513 | - ] | ||
1514 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType> ; | 1535 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType> ; |
1515 | sp:predicate rdf:type ; | 1536 | sp:predicate rdf:type ; |
1516 | sp:subject | 1537 | sp:subject |
... | @@ -1642,7 +1663,8 @@ dpr-tables:PersonnelInformation | ... | @@ -1642,7 +1663,8 @@ dpr-tables:PersonnelInformation |
1642 | sp:subject | 1663 | sp:subject |
1643 | [ sp:varName "temporalPartOfFacility"^^xsd:string | 1664 | [ sp:varName "temporalPartOfFacility"^^xsd:string |
1644 | ] | 1665 | ] |
1645 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ; | 1666 | + ] [ rdf:type sp:NamedGraph ; |
1667 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ; | ||
1646 | sp:predicate rdf:type ; | 1668 | sp:predicate rdf:type ; |
1647 | sp:subject | 1669 | sp:subject |
1648 | [ sp:varName "productionFacility"^^xsd:string | 1670 | [ sp:varName "productionFacility"^^xsd:string |
... | @@ -1654,6 +1676,8 @@ dpr-tables:PersonnelInformation | ... | @@ -1654,6 +1676,8 @@ dpr-tables:PersonnelInformation |
1654 | sp:subject | 1676 | sp:subject |
1655 | [ sp:varName "productionFacility"^^xsd:string | 1677 | [ sp:varName "productionFacility"^^xsd:string |
1656 | ] | 1678 | ] |
1679 | + ]) ; | ||
1680 | + sp:graphNameNode <http://www.reportinghub.no/np/data/npd> | ||
1657 | ] [ sp:object | 1681 | ] [ sp:object |
1658 | [ sp:varName "productionOperationReport"^^xsd:string | 1682 | [ sp:varName "productionOperationReport"^^xsd:string |
1659 | ] ; | 1683 | ] ; |
... | @@ -1730,34 +1754,12 @@ dpr-tables:ProductFlows | ... | @@ -1730,34 +1754,12 @@ dpr-tables:ProductFlows |
1730 | ] [ sp:varName "temperatureValue"^^xsd:string | 1754 | ] [ sp:varName "temperatureValue"^^xsd:string |
1731 | ] [ sp:varName "pressureValue"^^xsd:string | 1755 | ] [ sp:varName "pressureValue"^^xsd:string |
1732 | ]) ; | 1756 | ]) ; |
1733 | - sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ; | 1757 | + sp:where ([ sp:object |
1734 | - sp:predicate rdf:type ; | ||
1735 | - sp:subject | ||
1736 | - [ sp:varName "report"^^xsd:string | ||
1737 | - ] | ||
1738 | - ] [ sp:object | ||
1739 | - [ sp:varName "report"^^xsd:string | ||
1740 | - ] ; | ||
1741 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | ||
1742 | - sp:subject | ||
1743 | - [ sp:varName "productvolumereport"^^xsd:string | ||
1744 | - ] | ||
1745 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/report#ProductVolumeReport> ; | ||
1746 | - sp:predicate rdf:type ; | ||
1747 | - sp:subject | ||
1748 | - [ sp:varName "productvolumereport"^^xsd:string | ||
1749 | - ] | ||
1750 | - ] [ sp:object | ||
1751 | [ sp:varName "productionflownetwork"^^xsd:string | 1758 | [ sp:varName "productionflownetwork"^^xsd:string |
1752 | ] ; | 1759 | ] ; |
1753 | - sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 1760 | + sp:predicate <http://www.reportinghub.no/ep/schema/report#reportsOnFlowNetwork> ; |
1754 | - sp:subject | ||
1755 | - [ sp:varName "productvolumereport"^^xsd:string | ||
1756 | - ] | ||
1757 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
1758 | - sp:predicate rdf:type ; | ||
1759 | sp:subject | 1761 | sp:subject |
1760 | - [ sp:varName "productionflownetwork"^^xsd:string | 1762 | + [ sp:varName "report"^^xsd:string |
1761 | ] | 1763 | ] |
1762 | ] [ sp:object | 1764 | ] [ sp:object |
1763 | [ sp:varName "flow"^^xsd:string | 1765 | [ sp:varName "flow"^^xsd:string |
... | @@ -1785,12 +1787,14 @@ dpr-tables:ProductFlows | ... | @@ -1785,12 +1787,14 @@ dpr-tables:ProductFlows |
1785 | sp:subject | 1787 | sp:subject |
1786 | [ sp:varName "productionflownetworkFacility"^^xsd:string | 1788 | [ sp:varName "productionflownetworkFacility"^^xsd:string |
1787 | ] | 1789 | ] |
1788 | - ] [ sp:object | 1790 | + ] [ rdf:type sp:Bind ; |
1789 | - [ sp:varName "containingWholeFacilityName"^^xsd:string | 1791 | + sp:expression |
1792 | + [ rdf:type ep-spin-lib:selectNPDorERHorEPName ; | ||
1793 | + sp:arg1 [ sp:varName "containingWholeFacility"^^xsd:string | ||
1794 | + ] | ||
1790 | ] ; | 1795 | ] ; |
1791 | - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | 1796 | + sp:variable |
1792 | - sp:subject | 1797 | + [ sp:varName "containingWholeFacilityName"^^xsd:string |
1793 | - [ sp:varName "containingWholeFacility"^^xsd:string | ||
1794 | ] | 1798 | ] |
1795 | ] [ sp:object | 1799 | ] [ sp:object |
1796 | [ sp:varName "flowWhole"^^xsd:string | 1800 | [ sp:varName "flowWhole"^^xsd:string |
... | @@ -1799,7 +1803,8 @@ dpr-tables:ProductFlows | ... | @@ -1799,7 +1803,8 @@ dpr-tables:ProductFlows |
1799 | sp:subject | 1803 | sp:subject |
1800 | [ sp:varName "flow"^^xsd:string | 1804 | [ sp:varName "flow"^^xsd:string |
1801 | ] | 1805 | ] |
1802 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | 1806 | + ] [ rdf:type sp:NamedGraph ; |
1807 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | ||
1803 | sp:predicate rdf:type ; | 1808 | sp:predicate rdf:type ; |
1804 | sp:subject | 1809 | sp:subject |
1805 | [ sp:varName "flowWhole"^^xsd:string | 1810 | [ sp:varName "flowWhole"^^xsd:string |
... | @@ -1811,24 +1816,31 @@ dpr-tables:ProductFlows | ... | @@ -1811,24 +1816,31 @@ dpr-tables:ProductFlows |
1811 | sp:subject | 1816 | sp:subject |
1812 | [ sp:varName "flowWhole"^^xsd:string | 1817 | [ sp:varName "flowWhole"^^xsd:string |
1813 | ] | 1818 | ] |
1814 | - ] [ rdf:type sp:TriplePath ; | 1819 | + ] [ sp:object |
1815 | - sp:object | 1820 | + [ sp:varName "flowPurpose"^^xsd:string |
1816 | - [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
1817 | - ] ; | ||
1818 | - sp:path [ rdf:type sp:AltPath ; | ||
1819 | - sp:path1 <http://www.reportinghub.no/ep/schema/core#name> ; | ||
1820 | - sp:path2 <http://www.reportinghub.no/np/schema/npd#name> | ||
1821 | ] ; | 1821 | ] ; |
1822 | + sp:predicate rdf:type ; | ||
1822 | sp:subject | 1823 | sp:subject |
1823 | - [ sp:varName "flowInOutFacility"^^xsd:string | 1824 | + [ sp:varName "flowWhole"^^xsd:string |
1824 | ] | 1825 | ] |
1825 | ] [ sp:object | 1826 | ] [ sp:object |
1826 | - [ sp:varName "flowPurpose"^^xsd:string | 1827 | + [ sp:varName "flowDefinition"^^xsd:string |
1827 | ] ; | 1828 | ] ; |
1828 | sp:predicate rdf:type ; | 1829 | sp:predicate rdf:type ; |
1829 | sp:subject | 1830 | sp:subject |
1830 | [ sp:varName "flowWhole"^^xsd:string | 1831 | [ sp:varName "flowWhole"^^xsd:string |
1831 | ] | 1832 | ] |
1833 | + ]) ; | ||
1834 | + sp:graphNameNode <http://www.reportinghub.no/data/erh> | ||
1835 | + ] [ rdf:type sp:Bind ; | ||
1836 | + sp:expression | ||
1837 | + [ rdf:type ep-spin-lib:selectNPDorERHorEPName ; | ||
1838 | + sp:arg1 [ sp:varName "flowInOutFacility"^^xsd:string | ||
1839 | + ] | ||
1840 | + ] ; | ||
1841 | + sp:variable | ||
1842 | + [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
1843 | + ] | ||
1832 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; | 1844 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; |
1833 | sp:predicate rdf:type ; | 1845 | sp:predicate rdf:type ; |
1834 | sp:subject | 1846 | sp:subject |
... | @@ -1848,13 +1860,6 @@ dpr-tables:ProductFlows | ... | @@ -1848,13 +1860,6 @@ dpr-tables:ProductFlows |
1848 | sp:subject | 1860 | sp:subject |
1849 | [ sp:varName "flowPurpose"^^xsd:string | 1861 | [ sp:varName "flowPurpose"^^xsd:string |
1850 | ] | 1862 | ] |
1851 | - ] [ sp:object | ||
1852 | - [ sp:varName "flowDefinition"^^xsd:string | ||
1853 | - ] ; | ||
1854 | - sp:predicate rdf:type ; | ||
1855 | - sp:subject | ||
1856 | - [ sp:varName "flowWhole"^^xsd:string | ||
1857 | - ] | ||
1858 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType> ; | 1863 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType> ; |
1859 | sp:predicate rdf:type ; | 1864 | sp:predicate rdf:type ; |
1860 | sp:subject | 1865 | sp:subject |
... | @@ -2060,12 +2065,14 @@ dpr-tables:ProductFlowsExport | ... | @@ -2060,12 +2065,14 @@ dpr-tables:ProductFlowsExport |
2060 | sp:subject | 2065 | sp:subject |
2061 | [ sp:varName "productionflownetworkFacility"^^xsd:string | 2066 | [ sp:varName "productionflownetworkFacility"^^xsd:string |
2062 | ] | 2067 | ] |
2063 | - ] [ sp:object | 2068 | + ] [ rdf:type sp:Bind ; |
2064 | - [ sp:varName "containingWholeFacilityName"^^xsd:string | 2069 | + sp:expression |
2070 | + [ rdf:type ep-spin-lib:selectNPDorERHorEPName ; | ||
2071 | + sp:arg1 [ sp:varName "containingWholeFacility"^^xsd:string | ||
2072 | + ] | ||
2065 | ] ; | 2073 | ] ; |
2066 | - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | 2074 | + sp:variable |
2067 | - sp:subject | 2075 | + [ sp:varName "containingWholeFacilityName"^^xsd:string |
2068 | - [ sp:varName "containingWholeFacility"^^xsd:string | ||
2069 | ] | 2076 | ] |
2070 | ] [ sp:object | 2077 | ] [ sp:object |
2071 | [ sp:varName "flowWhole"^^xsd:string | 2078 | [ sp:varName "flowWhole"^^xsd:string |
... | @@ -2074,7 +2081,8 @@ dpr-tables:ProductFlowsExport | ... | @@ -2074,7 +2081,8 @@ dpr-tables:ProductFlowsExport |
2074 | sp:subject | 2081 | sp:subject |
2075 | [ sp:varName "flow"^^xsd:string | 2082 | [ sp:varName "flow"^^xsd:string |
2076 | ] | 2083 | ] |
2077 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | 2084 | + ] [ rdf:type sp:NamedGraph ; |
2085 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | ||
2078 | sp:predicate rdf:type ; | 2086 | sp:predicate rdf:type ; |
2079 | sp:subject | 2087 | sp:subject |
2080 | [ sp:varName "flowWhole"^^xsd:string | 2088 | [ sp:varName "flowWhole"^^xsd:string |
... | @@ -2086,24 +2094,31 @@ dpr-tables:ProductFlowsExport | ... | @@ -2086,24 +2094,31 @@ dpr-tables:ProductFlowsExport |
2086 | sp:subject | 2094 | sp:subject |
2087 | [ sp:varName "flowWhole"^^xsd:string | 2095 | [ sp:varName "flowWhole"^^xsd:string |
2088 | ] | 2096 | ] |
2089 | - ] [ rdf:type sp:TriplePath ; | 2097 | + ] [ sp:object |
2090 | - sp:object | 2098 | + [ sp:varName "flowPurpose"^^xsd:string |
2091 | - [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
2092 | - ] ; | ||
2093 | - sp:path [ rdf:type sp:AltPath ; | ||
2094 | - sp:path1 <http://www.reportinghub.no/ep/schema/core#name> ; | ||
2095 | - sp:path2 <http://www.reportinghub.no/np/schema/npd#name> | ||
2096 | ] ; | 2099 | ] ; |
2100 | + sp:predicate rdf:type ; | ||
2097 | sp:subject | 2101 | sp:subject |
2098 | - [ sp:varName "flowInOutFacility"^^xsd:string | 2102 | + [ sp:varName "flowWhole"^^xsd:string |
2099 | ] | 2103 | ] |
2100 | ] [ sp:object | 2104 | ] [ sp:object |
2101 | - [ sp:varName "flowPurpose"^^xsd:string | 2105 | + [ sp:varName "flowDefinition"^^xsd:string |
2102 | ] ; | 2106 | ] ; |
2103 | sp:predicate rdf:type ; | 2107 | sp:predicate rdf:type ; |
2104 | sp:subject | 2108 | sp:subject |
2105 | [ sp:varName "flowWhole"^^xsd:string | 2109 | [ sp:varName "flowWhole"^^xsd:string |
2106 | ] | 2110 | ] |
2111 | + ]) ; | ||
2112 | + sp:graphNameNode <http://www.reportinghub.no/data/erh> | ||
2113 | + ] [ rdf:type sp:Bind ; | ||
2114 | + sp:expression | ||
2115 | + [ rdf:type ep-spin-lib:selectNPDorERHorEPName ; | ||
2116 | + sp:arg1 [ sp:varName "flowInOutFacility"^^xsd:string | ||
2117 | + ] | ||
2118 | + ] ; | ||
2119 | + sp:variable | ||
2120 | + [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
2121 | + ] | ||
2107 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; | 2122 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowPurposeType> ; |
2108 | sp:predicate rdf:type ; | 2123 | sp:predicate rdf:type ; |
2109 | sp:subject | 2124 | sp:subject |
... | @@ -2123,13 +2138,6 @@ dpr-tables:ProductFlowsExport | ... | @@ -2123,13 +2138,6 @@ dpr-tables:ProductFlowsExport |
2123 | sp:subject | 2138 | sp:subject |
2124 | [ sp:varName "flowPurpose"^^xsd:string | 2139 | [ sp:varName "flowPurpose"^^xsd:string |
2125 | ] | 2140 | ] |
2126 | - ] [ sp:object | ||
2127 | - [ sp:varName "flowDefinition"^^xsd:string | ||
2128 | - ] ; | ||
2129 | - sp:predicate rdf:type ; | ||
2130 | - sp:subject | ||
2131 | - [ sp:varName "flowWhole"^^xsd:string | ||
2132 | - ] | ||
2133 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType> ; | 2141 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType> ; |
2134 | sp:predicate rdf:type ; | 2142 | sp:predicate rdf:type ; |
2135 | sp:subject | 2143 | sp:subject |
... | @@ -2174,7 +2182,7 @@ dpr-tables:ProductFlowsExport | ... | @@ -2174,7 +2182,7 @@ dpr-tables:ProductFlowsExport |
2174 | sp:subject | 2182 | sp:subject |
2175 | [ sp:varName "productFlowWholeLife"^^xsd:string | 2183 | [ sp:varName "productFlowWholeLife"^^xsd:string |
2176 | ] | 2184 | ] |
2177 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 2185 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
2178 | sp:predicate rdf:type ; | 2186 | sp:predicate rdf:type ; |
2179 | sp:subject | 2187 | sp:subject |
2180 | [ sp:varName "productMaterialType"^^xsd:string | 2188 | [ sp:varName "productMaterialType"^^xsd:string |
... | @@ -4196,7 +4204,8 @@ dpr-tables:ProductionVolumes | ... | @@ -4196,7 +4204,8 @@ dpr-tables:ProductionVolumes |
4196 | sp:subject | 4204 | sp:subject |
4197 | [ sp:varName "flow"^^xsd:string | 4205 | [ sp:varName "flow"^^xsd:string |
4198 | ] | 4206 | ] |
4199 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | 4207 | + ] [ rdf:type sp:NamedGraph ; |
4208 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ; | ||
4200 | sp:predicate rdf:type ; | 4209 | sp:predicate rdf:type ; |
4201 | sp:subject | 4210 | sp:subject |
4202 | [ sp:varName "flowWhole"^^xsd:string | 4211 | [ sp:varName "flowWhole"^^xsd:string |
... | @@ -4208,16 +4217,16 @@ dpr-tables:ProductionVolumes | ... | @@ -4208,16 +4217,16 @@ dpr-tables:ProductionVolumes |
4208 | sp:subject | 4217 | sp:subject |
4209 | [ sp:varName "flowWhole"^^xsd:string | 4218 | [ sp:varName "flowWhole"^^xsd:string |
4210 | ] | 4219 | ] |
4211 | - ] [ rdf:type sp:TriplePath ; | 4220 | + ]) ; |
4212 | - sp:object | 4221 | + sp:graphNameNode <http://www.reportinghub.no/data/erh> |
4213 | - [ sp:varName "flowInOutFacilityName"^^xsd:string | 4222 | + ] [ rdf:type sp:Bind ; |
4214 | - ] ; | 4223 | + sp:expression |
4215 | - sp:path [ rdf:type sp:AltPath ; | 4224 | + [ rdf:type ep-spin-lib:selectNPDorERHorEPName ; |
4216 | - sp:path1 <http://www.reportinghub.no/np/schema/npd#name> ; | 4225 | + sp:arg1 [ sp:varName "productionFloflowInOutFacilitywFacility"^^xsd:string |
4217 | - sp:path2 <http://www.reportinghub.no/ep/schema/core#name> | 4226 | + ] |
4218 | ] ; | 4227 | ] ; |
4219 | - sp:subject | 4228 | + sp:variable |
4220 | - [ sp:varName "flowInOutFacility"^^xsd:string | 4229 | + [ sp:varName "flowInOutFacilityName"^^xsd:string |
4221 | ] | 4230 | ] |
4222 | ] [ sp:object | 4231 | ] [ sp:object |
4223 | [ sp:varName "flowPurpose"^^xsd:string | 4232 | [ sp:varName "flowPurpose"^^xsd:string | ... | ... |
This diff could not be displayed because it is too large.
1 | +# baseURI: null | ||
2 | + | ||
3 | +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ||
4 | +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . | ||
5 | +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . | ||
6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
9 | +@prefix visual: <http://topbraid.org/visual#> . | ||
10 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
11 | + | ||
12 | +<http://www.reportinghub.no/ep/schema/flow#WholeLifeFlow> | ||
13 | + forms:keyProperties (<http://www.reportinghub.no/ep/schema/erhfacts#id>) . |
1 | [FieldNPDName] FieldNPDID FlowInOutFacilityName FlowInOutFacilityType FlowInOutFacilityNameSystem FlowUID FlowName FlowKind FlowQualifier | 1 | [FieldNPDName] FieldNPDID FlowInOutFacilityName FlowInOutFacilityType FlowInOutFacilityNameSystem FlowUID FlowName FlowKind FlowQualifier |
2 | KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_SALEABLE_PRODUCTION Kristin saleable volumes mpr:RF_production mpr:FQ_saleable | 2 | KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_SALEABLE_PRODUCTION Kristin saleable volumes mpr:RF_production mpr:FQ_saleable |
3 | -KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_ALLOCATED_PRODUCTION Kristin allocated volumes mpr:RF_production mpr:FQ_allocated | ||
4 | -KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_GAS_INJECTION_TOT Kristin injected gas mpr:RF_injection mpr:FQ_allocated | ||
5 | -KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_FISCAL_FIELD_VOLUMES Kristin measured total volumes mpr:RF_production mpr:FQ_metered-fiscal | ||
6 | -KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_ALLOCATED_GAS_SALES Kristin allocated gas sales mpr:RF_sale mpr:FQ_allocated | ||
7 | -KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_CHEMICAL_INJECTION Kristin injection of chemicals mpr:RF_injection mpr:FQ_measured | ||
8 | -KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_ALLOCATED_INVENTORY_TOT Kristin total allocated inventory mpr:RF_inventory mpr:FQ_allocated | ||
9 | -MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_GAS_INJECTION_TOT Mikkel injected gas mpr:RF_injection mpr:FQ_allocated | ||
10 | -MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_CONSUME_FUEL_DRILLING Mikkel consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated | ||
11 | -MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_ALLOCATED_GAS_SALES Mikkel allcated gas sales mpr:RF_sale mpr:FQ_allocated | ||
12 | MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_SALEABLE_PRODUCTION Mikkel saleable volumes mpr:RF_production mpr:FQ_saleable | 3 | MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_SALEABLE_PRODUCTION Mikkel saleable volumes mpr:RF_production mpr:FQ_saleable |
13 | -MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_CONSUME_FLARE_TOT Mikkel consumed flare excluding excess flare mpr:RF_consume-flare mpr:FQ_allocated | ||
14 | -MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_CONSUME_FLARE_EXCESS Mikkel consumed excess flare mpr:RF_consume-flare mpr:FQ_allocated | ||
15 | -MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_FISCAL_FIELD_VOLUMES Mikkel measured total volumes mpr:RF_production mpr:FQ_metered-fiscal | ||
16 | -MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_ALLOCATED_TANKLIFT Mikkel allocated tanker lifting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_allocated | ||
17 | -MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_ALLOCATED_INVENTORY_TOT Mikkel total allocated inventory mpr:RF_inventory mpr:FQ_allocated | ||
18 | -MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_ALLOCATED_DRYGAS_SALES Mikkel allocated gas sales - dry mpr:RF_sale mpr:FQ_allocated | ||
19 | -MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_DRYGAS_SALES Morvin allocated gas sales - dry mpr:RF_sale mpr:FQ_allocated | ||
20 | MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_SALEABLE_PRODUCTION Morvin saleable volumes mpr:RF_production mpr:FQ_saleable | 4 | MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_SALEABLE_PRODUCTION Morvin saleable volumes mpr:RF_production mpr:FQ_saleable |
21 | -MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_PRODUCTION Morvin allocated volumes mpr:RF_production mpr:FQ_allocated | ||
22 | -MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_CONSUME_FLARE_TOT Morvin total consumed flare mpr:RF_consume-flare mpr:FQ_allocated | ||
23 | -MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_INVENTORY_TOT Morvin allocated inventory mpr:RF_inventory mpr:FQ_allocated | ||
24 | -MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_GAS_INJECTION_TOT Morvin injected gas mpr:RF_injection mpr:FQ_allocated | ||
25 | -MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_CONSUME_FUEL_WAT_INJ Morvin consumed water injection fuel mpr:RF_consume-fuel mpr:FQ_allocated | ||
26 | -MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_GAS_SALES Morvin allocated gas sales mpr:RF_sale mpr:FQ_allocated | ||
27 | -MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_TANKLIFT Morvin allocated tanker lifting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_measured | ||
28 | -TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_ALLOCATED_GAS_SALES Tyrihans allocated gas sales mpr:RF_sale mpr:FQ_allocated | ||
29 | -TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_ALLOCATED_INVENTORY_TOT Tyrihans total allocated inventory mpr:RF_inventory mpr:FQ_allocated | ||
30 | -TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_CONSUME_FUEL_DRILLING Tyrihans consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated | ||
31 | -TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_CONSUME_FUEL_TOT Tyrihans consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated | ||
32 | TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_SALEABLE_PRODUCTION Tyrihans saleable volumes mpr:RF_production mpr:FQ_saleable | 5 | TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_SALEABLE_PRODUCTION Tyrihans saleable volumes mpr:RF_production mpr:FQ_saleable |
33 | -YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_PRODUCTION Yttergryta allocated volumes mpr:RF_production mpr:FQ_allocated | ||
34 | -YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_TANKLIFT Yttergryta allocated tanker lifting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_allocated | ||
35 | -YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_CONSUME_FUEL_TOT Yttergryta total consumes fuel mpr:RF_consume-fuel mpr:FQ_allocated | ||
36 | -YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_GAS_SALES Yttergryta allocated gas sales mpr:RF_sale mpr:FQ_allocated | ||
37 | YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_SALEABLE_PRODUCTION Yttergryta saleable volumes mpr:RF_production mpr:FQ_saleable | 6 | YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_SALEABLE_PRODUCTION Yttergryta saleable volumes mpr:RF_production mpr:FQ_saleable |
38 | -YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_INVENTORY_TOT Yttergryta total allocated inventory mpr:RF_inventory mpr:FQ_allocated | 7 | +SGARD 43765 KRISTIN mpr:RF_field NPD KRISTIN_ALLOCATED_INVENTORY_TOT Kristin total allocated inventory mpr:RF_inventory mpr:FQ_allocated |
39 | -YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_GAS_INJECTION_TOT Yttergryta injected gas mpr:RF_injection mpr:FQ_allocated | 8 | +SGARD 43765 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_INVENTORY_TOT Yttergryta total allocated inventory mpr:RF_inventory mpr:FQ_allocated |
40 | -YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_DRYGAS_SALES Yttergryta allocated gas sales - dry mpr:RF_sale mpr:FQ_allocated | 9 | +SGARD 43765 TYRIHANS mpr:RF_field NPD TYRIHANS_ALLOCATED_INVENTORY_TOT Tyrihans total allocated inventory mpr:RF_inventory mpr:FQ_allocated |
41 | -SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_ALLOCATED_PRODUCTION sgard B allocated volumes mpr:RF_production mpr:FQ_allocated | 10 | +SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_TANKLIFT sgard allocated tanker lifting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_saleable |
42 | -SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_ALLOCATED_IMPORT sgard B allocated import volumes mpr:RF_import mpr:FQ_allocated | 11 | +SGARD 43765 MIKKEL mpr:RF_field NPD MIKKEL_ALLOCATED_INVENTORY_TOT Mikkel total allocated inventory mpr:RF_inventory mpr:FQ_allocated |
43 | -SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_ALLOCATED_EXPORT sgard B allocated export volumes mpr:RF_export mpr:FQ_allocated | 12 | +SGARD 43765 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_INVENTORY_TOT Morvin allocated inventory mpr:RF_inventory mpr:FQ_allocated |
44 | -SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_GAS_INJECTION_TOT sgard B injected gas mpr:RF_injection mpr:FQ_allocated | 13 | +SGARD 43765 SGARD mpr:RF_field-group NPD ASG_INVENTORY sgard inventory mpr:RF_inventory mpr:FQ_allocated |
45 | -SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_CONSUME_FUEL_TOT sgard B consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated | 14 | +SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_INVENTORY_TOT sgard total allocated inventory mpr:RF_inventory mpr:FQ_allocated |
46 | -SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_FISCAL_VOLUMES sgard B measured total volumes mpr:RF_production mpr:FQ_metered-fiscal | ||
47 | -SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_CONSUME_FLARE_TOT sgard B consumed flare mpr:RF_consume-flare mpr:FQ_allocated | ||
48 | -SGARD 43765 6506/12-P-1 H mpr:RF_wellbore NPD ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES 6506/12-P-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
49 | -SGARD 43765 6506/12-L-4 H mpr:RF_wellbore NPD ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES 6506/12-L-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
50 | -SGARD 43765 6506/11-F-4 H mpr:RF_wellbore NPD ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES 6506/11-F-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | ||
51 | -SGARD 43765 6506/12-S-1 H mpr:RF_wellbore NPD ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES 6506/12-S-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
52 | -SGARD 43765 6506/12-I-3 H mpr:RF_wellbore NPD ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES 6506/12-I-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
53 | -SGARD 43765 6507/11-Y-2 H mpr:RF_wellbore NPD ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
54 | SGARD 43765 6506/12-H-4 H mpr:RF_wellbore NPD ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES 6506/12-H-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 15 | SGARD 43765 6506/12-H-4 H mpr:RF_wellbore NPD ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES 6506/12-H-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
55 | -SGARD 43765 6506/12-M-2 H mpr:RF_wellbore NPD ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES 6506/12-M-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 16 | +SGARD 43765 6506/12-M-1 H mpr:RF_wellbore NPD ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES 6506/12-M-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
56 | -SGARD 43765 6506/11-G-4 H mpr:RF_wellbore NPD ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES 6506/11-G-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | 17 | +SGARD 43765 6506/11-F-2 H mpr:RF_wellbore NPD ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES 6506/11-F-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
57 | -SGARD 43765 6506/12-S-4 H mpr:RF_wellbore NPD ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES 6506/12-S-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 18 | +SGARD 43765 6506/12-K-3 H mpr:RF_wellbore NPD ASG_WB_12K3_H_ALLOCATED_PROD_VOLUMES 6506/12-K-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
58 | -SGARD 43765 6506/12-Q-5 Y2H mpr:RF_wellbore NPD ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES 6506/12-Q-5 Y2H allocated production volumes mpr:RF_production mpr:FQ_allocated | 19 | +SGARD 43765 6507/11-X-1 H mpr:RF_wellbore NPD ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES 6507/11-X-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
59 | -SGARD 43765 6506/12-J-1 H mpr:RF_wellbore NPD ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES 6506/12-J-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 20 | +SGARD 43765 6506/12-M-4 H mpr:RF_wellbore NPD ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES 6506/12-M-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
60 | -SGARD 43765 6507/11-Y-4 H mpr:RF_wellbore NPD ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 21 | +SGARD 43765 6506/11-E-3 H mpr:RF_wellbore NPD ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES 6506/11-E-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated |
61 | -SGARD 43765 6506/12-Q-2 H mpr:RF_wellbore NPD ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
62 | -SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_FISCAL_VOLUMES sgard A measured total volumes mpr:RF_production mpr:FQ_metered-fiscal | ||
63 | -SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_CONSUME_FLARE sgard A consumed flare mpr:RF_consume-flare mpr:FQ_allocated | ||
64 | -SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_CONSUME_FUEL_TOT sgard A total consumed fuel mpr:RF_consume-fuel mpr:FQ_allocated | ||
65 | -SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_GAS_INJETION sgard A injected gas mpr:RF_injection mpr:FQ_allocated | ||
66 | -SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_ALLOCATED_PRODUCTION sgard A allocated volumes mpr:RF_production mpr:FQ_allocated | ||
67 | SGARD 43765 6506/12-N-1 H mpr:RF_wellbore NPD ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES 6506/12-N-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 22 | SGARD 43765 6506/12-N-1 H mpr:RF_wellbore NPD ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES 6506/12-N-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
68 | -SGARD 43765 6506/12-R-3 Y1H mpr:RF_wellbore NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y1H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | 23 | +SGARD 43765 6506/12-P-4 AH mpr:RF_wellbore NPD ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES 6506/12-P-4 AH allocated production volumes mpr:RF_production mpr:FQ_allocated |
69 | -SGARD 43765 6506/12-J-4 H mpr:RF_wellbore NPD ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES 6506/12-J-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 24 | +SGARD 43765 6506/12-M-3 H mpr:RF_wellbore NPD ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES 6506/12-M- H allocated production volumes mpr:RF_production mpr:FQ_allocated |
25 | +SGARD 43765 6506/12-Q-5 Y2H mpr:RF_wellbore NPD ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES 6506/12-Q-5 Y2H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
26 | +SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_FISCAL_VOLUMES sgard B measured total volumes mpr:RF_production mpr:FQ_metered-fiscal | ||
27 | +SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_CONSUME_FUEL_TOT sgard B consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated | ||
28 | +SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_CONSUME_FLARE_TOT sgard B consumed flare mpr:RF_consume-flare mpr:FQ_allocated | ||
29 | +SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_GAS_INJECTION_TOT sgard B injected gas mpr:RF_injection mpr:FQ_allocated | ||
30 | +SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_ALLOCATED_PRODUCTION sgard B allocated volumes mpr:RF_production mpr:FQ_allocated | ||
31 | +SGARD 43765 6506/12-I-1 AH mpr:RF_wellbore NPD ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES 6506/12-I-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
32 | +SGARD 43765 6407/2-Z-3 H mpr:RF_wellbore NPD ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES 6407/2-Z-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
33 | +SGARD 43765 6506/12-R-1 H mpr:RF_wellbore NPD ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES 6506/12-R-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | ||
34 | +SGARD 43765 6506/12-K-2 H mpr:RF_wellbore NPD ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES 6506/12-K-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
70 | SGARD 43765 6507/11-X-2 H mpr:RF_wellbore NPD ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES 6507/11-X-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 35 | SGARD 43765 6507/11-X-2 H mpr:RF_wellbore NPD ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES 6507/11-X-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
71 | -SGARD 43765 SGARD E flowline mpr:RF_flowline STATOIL ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated | ||
72 | -SGARD 43765 6506/12-N-4 H mpr:RF_wellbore NPD ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES 6506/12-N-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
73 | -SGARD 43765 6506/12-L-3 H mpr:RF_wellbore NPD ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES 6506/12-L-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
74 | -SGARD 43765 6506/12-K-3 H mpr:RF_wellbore NPD ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES 6506/12-K-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | ||
75 | SGARD 43765 6506/12-I-2 H mpr:RF_wellbore NPD ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES 6506/12-I-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 36 | SGARD 43765 6506/12-I-2 H mpr:RF_wellbore NPD ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES 6506/12-I-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
76 | -SGARD 43765 6507/11-Y-1 H mpr:RF_wellbore NPD ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 37 | +SGARD 43765 6506/12-I-4 H mpr:RF_wellbore NPD ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES 6506/12-I-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
77 | -SGARD 43765 6506/12-P-3 H mpr:RF_wellbore NPD ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES 6506/12-P-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 38 | +SGARD 43765 6507/11-X-3 H mpr:RF_wellbore NPD ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES 6507/11-X-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
78 | -SGARD 43765 6506/12-H-3 H mpr:RF_wellbore NPD ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES 6506/12-H-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
79 | -SGARD 43765 6506/12-M-1 H mpr:RF_wellbore NPD ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES 6506/12-M-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
80 | -SGARD 43765 6506/11-G-3 H mpr:RF_wellbore NPD ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES 6506/11-G-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | ||
81 | -SGARD 43765 6506/12-S-3 H mpr:RF_wellbore NPD ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES 6506/12-S-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
82 | SGARD 43765 6506/12-Q-1 H mpr:RF_wellbore NPD ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 39 | SGARD 43765 6506/12-Q-1 H mpr:RF_wellbore NPD ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
83 | -SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_TANKLIFT sgard allocated tanker lifting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_allocated | 40 | +SGARD 43765 6506/12-L-1 H mpr:RF_wellbore NPD ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES 6506/12-L-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
84 | -SGARD 43765 SGARD mpr:RF_field NPD ASG_SALEABLE_PRODUTION sgard saleable volumes mpr:RF_production mpr:FQ_saleable | ||
85 | -SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_INVENTORY_TOT sgard total allocated inventory mpr:RF_inventory mpr:FQ_allocated | ||
86 | -SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_GAS_SALES sgard allocated gas sales mpr:RF_sale mpr:FQ_allocated | ||
87 | -SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_DRYGAS_SALES sgard allocated gas sales - dry mpr:RF_sale mpr:FQ_allocated | ||
88 | -SGARD 43765 SGARD mpr:RF_field NPD ASG_GAS_INJECTION_TOT sgard injected gas mpr:RF_injection mpr:FQ_allocated | ||
89 | -SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_PRODUCTION sgard allocated volumes mpr:RF_production mpr:FQ_allocated | ||
90 | -SGARD 43765 6506/12-M-4 H mpr:RF_wellbore NPD ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES 6506/12-M-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
91 | -SGARD 43765 6506/12-R-2 H mpr:RF_wellbore NPD ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES 6506/12-R-2 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | ||
92 | -SGARD 43765 6506/12-J-3 H mpr:RF_wellbore NPD ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES 6506/12-J-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
93 | SGARD 43765 6506/12-Q-4 H mpr:RF_wellbore NPD ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 41 | SGARD 43765 6506/12-Q-4 H mpr:RF_wellbore NPD ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
94 | -SGARD 43765 6507/11-X-1 H mpr:RF_wellbore NPD ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES 6507/11-X-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 42 | +SGARD 43765 6506/12-Q-2 H mpr:RF_wellbore NPD ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
95 | -SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_FISCAL_VOLUMES sgard E measured total volumes mpr:RF_production mpr:FQ_metered-fiscal | 43 | +SGARD 43765 6506/12-H-1 H mpr:RF_wellbore NPD ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES 6506/12-H-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
96 | -SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_INJECTION_TOT sgard E injected gas mpr:RF_injection mpr:FQ_allocated | 44 | +SGARD 43765 6507/11-Y-3 H mpr:RF_wellbore NPD ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
97 | -SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_ALLOCATED_PRODUCTION sgard E allocated volumes mpr:RF_production mpr:FQ_allocated | 45 | +SGARD 43765 6506/11-F-4 H mpr:RF_wellbore NPD ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES 6506/11-F-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated |
98 | -SGARD 43765 6506/12-N-3 H mpr:RF_wellbore NPD ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES 6506/12-N-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 46 | +SGARD 43765 6507/11-Y-1 AH mpr:RF_wellbore NPD ASG_WB_11Y1_AH_ALLOCATED_PROD_VOLUMES 6507/11-Y-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated |
99 | -SGARD 43765 6407/2-Z-3 H mpr:RF_wellbore NPD ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES 6407/2-Z-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 47 | +SGARD 43765 6506/12-M-2 H mpr:RF_wellbore NPD ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES 6506/12-M-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
48 | +SGARD 43765 6506/12-K-4 H mpr:RF_wellbore NPD ASG_WB_12K4_H_ALLOCATED_PROD_VOLUMES 6506/12-K-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
49 | +SGARD 43765 6506/12-P-1 H mpr:RF_wellbore NPD ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES 6506/12-P-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
100 | SGARD 43765 6506/12-L-2 H mpr:RF_wellbore NPD ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES 6506/12-L-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 50 | SGARD 43765 6506/12-L-2 H mpr:RF_wellbore NPD ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES 6506/12-L-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
101 | -SGARD 43765 6506/11-F-2 H mpr:RF_wellbore NPD ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES 6506/11-F-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 51 | +SGARD 43765 6506/12-J-2 H mpr:RF_wellbore NPD ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES 6506/12-J-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
102 | -SGARD 43765 6506/12-R-4 H mpr:RF_wellbore NPD ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES 6506/12-R-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | 52 | +SGARD 43765 6506/12-N-2 H mpr:RF_wellbore NPD ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES 6506/12-N-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
103 | -SGARD 43765 6506/12-K-2 H mpr:RF_wellbore NPD ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES 6506/12-K-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
104 | -SGARD 43765 6507/11-X-4 H mpr:RF_wellbore NPD ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES 6507/11-X-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
105 | -SGARD 43765 SGARD C mpr:RF_platform NPD ASG_C_CONSUME_FUEL_TOT sgard C consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated | ||
106 | SGARD 43765 6506/12-P-2 H mpr:RF_wellbore NPD ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES 6506/12-P-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 53 | SGARD 43765 6506/12-P-2 H mpr:RF_wellbore NPD ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES 6506/12-P-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
107 | -SGARD 43765 6506/11-G-1 H mpr:RF_wellbore NPD ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES 6506/11-G-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | 54 | +SGARD 43765 6506/12-S-1 H mpr:RF_wellbore NPD ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES 6506/12-S-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
55 | +SGARD 43765 6506/12-N-3 H mpr:RF_wellbore NPD ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES 6506/12-N-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
108 | SGARD 43765 6506/12-S-2 H mpr:RF_wellbore NPD ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES 6506/12-S-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 56 | SGARD 43765 6506/12-S-2 H mpr:RF_wellbore NPD ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES 6506/12-S-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
109 | -SGARD 43765 6506/12-I-4 H mpr:RF_wellbore NPD ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES 6506/12-I-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 57 | +SGARD 43765 6506/12-R-2 H mpr:RF_wellbore NPD ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES 6506/12-R-2 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated |
110 | -SGARD 43765 6507/11-Y-3 H mpr:RF_wellbore NPD ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 58 | +SGARD 43765 6506/12-K-1 H mpr:RF_wellbore NPD ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES 6506/12-K-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated |
111 | -SGARD 43765 6506/12-I-1 AH mpr:RF_wellbore NPD ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES 6506/12-I-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated | 59 | +SGARD 43765 6506/12-R-3 Y1H mpr:RF_wellbore NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y1H allocated injection volumes mpr:RF_injection mpr:FQ_allocated |
112 | -SGARD 43765 6506/12-P-4 AH mpr:RF_wellbore NPD ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES 6506/12-P-4 AH allocated production volumes mpr:RF_production mpr:FQ_allocated | 60 | +SGARD 43765 6507/11-X-4 H mpr:RF_wellbore NPD ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES 6507/11-X-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
113 | -SGARD 43765 6506/12-M-3 H mpr:RF_wellbore NPD ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES 6506/12-M- H allocated production volumes mpr:RF_production mpr:FQ_allocated | 61 | +SGARD 43765 6506/12-H-3 H mpr:RF_wellbore NPD ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES 6506/12-H-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
114 | -SGARD 43765 6506/12-H-1 H mpr:RF_wellbore NPD ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES 6506/12-H-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 62 | +SGARD 43765 SGARD mpr:RF_field NPD ASG_GAS_INJECTION_TOT sgard injected gas mpr:RF_injection mpr:FQ_allocated |
115 | -SGARD 43765 6506/12-R-1 H mpr:RF_wellbore NPD ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES 6506/12-R-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | 63 | +SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_PRODUCTION sgard allocated volumes mpr:RF_production mpr:FQ_allocated |
116 | -SGARD 43765 6506/12-J-2 H mpr:RF_wellbore NPD ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES 6506/12-J-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 64 | +SGARD 43765 SGARD mpr:RF_field NPD ASG_SALEABLE_PRODUTION sgard saleable volumes mpr:RF_production mpr:FQ_saleable |
65 | +SGARD 43765 6506/12-N-4 H mpr:RF_wellbore NPD ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES 6506/12-N-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
117 | SGARD 43765 6506/12-Q-3 H mpr:RF_wellbore NPD ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 66 | SGARD 43765 6506/12-Q-3 H mpr:RF_wellbore NPD ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
118 | -SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_FISCAL_VOLUMES sgard D measured total volumes mpr:RF_production mpr:FQ_metered-fiscal | 67 | +SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_FISCAL_VOLUMES sgard A measured total volumes mpr:RF_production mpr:FQ_metered-fiscal |
119 | -SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_INJECTION_TOT sgard D injected gas mpr:RF_injection mpr:FQ_allocated | 68 | +SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_CONSUME_FUEL sgard A consumed fuel mpr:RF_consume-fuel mpr:FQ_allocated |
120 | -SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_ALLOCATED_PRODUCTION sgard D allocated volumes mpr:RF_production mpr:FQ_allocated | 69 | +SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_CONSUME_FLARE sgard A consumed flare mpr:RF_consume-flare mpr:FQ_allocated |
121 | -SGARD 43765 6506/12-N-2 H mpr:RF_wellbore NPD ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES 6506/12-N-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 70 | +SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_GAS_INJETION sgard A injected gas mpr:RF_injection mpr:FQ_allocated |
122 | -SGARD 43765 6506/12-L-1 H mpr:RF_wellbore NPD ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES 6506/12-L-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 71 | +SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_ALLOCATED_PRODUCTION sgard A allocated volumes mpr:RF_production mpr:FQ_allocated |
123 | -SGARD 43765 6506/11-E-3 H mpr:RF_wellbore NPD ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES 6506/11-E-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | 72 | +SGARD 43765 6507/11-Y-4 H mpr:RF_wellbore NPD ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated |
73 | +SGARD 43765 6506/12-NB-1 H mpr:RF_wellbore NPD ASG_WB_12NB1_H_ALLOCATED_PROD_VOLUMES 6506/12-NB-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
74 | +SGARD 43765 6506/12-J-1 H mpr:RF_wellbore NPD ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES 6506/12-J-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
75 | +SGARD 43765 6506/11-G-4 H mpr:RF_wellbore NPD ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES 6506/11-G-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | ||
76 | +SGARD 43765 6507/11-Y-2 H mpr:RF_wellbore NPD ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
77 | +SGARD 43765 6506/12-S-4 H mpr:RF_wellbore NPD ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES 6506/12-S-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
78 | +SGARD 43765 SGARD C mpr:RF_platform NPD ASG_C_CONSUME_FUEL_TOT sgard C consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated | ||
124 | SGARD 43765 6506/12-R-3 Y2H mpr:RF_wellbore NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y2H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | 79 | SGARD 43765 6506/12-R-3 Y2H mpr:RF_wellbore NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y2H allocated injection volumes mpr:RF_injection mpr:FQ_allocated |
125 | -SGARD 43765 6506/12-K-1 H mpr:RF_wellbore NPD ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES 6506/12-K-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated | 80 | +SGARD 43765 6506/11-G-1 H mpr:RF_wellbore NPD ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES 6506/11-G-1 H allocated injection volumes mpr:RF_production mpr:FQ_allocated |
126 | -SGARD 43765 6507/11-X-3 H mpr:RF_wellbore NPD ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES 6507/11-X-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | 81 | +SGARD 43765 6506/12-R-4 H mpr:RF_wellbore NPD ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES 6506/12-R-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated |
82 | +SGARD 43765 6506/12-L-3 H mpr:RF_wellbore NPD ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES 6506/12-L-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
83 | +SGARD 43765 6506/12-J-3 H mpr:RF_wellbore NPD ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES 6506/12-J-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
84 | +SGARD 43765 6506/11-G-3 H mpr:RF_wellbore NPD ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES 6506/11-G-3 H allocated injection volumes mpr:RF_production mpr:FQ_allocated | ||
85 | +SGARD 43765 6506/12-P-3 H mpr:RF_wellbore NPD ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES 6506/12-P-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
86 | +SGARD 43765 6506/11-F-3 H mpr:RF_wellbore NPD ASG_WB_11F3_H_ALLOCATED_INJ_VOLUMES 6506/11-F-4 H allocated injection volumes mpr:RF_production mpr:FQ_allocated | ||
87 | +SGARD 43765 6506/12-J-4 H mpr:RF_wellbore NPD ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES 6506/12-J-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
88 | +SGARD 43765 6506/12-L-4 H mpr:RF_wellbore NPD ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES 6506/12-L-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
89 | +SGARD 43765 6506/12-I-3 H mpr:RF_wellbore NPD ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES 6506/12-I-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ||
90 | +SGARD 43765 6506/12-S-3 H mpr:RF_wellbore NPD ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES 6506/12-S-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated | ... | ... |
... | @@ -465,7 +465,7 @@ | ... | @@ -465,7 +465,7 @@ |
465 | 465 | ||
466 | 466 | ||
467 | </facility><facility> | 467 | </facility><facility> |
468 | - <name kind="field - group" namingSystem="NPD" uidRef="43765">ÅSGARD</name> | 468 | + <name kind="field" namingSystem="NPD" uidRef="43765">ÅSGARD</name> |
469 | 469 | ||
470 | 470 | ||
471 | <flow uid="ASG_INVENTORY"> | 471 | <flow uid="ASG_INVENTORY"> | ... | ... |
... | @@ -464,7 +464,7 @@ | ... | @@ -464,7 +464,7 @@ |
464 | 464 | ||
465 | 465 | ||
466 | </facility><facility> | 466 | </facility><facility> |
467 | - <name kind="field - group" namingSystem="NPD" uidRef="43765">ÅSGARD</name> | 467 | + <name kind="field" namingSystem="NPD" uidRef="43765">ÅSGARD</name> |
468 | 468 | ||
469 | 469 | ||
470 | <flow uid="ASG_INVENTORY"> | 470 | <flow uid="ASG_INVENTORY"> | ... | ... |
1 | -<!DOCTYPE html> | ||
2 | -<html> | ||
3 | - <head> | ||
4 | - <META http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
5 | - <link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css"> | ||
6 | - <title>Monthly Production Report (Partner)</title> | ||
7 | - </head> | ||
8 | - <body> | ||
9 | - <h1>Monthly Partner Report : TRYM Field, Month Ending 2012-03-31</h1> | ||
10 | - <h2>Report title : TRYM all</h2> | ||
11 | - <h2>Report Status : final version of a report</h2> | ||
12 | - <h2>Submitted by : TRYM</h2> | ||
13 | - <div> | ||
14 | - <hr> | ||
15 | - <h2>Well Production</h2> | ||
16 | - <table class="ddrTable"> | ||
17 | - <tr class="ddrTR"> | ||
18 | - <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 type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
19 | - </tr> | ||
20 | - <tr class="ddrTR"> | ||
21 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
22 | - </tr> | ||
23 | - <tr class="ddrTR"> | ||
24 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
25 | - </tr> | ||
26 | - <tr class="ddrTR"> | ||
27 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
28 | - </tr> | ||
29 | - <tr class="ddrTR"> | ||
30 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">88.06 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
31 | - </tr> | ||
32 | - <tr class="ddrTR"> | ||
33 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">407.75 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
34 | - </tr> | ||
35 | - <tr class="ddrTR"> | ||
36 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">858.69 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
37 | - </tr> | ||
38 | - <tr class="ddrTR"> | ||
39 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">907.85 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
40 | - </tr> | ||
41 | - <tr class="ddrTR"> | ||
42 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">320.21 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
43 | - </tr> | ||
44 | - <tr class="ddrTR"> | ||
45 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">390.28 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
46 | - </tr> | ||
47 | - <tr class="ddrTR"> | ||
48 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1761.88 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
49 | - </tr> | ||
50 | - <tr class="ddrTR"> | ||
51 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">473.64 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
52 | - </tr> | ||
53 | - <tr class="ddrTR"> | ||
54 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">365.55 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
55 | - </tr> | ||
56 | - <tr class="ddrTR"> | ||
57 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">403.12 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
58 | - </tr> | ||
59 | - <tr class="ddrTR"> | ||
60 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1169.78 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
61 | - </tr> | ||
62 | - <tr class="ddrTR"> | ||
63 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1205.14 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
64 | - </tr> | ||
65 | - <tr class="ddrTR"> | ||
66 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1969.39 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
67 | - </tr> | ||
68 | - <tr class="ddrTR"> | ||
69 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">838.91 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
70 | - </tr> | ||
71 | - <tr class="ddrTR"> | ||
72 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1915.55 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
73 | - </tr> | ||
74 | - <tr class="ddrTR"> | ||
75 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1800.84 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
76 | - </tr> | ||
77 | - <tr class="ddrTR"> | ||
78 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">738.57 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
79 | - </tr> | ||
80 | - <tr class="ddrTR"> | ||
81 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">929.66 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
82 | - </tr> | ||
83 | - <tr class="ddrTR"> | ||
84 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">358.81 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
85 | - </tr> | ||
86 | - <tr class="ddrTR"> | ||
87 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1184.98 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
88 | - </tr> | ||
89 | - <tr class="ddrTR"> | ||
90 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">592.02 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
91 | - </tr> | ||
92 | - <tr class="ddrTR"> | ||
93 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1587.22 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
94 | - </tr> | ||
95 | - <tr class="ddrTR"> | ||
96 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1292.78 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
97 | - </tr> | ||
98 | - <tr class="ddrTR"> | ||
99 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">565.91 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
100 | - </tr> | ||
101 | - <tr class="ddrTR"> | ||
102 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
103 | - </tr> | ||
104 | - <tr class="ddrTR"> | ||
105 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
106 | - </tr> | ||
107 | - <tr class="ddrTR"> | ||
108 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
109 | - </tr> | ||
110 | - </table> | ||
111 | - <br> | ||
112 | - </div> | ||
113 | - <div> | ||
114 | - <hr> | ||
115 | - <h2>Cargo Information</h2> | ||
116 | - <table class="ddrTable"> | ||
117 | - <tr class="ddrTR"> | ||
118 | - <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">Flow type</th><th class="ddrTH" style="text-align: center">Movement Type</th><th class="ddrTH" style="text-align: center">Cargo Number</th><th class="ddrTH" style="text-align: center">Cargo Batch</th><th class="ddrTH" style="text-align: center">Bill of Lading</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Shipper</th><th class="ddrTH" style="text-align: center">Destination</th><th class="ddrTH" style="text-align: center">Country</th><th class="ddrTH" style="text-align: center">Owner</th><th class="ddrTH" style="text-align: center">Share</th> | ||
119 | - </tr> | ||
120 | - <tr class="ddrTR"> | ||
121 | - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
122 | - </tr> | ||
123 | - <tr class="ddrTR"> | ||
124 | - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
125 | - </tr> | ||
126 | - <tr class="ddrTR"> | ||
127 | - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
128 | - </tr> | ||
129 | - <tr class="ddrTR"> | ||
130 | - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
131 | - </tr> | ||
132 | - <tr class="ddrTR"> | ||
133 | - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
134 | - </tr> | ||
135 | - <tr class="ddrTR"> | ||
136 | - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
137 | - </tr> | ||
138 | - <tr class="ddrTR"> | ||
139 | - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
140 | - </tr> | ||
141 | - <tr class="ddrTR"> | ||
142 | - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
143 | - </tr> | ||
144 | - <tr class="ddrTR"> | ||
145 | - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
146 | - </tr> | ||
147 | - <tr class="ddrTR"> | ||
148 | - <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
149 | - </tr> | ||
150 | - <tr class="ddrTR"> | ||
151 | - <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
152 | - </tr> | ||
153 | - <tr class="ddrTR"> | ||
154 | - <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
155 | - </tr> | ||
156 | - <tr class="ddrTR"> | ||
157 | - <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
158 | - </tr> | ||
159 | - <tr class="ddrTR"> | ||
160 | - <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
161 | - </tr> | ||
162 | - <tr class="ddrTR"> | ||
163 | - <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
164 | - </tr> | ||
165 | - <tr class="ddrTR"> | ||
166 | - <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
167 | - </tr> | ||
168 | - <tr class="ddrTR"> | ||
169 | - <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
170 | - </tr> | ||
171 | - <tr class="ddrTR"> | ||
172 | - <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
173 | - </tr> | ||
174 | - <tr class="ddrTR"> | ||
175 | - <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
176 | - </tr> | ||
177 | - <tr class="ddrTR"> | ||
178 | - <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
179 | - </tr> | ||
180 | - <tr class="ddrTR"> | ||
181 | - <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
182 | - </tr> | ||
183 | - <tr class="ddrTR"> | ||
184 | - <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
185 | - </tr> | ||
186 | - <tr class="ddrTR"> | ||
187 | - <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
188 | - </tr> | ||
189 | - <tr class="ddrTR"> | ||
190 | - <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
191 | - </tr> | ||
192 | - <tr class="ddrTR"> | ||
193 | - <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
194 | - </tr> | ||
195 | - </table> | ||
196 | - <br> | ||
197 | - </div> | ||
198 | - <div> | ||
199 | - <hr> | ||
200 | - <h2>Production Saleable</h2> | ||
201 | - <table class="ddrTable"> | ||
202 | - <tr class="ddrTR"> | ||
203 | - <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 type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
204 | - </tr> | ||
205 | - <tr class="ddrTR"> | ||
206 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">216.8 kg</td><td class="ddrTD">1230.59 m3</td><td class="ddrTD">708.19 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
207 | - </tr> | ||
208 | - </table> | ||
209 | - <br> | ||
210 | - </div> | ||
211 | - <div> | ||
212 | - <hr> | ||
213 | - <h2>Production</h2> | ||
214 | - <table class="ddrTable"> | ||
215 | - <tr class="ddrTR"> | ||
216 | - <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 type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
217 | - </tr> | ||
218 | - <tr class="ddrTR"> | ||
219 | - <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD"></td><td class="ddrTD">38954201.51 kg</td><td class="ddrTD">347365.21 m3</td><td class="ddrTD">0.88 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
220 | - </tr> | ||
221 | - <tr class="ddrTR"> | ||
222 | - <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD"></td><td class="ddrTD">31595119.28 kg</td><td class="ddrTD">389932.87 m3</td><td class="ddrTD">0.78 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
223 | - </tr> | ||
224 | - <tr class="ddrTR"> | ||
225 | - <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">9.49 litre</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
226 | - </tr> | ||
227 | - <tr class="ddrTR"> | ||
228 | - <td class="ddrTD">TRYM</td><td class="ddrTD">export</td><td class="ddrTD"></td><td class="ddrTD">76100913.77 kg</td><td class="ddrTD">129578 m3</td><td class="ddrTD">773.67 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">gross product flow</td> | ||
229 | - </tr> | ||
230 | - <tr class="ddrTR"> | ||
231 | - <td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD"></td><td class="ddrTD">31318553.56 kg</td><td class="ddrTD">386259 m3</td><td class="ddrTD">0.55 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
232 | - </tr> | ||
233 | - <tr class="ddrTR"> | ||
234 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">935.36 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
235 | - </tr> | ||
236 | - <tr class="ddrTR"> | ||
237 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1731.2 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
238 | - </tr> | ||
239 | - <tr class="ddrTR"> | ||
240 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1260.8 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
241 | - </tr> | ||
242 | - <tr class="ddrTR"> | ||
243 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">809.98 kg</td><td class="ddrTD">746.31 m3</td><td class="ddrTD">0.86 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
244 | - </tr> | ||
245 | - <tr class="ddrTR"> | ||
246 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">14.89 kg</td><td class="ddrTD">1288.03 m3</td><td class="ddrTD">744.76 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
247 | - </tr> | ||
248 | - <tr class="ddrTR"> | ||
249 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1866.29 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
250 | - </tr> | ||
251 | - <tr class="ddrTR"> | ||
252 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1772.38 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
253 | - </tr> | ||
254 | - <tr class="ddrTR"> | ||
255 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1075.3 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
256 | - </tr> | ||
257 | - <tr class="ddrTR"> | ||
258 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">403.69 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
259 | - </tr> | ||
260 | - <tr class="ddrTR"> | ||
261 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">139.74 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
262 | - </tr> | ||
263 | - <tr class="ddrTR"> | ||
264 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">620.52 kg</td><td class="ddrTD">258.67 m3</td><td class="ddrTD">732.84 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
265 | - </tr> | ||
266 | - <tr class="ddrTR"> | ||
267 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">902.96 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
268 | - </tr> | ||
269 | - <tr class="ddrTR"> | ||
270 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1964.35 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
271 | - </tr> | ||
272 | - <tr class="ddrTR"> | ||
273 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">677.25 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
274 | - </tr> | ||
275 | - <tr class="ddrTR"> | ||
276 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">382.75 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
277 | - </tr> | ||
278 | - <tr class="ddrTR"> | ||
279 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1703.57 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
280 | - </tr> | ||
281 | - <tr class="ddrTR"> | ||
282 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">96.11 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">788.84 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
283 | - </tr> | ||
284 | - <tr class="ddrTR"> | ||
285 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">139.01 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">0.8 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
286 | - </tr> | ||
287 | - <tr class="ddrTR"> | ||
288 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">784 m3</td><td class="ddrTD"></td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
289 | - </tr> | ||
290 | - <tr class="ddrTR"> | ||
291 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">359.83 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">721.58 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
292 | - </tr> | ||
293 | - <tr class="ddrTR"> | ||
294 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">77441005.84 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">778.13 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
295 | - </tr> | ||
296 | - <tr class="ddrTR"> | ||
297 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">79085130.27 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">751.62 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
298 | - </tr> | ||
299 | - <tr class="ddrTR"> | ||
300 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">79107054.71 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">753.56 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
301 | - </tr> | ||
302 | - <tr class="ddrTR"> | ||
303 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">922.86 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">770.96 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
304 | - </tr> | ||
305 | - <tr class="ddrTR"> | ||
306 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">94.75 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">0.61 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
307 | - </tr> | ||
308 | - <tr class="ddrTR"> | ||
309 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">437.64 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">798.51 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
310 | - </tr> | ||
311 | - <tr class="ddrTR"> | ||
312 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">598 m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
313 | - </tr> | ||
314 | - <tr class="ddrTR"> | ||
315 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">18.77 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">727.37 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
316 | - </tr> | ||
317 | - <tr class="ddrTR"> | ||
318 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">35.24 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">0.82 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
319 | - </tr> | ||
320 | - <tr class="ddrTR"> | ||
321 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">785 m3</td><td class="ddrTD"></td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
322 | - </tr> | ||
323 | - <tr class="ddrTR"> | ||
324 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">148.82 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">703.36 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
325 | - </tr> | ||
326 | - <tr class="ddrTR"> | ||
327 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">782.8 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
328 | - </tr> | ||
329 | - <tr class="ddrTR"> | ||
330 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1788.88 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
331 | - </tr> | ||
332 | - <tr class="ddrTR"> | ||
333 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">546.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
334 | - </tr> | ||
335 | - <tr class="ddrTR"> | ||
336 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1533.94 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
337 | - </tr> | ||
338 | - <tr class="ddrTR"> | ||
339 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">347.85 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
340 | - </tr> | ||
341 | - <tr class="ddrTR"> | ||
342 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1114.02 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
343 | - </tr> | ||
344 | - <tr class="ddrTR"> | ||
345 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1842.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
346 | - </tr> | ||
347 | - <tr class="ddrTR"> | ||
348 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1249 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
349 | - </tr> | ||
350 | - <tr class="ddrTR"> | ||
351 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1902.38 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
352 | - </tr> | ||
353 | - <tr class="ddrTR"> | ||
354 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">995.46 kg</td><td class="ddrTD">573.41 m3</td><td class="ddrTD">0.99 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
355 | - </tr> | ||
356 | - <tr class="ddrTR"> | ||
357 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1593.61 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
358 | - </tr> | ||
359 | - <tr class="ddrTR"> | ||
360 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">992.7 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
361 | - </tr> | ||
362 | - <tr class="ddrTR"> | ||
363 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1414.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
364 | - </tr> | ||
365 | - <tr class="ddrTR"> | ||
366 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1482.75 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
367 | - </tr> | ||
368 | - <tr class="ddrTR"> | ||
369 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1888.46 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
370 | - </tr> | ||
371 | - <tr class="ddrTR"> | ||
372 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">762.59 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
373 | - </tr> | ||
374 | - <tr class="ddrTR"> | ||
375 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">50.01 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
376 | - </tr> | ||
377 | - <tr class="ddrTR"> | ||
378 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">288.13 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
379 | - </tr> | ||
380 | - <tr class="ddrTR"> | ||
381 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">641.65 kg</td><td class="ddrTD">1100.19 m3</td><td class="ddrTD">779.77 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
382 | - </tr> | ||
383 | - <tr class="ddrTR"> | ||
384 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">444.21 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
385 | - </tr> | ||
386 | - <tr class="ddrTR"> | ||
387 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1116.65 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
388 | - </tr> | ||
389 | - <tr class="ddrTR"> | ||
390 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">297.66 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
391 | - </tr> | ||
392 | - <tr class="ddrTR"> | ||
393 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1394.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
394 | - </tr> | ||
395 | - <tr class="ddrTR"> | ||
396 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1552.29 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
397 | - </tr> | ||
398 | - <tr class="ddrTR"> | ||
399 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">783.98 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
400 | - </tr> | ||
401 | - <tr class="ddrTR"> | ||
402 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">377.09 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
403 | - </tr> | ||
404 | - <tr class="ddrTR"> | ||
405 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1793.28 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
406 | - </tr> | ||
407 | - <tr class="ddrTR"> | ||
408 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1018.45 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
409 | - </tr> | ||
410 | - <tr class="ddrTR"> | ||
411 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">947.78 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
412 | - </tr> | ||
413 | - <tr class="ddrTR"> | ||
414 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1731.9 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
415 | - </tr> | ||
416 | - <tr class="ddrTR"> | ||
417 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1982.51 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
418 | - </tr> | ||
419 | - <tr class="ddrTR"> | ||
420 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">694.04 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
421 | - </tr> | ||
422 | - <tr class="ddrTR"> | ||
423 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">135.69 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
424 | - </tr> | ||
425 | - <tr class="ddrTR"> | ||
426 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">0.53 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
427 | - </tr> | ||
428 | - <tr class="ddrTR"> | ||
429 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">384.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
430 | - </tr> | ||
431 | - <tr class="ddrTR"> | ||
432 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">954.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
433 | - </tr> | ||
434 | - <tr class="ddrTR"> | ||
435 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1030.66 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
436 | - </tr> | ||
437 | - <tr class="ddrTR"> | ||
438 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1413.8 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
439 | - </tr> | ||
440 | - <tr class="ddrTR"> | ||
441 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1286.56 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
442 | - </tr> | ||
443 | - <tr class="ddrTR"> | ||
444 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">807.35 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
445 | - </tr> | ||
446 | - <tr class="ddrTR"> | ||
447 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">354.75 kg</td><td class="ddrTD">778.19 m3</td><td class="ddrTD">733.16 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
448 | - </tr> | ||
449 | - <tr class="ddrTR"> | ||
450 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1214.61 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
451 | - </tr> | ||
452 | - <tr class="ddrTR"> | ||
453 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">844.64 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
454 | - </tr> | ||
455 | - <tr class="ddrTR"> | ||
456 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">900.07 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
457 | - </tr> | ||
458 | - <tr class="ddrTR"> | ||
459 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1306.22 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
460 | - </tr> | ||
461 | - <tr class="ddrTR"> | ||
462 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1753.36 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
463 | - </tr> | ||
464 | - <tr class="ddrTR"> | ||
465 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">670.7 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
466 | - </tr> | ||
467 | - <tr class="ddrTR"> | ||
468 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1535.65 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
469 | - </tr> | ||
470 | - <tr class="ddrTR"> | ||
471 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">809.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
472 | - </tr> | ||
473 | - <tr class="ddrTR"> | ||
474 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">309.23 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
475 | - </tr> | ||
476 | - <tr class="ddrTR"> | ||
477 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1416.59 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
478 | - </tr> | ||
479 | - <tr class="ddrTR"> | ||
480 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1542.03 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
481 | - </tr> | ||
482 | - <tr class="ddrTR"> | ||
483 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">175 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
484 | - </tr> | ||
485 | - <tr class="ddrTR"> | ||
486 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">233.81 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">771.66 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
487 | - </tr> | ||
488 | - <tr class="ddrTR"> | ||
489 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">54.3 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">763.56 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
490 | - </tr> | ||
491 | - <tr class="ddrTR"> | ||
492 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">440.55 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">0.7 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
493 | - </tr> | ||
494 | - </table> | ||
495 | - <br> | ||
496 | - </div> | ||
497 | - </body> | ||
498 | -</html> |
1 | +<!DOCTYPE html> | ||
2 | +<html> | ||
3 | + <head> | ||
4 | + <META http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
5 | + <link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css"> | ||
6 | + <title>Monthly Production Report (Partner)</title> | ||
7 | + </head> | ||
8 | + <body> | ||
9 | + <h1>Monthly Partner Report : Field, Month Ending 2012-03-31</h1> | ||
10 | + <h2>Report title : TRYM all</h2> | ||
11 | + <h2>Report Status : final version of a report</h2> | ||
12 | + <h2>Submitted by : </h2> | ||
13 | + <div> | ||
14 | + <hr> | ||
15 | + <h2>Gas Sales</h2> | ||
16 | + <table class="ddrTable"> | ||
17 | + <tr class="ddrTR"> | ||
18 | + <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">Flow type</th><th class="ddrTH" style="text-align: center">Seller</th><th class="ddrTH" style="text-align: center">Seller Volume</th><th class="ddrTH" style="text-align: center">Seller Work</th><th class="ddrTH" style="text-align: center">Buyer</th><th class="ddrTH" style="text-align: center">Buyer Volume</th><th class="ddrTH" style="text-align: center">Buyer Work</th> | ||
19 | + </tr> | ||
20 | + <tr class="ddrTR"> | ||
21 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">9845.97 m3</td><td class="ddrTD">46100.39 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">9845.97 m3</td><td class="ddrTD">57607.56 MJ</td> | ||
22 | + </tr> | ||
23 | + <tr class="ddrTR"> | ||
24 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">1110.5 m3</td><td class="ddrTD">64716 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">1110.5 m3</td><td class="ddrTD">59973.21 MJ</td> | ||
25 | + </tr> | ||
26 | + <tr class="ddrTR"> | ||
27 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">182.92 m3</td><td class="ddrTD">31134.93 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">91.63 m3</td><td class="ddrTD">77780.49 MJ</td> | ||
28 | + </tr> | ||
29 | + <tr class="ddrTR"> | ||
30 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">182.92 m3</td><td class="ddrTD">31134.93 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">91.29 m3</td><td class="ddrTD">25929.41 MJ</td> | ||
31 | + </tr> | ||
32 | + <tr class="ddrTR"> | ||
33 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">1823.94 m3</td><td class="ddrTD">51519.43 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">1823.94 m3</td><td class="ddrTD">63759.22 MJ</td> | ||
34 | + </tr> | ||
35 | + <tr class="ddrTR"> | ||
36 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">1995.91 m3</td><td class="ddrTD">59560.17 MJ</td><td class="ddrTD">DONG DK</td><td class="ddrTD">1707.24 m3</td><td class="ddrTD">68013.27 MJ</td> | ||
37 | + </tr> | ||
38 | + <tr class="ddrTR"> | ||
39 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">1995.91 m3</td><td class="ddrTD">59560.17 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">288.67 m3</td><td class="ddrTD">49540.61 MJ</td> | ||
40 | + </tr> | ||
41 | + <tr class="ddrTR"> | ||
42 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">525.67 m3</td><td class="ddrTD">70126.94 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">356.96 m3</td><td class="ddrTD">55996.74 MJ</td> | ||
43 | + </tr> | ||
44 | + <tr class="ddrTR"> | ||
45 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">525.67 m3</td><td class="ddrTD">70126.94 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">168.71 m3</td><td class="ddrTD">79318.75 MJ</td> | ||
46 | + </tr> | ||
47 | + <tr class="ddrTR"> | ||
48 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">525.68 m3</td><td class="ddrTD">21590.51 MJ</td><td class="ddrTD">DONG DK</td><td class="ddrTD">329.47 m3</td><td class="ddrTD">27480.85 MJ</td> | ||
49 | + </tr> | ||
50 | + <tr class="ddrTR"> | ||
51 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">525.68 m3</td><td class="ddrTD">21590.51 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">117.08 m3</td><td class="ddrTD">66525.86 MJ</td> | ||
52 | + </tr> | ||
53 | + <tr class="ddrTR"> | ||
54 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">525.68 m3</td><td class="ddrTD">21590.51 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">79.13 m3</td><td class="ddrTD">44612.79 MJ</td> | ||
55 | + </tr> | ||
56 | + <tr class="ddrTR"> | ||
57 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">589.11 m3</td><td class="ddrTD">44197.13 MJ</td><td class="ddrTD">DONG DK</td><td class="ddrTD">173.65 m3</td><td class="ddrTD">32125.7 MJ</td> | ||
58 | + </tr> | ||
59 | + <tr class="ddrTR"> | ||
60 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">589.11 m3</td><td class="ddrTD">44197.13 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">267 m3</td><td class="ddrTD">42271.16 MJ</td> | ||
61 | + </tr> | ||
62 | + <tr class="ddrTR"> | ||
63 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">589.11 m3</td><td class="ddrTD">44197.13 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">148.46 m3</td><td class="ddrTD">43942.63 MJ</td> | ||
64 | + </tr> | ||
65 | + <tr class="ddrTR"> | ||
66 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">718.17 m3</td><td class="ddrTD">29298.6 MJ</td><td class="ddrTD">DONG DK</td><td class="ddrTD">86.95 m3</td><td class="ddrTD">37673.68 MJ</td> | ||
67 | + </tr> | ||
68 | + <tr class="ddrTR"> | ||
69 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">718.17 m3</td><td class="ddrTD">29298.6 MJ</td><td class="ddrTD">EXXONMOBIL GAS DE</td><td class="ddrTD">563.13 m3</td><td class="ddrTD">44809.16 MJ</td> | ||
70 | + </tr> | ||
71 | + <tr class="ddrTR"> | ||
72 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas - dry</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">718.17 m3</td><td class="ddrTD">29298.6 MJ</td><td class="ddrTD">NATURGASS FYN</td><td class="ddrTD">68.09 m3</td><td class="ddrTD">30480.73 MJ</td> | ||
73 | + </tr> | ||
74 | + <tr class="ddrTR"> | ||
75 | + <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">17445.72 m3</td><td class="ddrTD">16106.11 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">17445.72 m3</td><td class="ddrTD">56125.58 MJ</td> | ||
76 | + </tr> | ||
77 | + <tr class="ddrTR"> | ||
78 | + <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">18653.27 m3</td><td class="ddrTD">7189.68 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">18653.27 m3</td><td class="ddrTD">74187.54 MJ</td> | ||
79 | + </tr> | ||
80 | + <tr class="ddrTR"> | ||
81 | + <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">18757.71 m3</td><td class="ddrTD">72610.83 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">18757.71 m3</td><td class="ddrTD">37853 MJ</td> | ||
82 | + </tr> | ||
83 | + <tr class="ddrTR"> | ||
84 | + <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">2605.38 m3</td><td class="ddrTD">58743.11 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">2605.38 m3</td><td class="ddrTD">18801.06 MJ</td> | ||
85 | + </tr> | ||
86 | + <tr class="ddrTR"> | ||
87 | + <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">4913.59 m3</td><td class="ddrTD">68829.02 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">4913.59 m3</td><td class="ddrTD">33686.35 MJ</td> | ||
88 | + </tr> | ||
89 | + <tr class="ddrTR"> | ||
90 | + <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">667.03 m3</td><td class="ddrTD">9318.52 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">667.03 m3</td><td class="ddrTD">43826.88 MJ</td> | ||
91 | + </tr> | ||
92 | + <tr class="ddrTR"> | ||
93 | + <td class="ddrTD">TRYM</td><td class="ddrTD">flow to sale</td><td class="ddrTD">gas</td><td class="ddrTD">allocated flow</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">782.51 m3</td><td class="ddrTD">8530.6 MJ</td><td class="ddrTD">NATURGAS VEST</td><td class="ddrTD">782.51 m3</td><td class="ddrTD">47202.85 MJ</td> | ||
94 | + </tr> | ||
95 | + </table> | ||
96 | + <br> | ||
97 | + </div> | ||
98 | + <div> | ||
99 | + <hr> | ||
100 | + <h2>Well Production</h2> | ||
101 | + <table class="ddrTable"> | ||
102 | + <tr class="ddrTR"> | ||
103 | + <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 type</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
104 | + </tr> | ||
105 | + <tr class="ddrTR"> | ||
106 | + <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">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | ||
107 | + </tr> | ||
108 | + <tr class="ddrTR"> | ||
109 | + <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">320.21 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
110 | + </tr> | ||
111 | + <tr class="ddrTR"> | ||
112 | + <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">390.28 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
113 | + </tr> | ||
114 | + <tr class="ddrTR"> | ||
115 | + <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">1761.88 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
116 | + </tr> | ||
117 | + <tr class="ddrTR"> | ||
118 | + <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">473.64 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
119 | + </tr> | ||
120 | + <tr class="ddrTR"> | ||
121 | + <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 net</td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td> | ||
122 | + </tr> | ||
123 | + <tr class="ddrTR"> | ||
124 | + <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 net</td><td class="ddrTD">88.06 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td> | ||
125 | + </tr> | ||
126 | + <tr class="ddrTR"> | ||
127 | + <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 net</td><td class="ddrTD">407.75 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td> | ||
128 | + </tr> | ||
129 | + <tr class="ddrTR"> | ||
130 | + <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 net</td><td class="ddrTD">858.69 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td> | ||
131 | + </tr> | ||
132 | + <tr class="ddrTR"> | ||
133 | + <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 net</td><td class="ddrTD">907.85 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td> | ||
134 | + </tr> | ||
135 | + <tr class="ddrTR"> | ||
136 | + <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">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | ||
137 | + </tr> | ||
138 | + <tr class="ddrTR"> | ||
139 | + <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">1169.78 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
140 | + </tr> | ||
141 | + <tr class="ddrTR"> | ||
142 | + <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">365.55 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
143 | + </tr> | ||
144 | + <tr class="ddrTR"> | ||
145 | + <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">403.12 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
146 | + </tr> | ||
147 | + <tr class="ddrTR"> | ||
148 | + <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">1205.14 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
149 | + </tr> | ||
150 | + <tr class="ddrTR"> | ||
151 | + <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">738.57 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
152 | + </tr> | ||
153 | + <tr class="ddrTR"> | ||
154 | + <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">929.66 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
155 | + </tr> | ||
156 | + <tr class="ddrTR"> | ||
157 | + <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">358.81 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
158 | + </tr> | ||
159 | + <tr class="ddrTR"> | ||
160 | + <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">1184.98 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
161 | + </tr> | ||
162 | + <tr class="ddrTR"> | ||
163 | + <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">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | ||
164 | + </tr> | ||
165 | + <tr class="ddrTR"> | ||
166 | + <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 net</td><td class="ddrTD">1969.39 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td> | ||
167 | + </tr> | ||
168 | + <tr class="ddrTR"> | ||
169 | + <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 net</td><td class="ddrTD">838.91 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td> | ||
170 | + </tr> | ||
171 | + <tr class="ddrTR"> | ||
172 | + <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 net</td><td class="ddrTD">1915.55 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td> | ||
173 | + </tr> | ||
174 | + <tr class="ddrTR"> | ||
175 | + <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 net</td><td class="ddrTD">1800.84 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD">net product flow</td> | ||
176 | + </tr> | ||
177 | + <tr class="ddrTR"> | ||
178 | + <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 net</td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td> | ||
179 | + </tr> | ||
180 | + <tr class="ddrTR"> | ||
181 | + <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">592.02 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
182 | + </tr> | ||
183 | + <tr class="ddrTR"> | ||
184 | + <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">1587.22 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
185 | + </tr> | ||
186 | + <tr class="ddrTR"> | ||
187 | + <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">1292.78 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
188 | + </tr> | ||
189 | + <tr class="ddrTR"> | ||
190 | + <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">565.91 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td> | ||
191 | + </tr> | ||
192 | + <tr class="ddrTR"> | ||
193 | + <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">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | ||
194 | + </tr> | ||
195 | + </table> | ||
196 | + <br> | ||
197 | + </div> | ||
198 | + <div> | ||
199 | + <hr> | ||
200 | + <h2>Cargo Information</h2> | ||
201 | + <table class="ddrTable"> | ||
202 | + <tr class="ddrTR"> | ||
203 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Cargo Number</th><th class="ddrTH" style="text-align: center">Cargo Batch</th><th class="ddrTH" style="text-align: center">Bill of Lading</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Shipper</th><th class="ddrTH" style="text-align: center">Destination</th><th class="ddrTH" style="text-align: center">Country</th><th class="ddrTH" style="text-align: center">Owner</th><th class="ddrTH" style="text-align: center">Share</th> | ||
204 | + </tr> | ||
205 | + <tr class="ddrTR"> | ||
206 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-04</td><td class="ddrTD">1046.39 m3</td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
207 | + </tr> | ||
208 | + <tr class="ddrTR"> | ||
209 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-04</td><td class="ddrTD">1046.39 m3</td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
210 | + </tr> | ||
211 | + <tr class="ddrTR"> | ||
212 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-08</td><td class="ddrTD">296.05 m3</td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
213 | + </tr> | ||
214 | + <tr class="ddrTR"> | ||
215 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-08</td><td class="ddrTD">296.05 m3</td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
216 | + </tr> | ||
217 | + <tr class="ddrTR"> | ||
218 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">930.88 m3</td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
219 | + </tr> | ||
220 | + <tr class="ddrTR"> | ||
221 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">930.88 m3</td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
222 | + </tr> | ||
223 | + <tr class="ddrTR"> | ||
224 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-10</td><td class="ddrTD">1083.38 m3</td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
225 | + </tr> | ||
226 | + <tr class="ddrTR"> | ||
227 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-10</td><td class="ddrTD">1083.38 m3</td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
228 | + </tr> | ||
229 | + <tr class="ddrTR"> | ||
230 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-14</td><td class="ddrTD">1256.25 m3</td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
231 | + </tr> | ||
232 | + <tr class="ddrTR"> | ||
233 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-14</td><td class="ddrTD">1256.25 m3</td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
234 | + </tr> | ||
235 | + <tr class="ddrTR"> | ||
236 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-04</td><td class="ddrTD">1046.39 m3</td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
237 | + </tr> | ||
238 | + <tr class="ddrTR"> | ||
239 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-08</td><td class="ddrTD">296.05 m3</td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
240 | + </tr> | ||
241 | + <tr class="ddrTR"> | ||
242 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">930.88 m3</td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
243 | + </tr> | ||
244 | + <tr class="ddrTR"> | ||
245 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-10</td><td class="ddrTD">1083.38 m3</td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
246 | + </tr> | ||
247 | + <tr class="ddrTR"> | ||
248 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-14</td><td class="ddrTD">1256.25 m3</td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
249 | + </tr> | ||
250 | + <tr class="ddrTR"> | ||
251 | + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-04</td><td class="ddrTD">1046.39 m3</td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
252 | + </tr> | ||
253 | + <tr class="ddrTR"> | ||
254 | + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-04</td><td class="ddrTD">1046.39 m3</td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
255 | + </tr> | ||
256 | + <tr class="ddrTR"> | ||
257 | + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-08</td><td class="ddrTD">296.05 m3</td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
258 | + </tr> | ||
259 | + <tr class="ddrTR"> | ||
260 | + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-08</td><td class="ddrTD">296.05 m3</td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
261 | + </tr> | ||
262 | + <tr class="ddrTR"> | ||
263 | + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">930.88 m3</td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
264 | + </tr> | ||
265 | + <tr class="ddrTR"> | ||
266 | + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-06</td><td class="ddrTD">930.88 m3</td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Fawley</td><td class="ddrTD">UNITED KINGDOM</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
267 | + </tr> | ||
268 | + <tr class="ddrTR"> | ||
269 | + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-10</td><td class="ddrTD">1083.38 m3</td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
270 | + </tr> | ||
271 | + <tr class="ddrTR"> | ||
272 | + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-10</td><td class="ddrTD">1083.38 m3</td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">Kalundborg</td><td class="ddrTD">DENMARK</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
273 | + </tr> | ||
274 | + <tr class="ddrTR"> | ||
275 | + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-14</td><td class="ddrTD">1256.25 m3</td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
276 | + </tr> | ||
277 | + <tr class="ddrTR"> | ||
278 | + <td class="ddrTD">TRYM</td><td class="ddrTD">oil net</td><td class="ddrTD">allocated flow</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD">2012-01-14</td><td class="ddrTD">1256.25 m3</td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">Rotterdam</td><td class="ddrTD">NETHERLANDS</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
279 | + </tr> | ||
280 | + </table> | ||
281 | + <br> | ||
282 | + </div> | ||
283 | + <div> | ||
284 | + <hr> | ||
285 | + <h2>Production Saleable</h2> | ||
286 | + <table class="ddrTable"> | ||
287 | + <tr class="ddrTR"> | ||
288 | + <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 type</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
289 | + </tr> | ||
290 | + <tr class="ddrTR"> | ||
291 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">216.8 kg</td><td class="ddrTD">1230.59 m3</td><td class="ddrTD">708.19 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD">net product flow</td> | ||
292 | + </tr> | ||
293 | + </table> | ||
294 | + <br> | ||
295 | + </div> | ||
296 | + <div> | ||
297 | + <hr> | ||
298 | + <h2>Production</h2> | ||
299 | + <table class="ddrTable"> | ||
300 | + <tr class="ddrTR"> | ||
301 | + <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 type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
302 | + </tr> | ||
303 | + <tr class="ddrTR"> | ||
304 | + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD">gas</td><td class="ddrTD">38954201.51 kg</td><td class="ddrTD">347365.21 m3</td><td class="ddrTD">0.88 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
305 | + </tr> | ||
306 | + <tr class="ddrTR"> | ||
307 | + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">diesel</td><td class="ddrTD"></td><td class="ddrTD">9.49 litre</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
308 | + </tr> | ||
309 | + <tr class="ddrTR"> | ||
310 | + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">gas</td><td class="ddrTD">31595119.28 kg</td><td class="ddrTD">389932.87 m3</td><td class="ddrTD">0.78 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
311 | + </tr> | ||
312 | + <tr class="ddrTR"> | ||
313 | + <td class="ddrTD">TRYM</td><td class="ddrTD">export</td><td class="ddrTD">oil gross</td><td class="ddrTD">76100913.77 kg</td><td class="ddrTD">129578 m3</td><td class="ddrTD">773.67 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">gross product flow</td> | ||
314 | + </tr> | ||
315 | + <tr class="ddrTR"> | ||
316 | + <td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD">gas</td><td class="ddrTD">31318553.56 kg</td><td class="ddrTD">386259 m3</td><td class="ddrTD">0.55 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
317 | + </tr> | ||
318 | + <tr class="ddrTR"> | ||
319 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">79085130.27 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">751.62 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
320 | + </tr> | ||
321 | + <tr class="ddrTR"> | ||
322 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">79107054.71 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">753.56 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
323 | + </tr> | ||
324 | + <tr class="ddrTR"> | ||
325 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">14.89 kg</td><td class="ddrTD">1288.03 m3</td><td class="ddrTD">744.76 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
326 | + </tr> | ||
327 | + <tr class="ddrTR"> | ||
328 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1866.29 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
329 | + </tr> | ||
330 | + <tr class="ddrTR"> | ||
331 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1772.38 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
332 | + </tr> | ||
333 | + <tr class="ddrTR"> | ||
334 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1075.3 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
335 | + </tr> | ||
336 | + <tr class="ddrTR"> | ||
337 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">96.11 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">788.84 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
338 | + </tr> | ||
339 | + <tr class="ddrTR"> | ||
340 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">437.64 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">798.51 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
341 | + </tr> | ||
342 | + <tr class="ddrTR"> | ||
343 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">148.82 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">703.36 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
344 | + </tr> | ||
345 | + <tr class="ddrTR"> | ||
346 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">900.07 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
347 | + </tr> | ||
348 | + <tr class="ddrTR"> | ||
349 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">807.35 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
350 | + </tr> | ||
351 | + <tr class="ddrTR"> | ||
352 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1214.61 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
353 | + </tr> | ||
354 | + <tr class="ddrTR"> | ||
355 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">844.64 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
356 | + </tr> | ||
357 | + <tr class="ddrTR"> | ||
358 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1306.22 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
359 | + </tr> | ||
360 | + <tr class="ddrTR"> | ||
361 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1753.36 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
362 | + </tr> | ||
363 | + <tr class="ddrTR"> | ||
364 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">670.7 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
365 | + </tr> | ||
366 | + <tr class="ddrTR"> | ||
367 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1535.65 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
368 | + </tr> | ||
369 | + <tr class="ddrTR"> | ||
370 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">809.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
371 | + </tr> | ||
372 | + <tr class="ddrTR"> | ||
373 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">309.23 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
374 | + </tr> | ||
375 | + <tr class="ddrTR"> | ||
376 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1416.59 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
377 | + </tr> | ||
378 | + <tr class="ddrTR"> | ||
379 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD"></td><td class="ddrTD">1542.03 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
380 | + </tr> | ||
381 | + <tr class="ddrTR"> | ||
382 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">354.75 kg</td><td class="ddrTD">778.19 m3</td><td class="ddrTD">733.16 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
383 | + </tr> | ||
384 | + <tr class="ddrTR"> | ||
385 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate net</td><td class="ddrTD">54.3 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">763.56 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
386 | + </tr> | ||
387 | + <tr class="ddrTR"> | ||
388 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">809.98 kg</td><td class="ddrTD">746.31 m3</td><td class="ddrTD">0.86 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
389 | + </tr> | ||
390 | + <tr class="ddrTR"> | ||
391 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">935.36 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
392 | + </tr> | ||
393 | + <tr class="ddrTR"> | ||
394 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1731.2 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
395 | + </tr> | ||
396 | + <tr class="ddrTR"> | ||
397 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1260.8 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
398 | + </tr> | ||
399 | + <tr class="ddrTR"> | ||
400 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">139.01 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">0.8 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
401 | + </tr> | ||
402 | + <tr class="ddrTR"> | ||
403 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">94.75 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">0.61 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
404 | + </tr> | ||
405 | + <tr class="ddrTR"> | ||
406 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">35.24 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">0.82 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
407 | + </tr> | ||
408 | + <tr class="ddrTR"> | ||
409 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">995.46 kg</td><td class="ddrTD">573.41 m3</td><td class="ddrTD">0.99 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
410 | + </tr> | ||
411 | + <tr class="ddrTR"> | ||
412 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">782.8 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
413 | + </tr> | ||
414 | + <tr class="ddrTR"> | ||
415 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1902.38 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
416 | + </tr> | ||
417 | + <tr class="ddrTR"> | ||
418 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1788.88 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
419 | + </tr> | ||
420 | + <tr class="ddrTR"> | ||
421 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">546.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
422 | + </tr> | ||
423 | + <tr class="ddrTR"> | ||
424 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1533.94 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
425 | + </tr> | ||
426 | + <tr class="ddrTR"> | ||
427 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">347.85 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
428 | + </tr> | ||
429 | + <tr class="ddrTR"> | ||
430 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1114.02 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
431 | + </tr> | ||
432 | + <tr class="ddrTR"> | ||
433 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1842.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
434 | + </tr> | ||
435 | + <tr class="ddrTR"> | ||
436 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1249 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
437 | + </tr> | ||
438 | + <tr class="ddrTR"> | ||
439 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1593.61 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
440 | + </tr> | ||
441 | + <tr class="ddrTR"> | ||
442 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">992.7 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
443 | + </tr> | ||
444 | + <tr class="ddrTR"> | ||
445 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD">1414.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
446 | + </tr> | ||
447 | + <tr class="ddrTR"> | ||
448 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">440.55 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">0.7 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
449 | + </tr> | ||
450 | + <tr class="ddrTR"> | ||
451 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">620.52 kg</td><td class="ddrTD">258.67 m3</td><td class="ddrTD">732.84 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
452 | + </tr> | ||
453 | + <tr class="ddrTR"> | ||
454 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">403.69 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
455 | + </tr> | ||
456 | + <tr class="ddrTR"> | ||
457 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">139.74 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
458 | + </tr> | ||
459 | + <tr class="ddrTR"> | ||
460 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">902.96 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
461 | + </tr> | ||
462 | + <tr class="ddrTR"> | ||
463 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">359.83 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">721.58 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
464 | + </tr> | ||
465 | + <tr class="ddrTR"> | ||
466 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">77441005.84 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">778.13 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
467 | + </tr> | ||
468 | + <tr class="ddrTR"> | ||
469 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">922.86 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">770.96 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
470 | + </tr> | ||
471 | + <tr class="ddrTR"> | ||
472 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">18.77 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">727.37 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
473 | + </tr> | ||
474 | + <tr class="ddrTR"> | ||
475 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1394.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
476 | + </tr> | ||
477 | + <tr class="ddrTR"> | ||
478 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">641.65 kg</td><td class="ddrTD">1100.19 m3</td><td class="ddrTD">779.77 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
479 | + </tr> | ||
480 | + <tr class="ddrTR"> | ||
481 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1482.75 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
482 | + </tr> | ||
483 | + <tr class="ddrTR"> | ||
484 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1888.46 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
485 | + </tr> | ||
486 | + <tr class="ddrTR"> | ||
487 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">762.59 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
488 | + </tr> | ||
489 | + <tr class="ddrTR"> | ||
490 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">50.01 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
491 | + </tr> | ||
492 | + <tr class="ddrTR"> | ||
493 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">288.13 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
494 | + </tr> | ||
495 | + <tr class="ddrTR"> | ||
496 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">444.21 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
497 | + </tr> | ||
498 | + <tr class="ddrTR"> | ||
499 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1116.65 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
500 | + </tr> | ||
501 | + <tr class="ddrTR"> | ||
502 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">297.66 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
503 | + </tr> | ||
504 | + <tr class="ddrTR"> | ||
505 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">1552.29 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
506 | + </tr> | ||
507 | + <tr class="ddrTR"> | ||
508 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">783.98 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
509 | + </tr> | ||
510 | + <tr class="ddrTR"> | ||
511 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD"></td><td class="ddrTD">377.09 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
512 | + </tr> | ||
513 | + <tr class="ddrTR"> | ||
514 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil net</td><td class="ddrTD">233.81 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">771.66 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
515 | + </tr> | ||
516 | + <tr class="ddrTR"> | ||
517 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1964.35 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
518 | + </tr> | ||
519 | + <tr class="ddrTR"> | ||
520 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">677.25 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
521 | + </tr> | ||
522 | + <tr class="ddrTR"> | ||
523 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">382.75 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
524 | + </tr> | ||
525 | + <tr class="ddrTR"> | ||
526 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1703.57 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
527 | + </tr> | ||
528 | + <tr class="ddrTR"> | ||
529 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">784 m3</td><td class="ddrTD"></td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
530 | + </tr> | ||
531 | + <tr class="ddrTR"> | ||
532 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">598 m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
533 | + </tr> | ||
534 | + <tr class="ddrTR"> | ||
535 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">785 m3</td><td class="ddrTD"></td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
536 | + </tr> | ||
537 | + <tr class="ddrTR"> | ||
538 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1018.45 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
539 | + </tr> | ||
540 | + <tr class="ddrTR"> | ||
541 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1982.51 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
542 | + </tr> | ||
543 | + <tr class="ddrTR"> | ||
544 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1793.28 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
545 | + </tr> | ||
546 | + <tr class="ddrTR"> | ||
547 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">947.78 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
548 | + </tr> | ||
549 | + <tr class="ddrTR"> | ||
550 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1731.9 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
551 | + </tr> | ||
552 | + <tr class="ddrTR"> | ||
553 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">694.04 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
554 | + </tr> | ||
555 | + <tr class="ddrTR"> | ||
556 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">135.69 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
557 | + </tr> | ||
558 | + <tr class="ddrTR"> | ||
559 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">0.53 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
560 | + </tr> | ||
561 | + <tr class="ddrTR"> | ||
562 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">384.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
563 | + </tr> | ||
564 | + <tr class="ddrTR"> | ||
565 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">954.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
566 | + </tr> | ||
567 | + <tr class="ddrTR"> | ||
568 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1030.66 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
569 | + </tr> | ||
570 | + <tr class="ddrTR"> | ||
571 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1413.8 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
572 | + </tr> | ||
573 | + <tr class="ddrTR"> | ||
574 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">1286.56 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
575 | + </tr> | ||
576 | + <tr class="ddrTR"> | ||
577 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">175 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
578 | + </tr> | ||
579 | + </table> | ||
580 | + <br> | ||
581 | + </div> | ||
582 | + <div> | ||
583 | + <hr> | ||
584 | + <h2>Production Inventory</h2> | ||
585 | + <table class="ddrTable"> | ||
586 | + <tr class="ddrTR"> | ||
587 | + <th class="ddrTH" style="text-align: center">Inventory Name</th><th class="ddrTH" style="text-align: center">Inventory Type</th><th class="ddrTH" style="text-align: center">Product</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> | ||
588 | + </tr> | ||
589 | + <tr class="ddrTR"> | ||
590 | + <td class="ddrTD">Trym allocated inventory volumes allocated inventory</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">263.32 kg</td><td class="ddrTD">1045.23 m3</td><td class="ddrTD">703.7 kg/m3</td> | ||
591 | + </tr> | ||
592 | + <tr class="ddrTR"> | ||
593 | + <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">16.34 kg</td><td class="ddrTD">102.38 m3</td><td class="ddrTD">714.03 kg/m3</td> | ||
594 | + </tr> | ||
595 | + </table> | ||
596 | + <br> | ||
597 | + </div> | ||
598 | + <div> | ||
599 | + <hr> | ||
600 | + <h2>Production Inventory Ownership</h2> | ||
601 | + <table class="ddrTable"> | ||
602 | + <tr class="ddrTR"> | ||
603 | + <th class="ddrTH" style="text-align: center">Inventory Name</th><th class="ddrTH" style="text-align: center">Inventory Type</th><th class="ddrTH" style="text-align: center">Product</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Owner</th> | ||
604 | + </tr> | ||
605 | + <tr class="ddrTR"> | ||
606 | + <td class="ddrTD">Trym allocated inventory volumes allocated inventory</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">694.24 m3</td><td class="ddrTD">Bayerngas Norge AS</td> | ||
607 | + </tr> | ||
608 | + <tr class="ddrTR"> | ||
609 | + <td class="ddrTD">Trym allocated inventory volumes allocated inventory</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">350.99 m3</td><td class="ddrTD">DONG E&P Norge AS</td> | ||
610 | + </tr> | ||
611 | + <tr class="ddrTR"> | ||
612 | + <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">14.63 m3</td><td class="ddrTD">Bayerngas Norge AS</td> | ||
613 | + </tr> | ||
614 | + <tr class="ddrTR"> | ||
615 | + <td class="ddrTD">Fredericia allocated inventory volumes</td><td class="ddrTD">allocated inventory</td><td class="ddrTD">oil net</td><td class="ddrTD">87.75 m3</td><td class="ddrTD">DONG E&P Norge AS</td> | ||
616 | + </tr> | ||
617 | + </table> | ||
618 | + <br> | ||
619 | + </div> | ||
620 | + <div> | ||
621 | + <hr> | ||
622 | + <h2>Fluid Sample Report</h2> | ||
623 | + <table class="ddrTable"> | ||
624 | + <tr class="ddrTR"> | ||
625 | + <th class="ddrTH" style="text-align: center">Sample Type</th><th class="ddrTH" style="text-align: center">Aquisition Date</th><th class="ddrTH" style="text-align: center">Sampling Facility</th><th class="ddrTH" style="text-align: center">Fluid Sample Name</th> | ||
626 | + </tr> | ||
627 | + <tr class="ddrTR"> | ||
628 | + <td class="ddrTD">fluid sampling - separator gas</td><td class="ddrTD">2012-02-14</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td> | ||
629 | + </tr> | ||
630 | + <tr class="ddrTR"> | ||
631 | + <td class="ddrTD">fluid sampling - separator oil</td><td class="ddrTD">2012-02-11</td><td class="ddrTD">TRYM</td><td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td> | ||
632 | + </tr> | ||
633 | + </table> | ||
634 | + <br> | ||
635 | + </div> | ||
636 | + <div> | ||
637 | + <hr> | ||
638 | + <h2>Fluid Sample Analysis Results</h2> | ||
639 | + <table class="ddrTable"> | ||
640 | + <tr class="ddrTR"> | ||
641 | + <th class="ddrTH" style="text-align: center">Fluid Sample Name</th><th class="ddrTH" style="text-align: center">Component</th><th class="ddrTH" style="text-align: center">Mole Ratio</th><th class="ddrTH" style="text-align: center">Mass Ratio</th><th class="ddrTH" style="text-align: center">Is Primary</th> | ||
642 | + </tr> | ||
643 | + <tr class="ddrTR"> | ||
644 | + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">gas</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td> | ||
645 | + </tr> | ||
646 | + <tr class="ddrTR"> | ||
647 | + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">normal pentane</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td> | ||
648 | + </tr> | ||
649 | + <tr class="ddrTR"> | ||
650 | + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">ethane</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td> | ||
651 | + </tr> | ||
652 | + <tr class="ddrTR"> | ||
653 | + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">normal butane</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td> | ||
654 | + </tr> | ||
655 | + <tr class="ddrTR"> | ||
656 | + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td> | ||
657 | + </tr> | ||
658 | + <tr class="ddrTR"> | ||
659 | + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">propane</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td> | ||
660 | + </tr> | ||
661 | + <tr class="ddrTR"> | ||
662 | + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td> | ||
663 | + </tr> | ||
664 | + <tr class="ddrTR"> | ||
665 | + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">isobutane</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td> | ||
666 | + </tr> | ||
667 | + <tr class="ddrTR"> | ||
668 | + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td> | ||
669 | + </tr> | ||
670 | + <tr class="ddrTR"> | ||
671 | + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td> | ||
672 | + </tr> | ||
673 | + <tr class="ddrTR"> | ||
674 | + <td class="ddrTD">TRYM-GAS-CHARACTERISTICS-1</td><td class="ddrTD">isopentane</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td> | ||
675 | + </tr> | ||
676 | + <tr class="ddrTR"> | ||
677 | + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C7+</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">True</td> | ||
678 | + </tr> | ||
679 | + <tr class="ddrTR"> | ||
680 | + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">N2</td><td class="ddrTD">1.9 %</td><td class="ddrTD">1.9 %</td><td class="ddrTD"></td> | ||
681 | + </tr> | ||
682 | + <tr class="ddrTR"> | ||
683 | + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">CO2</td><td class="ddrTD">1 %</td><td class="ddrTD">1 %</td><td class="ddrTD"></td> | ||
684 | + </tr> | ||
685 | + <tr class="ddrTR"> | ||
686 | + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">normal butane</td><td class="ddrTD">4 %</td><td class="ddrTD">4 %</td><td class="ddrTD"></td> | ||
687 | + </tr> | ||
688 | + <tr class="ddrTR"> | ||
689 | + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">isobutane</td><td class="ddrTD">1.46 %</td><td class="ddrTD">1.46 %</td><td class="ddrTD"></td> | ||
690 | + </tr> | ||
691 | + <tr class="ddrTR"> | ||
692 | + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">normal pentane</td><td class="ddrTD">82 %</td><td class="ddrTD">82 %</td><td class="ddrTD"></td> | ||
693 | + </tr> | ||
694 | + <tr class="ddrTR"> | ||
695 | + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">propane</td><td class="ddrTD">0.64 %</td><td class="ddrTD">0.64 %</td><td class="ddrTD"></td> | ||
696 | + </tr> | ||
697 | + <tr class="ddrTR"> | ||
698 | + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">isopentane</td><td class="ddrTD">6 %</td><td class="ddrTD">6 %</td><td class="ddrTD"></td> | ||
699 | + </tr> | ||
700 | + <tr class="ddrTR"> | ||
701 | + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C1</td><td class="ddrTD">0.1 %</td><td class="ddrTD">0.1 %</td><td class="ddrTD"></td> | ||
702 | + </tr> | ||
703 | + <tr class="ddrTR"> | ||
704 | + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">C6+</td><td class="ddrTD">2.5 %</td><td class="ddrTD">2.5 %</td><td class="ddrTD"></td> | ||
705 | + </tr> | ||
706 | + <tr class="ddrTR"> | ||
707 | + <td class="ddrTD">TRYM-LIQUID-CHARACTERISTICS-1</td><td class="ddrTD">ethane</td><td class="ddrTD">0.4 %</td><td class="ddrTD">0.4 %</td><td class="ddrTD"></td> | ||
708 | + </tr> | ||
709 | + </table> | ||
710 | + <br> | ||
711 | + </div> | ||
712 | + <div> | ||
713 | + <hr> | ||
714 | + <h2>Well Test Report Summary</h2> | ||
715 | + <table class="ddrTable"> | ||
716 | + <tr class="ddrTR"> | ||
717 | + <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Test Type</th><th class="ddrTH" style="text-align: center">Activity</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Started or Nominally At</th><th class="ddrTH" style="text-align: center">Duration</th><th class="ddrTH" style="text-align: center">Description </th><th class="ddrTH" style="text-align: center">Predecessor At</th><th class="ddrTH" style="text-align: center">Last Valid At</th> | ||
718 | + </tr> | ||
719 | + <tr class="ddrTR"> | ||
720 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">gas - flow after flow test</td><td class="ddrTD"></td><td class="ddrTD">revision well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD"></td><td class="ddrTD">Injection well test for well 3/7-A-1 AH</td><td class="ddrTD">2012-02-19T00:00:00.0Z</td><td class="ddrTD">2012-02-21T00:00:00.0Z</td> | ||
721 | + </tr> | ||
722 | + <tr class="ddrTR"> | ||
723 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">maximum sand-free rate test</td><td class="ddrTD"></td><td class="ddrTD">periodic well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">13 h</td><td class="ddrTD">Injection well test for well 3/7-A-1 AH</td><td class="ddrTD">2012-02-16T00:00:00.0Z</td><td class="ddrTD">2012-02-22T00:00:00.0Z</td> | ||
724 | + </tr> | ||
725 | + <tr class="ddrTR"> | ||
726 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">injection test - fall-off</td><td class="ddrTD">production well test</td><td class="ddrTD">other reason well text</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">12 h</td><td class="ddrTD">Production well test for well 3/7-A-1 AH</td><td class="ddrTD">2012-02-11T00:00:00.0Z</td><td class="ddrTD">2012-02-22T00:00:00.0Z</td> | ||
727 | + </tr> | ||
728 | + <tr class="ddrTR"> | ||
729 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">oil - flow after flow test</td><td class="ddrTD">production well test</td><td class="ddrTD">other reason well text</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">6 h</td><td class="ddrTD">Production well test for well 3/7-A-2 H</td><td class="ddrTD">2012-02-16T00:00:00.0Z</td><td class="ddrTD">2012-02-26T00:00:00.0Z</td> | ||
730 | + </tr> | ||
731 | + <tr class="ddrTR"> | ||
732 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">oil - flow after flow test</td><td class="ddrTD"></td><td class="ddrTD">revision well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD"></td><td class="ddrTD">Injection well test for well 3/7-A-2 H</td><td class="ddrTD">2012-02-11T00:00:00.0Z</td><td class="ddrTD">2012-02-24T00:00:00.0Z</td> | ||
733 | + </tr> | ||
734 | + <tr class="ddrTR"> | ||
735 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">pressure build-up test</td><td class="ddrTD"></td><td class="ddrTD">revision well test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">3 h</td><td class="ddrTD">Injection well test for well 3/7-A-2 H</td><td class="ddrTD">2012-02-18T00:00:00.0Z</td><td class="ddrTD">2012-02-23T00:00:00.0Z</td> | ||
736 | + </tr> | ||
737 | + </table> | ||
738 | + <br> | ||
739 | + </div> | ||
740 | + <div> | ||
741 | + <hr> | ||
742 | + <h2>Well Injection Tests</h2> | ||
743 | + <table class="ddrTable"> | ||
744 | + <tr class="ddrTR"> | ||
745 | + <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Test Type</th><th class="ddrTH" style="text-align: center">Nominally At</th><th class="ddrTH" style="text-align: center">Duration</th><th class="ddrTH" style="text-align: center">Injected<br>Fluid</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Min <br>Annular <br>Pressure</th><th class="ddrTH" style="text-align: center">Max <br>Annular <br>Pressure</th><th class="ddrTH" style="text-align: center">Wellhead <br>Flowing <br>Pressure</th><th class="ddrTH" style="text-align: center">Wellhead <br>Max <br>Pressure</th><th class="ddrTH" style="text-align: center">Choke</th> | ||
746 | + </tr> | ||
747 | + <tr class="ddrTR"> | ||
748 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">maximum sand-free rate test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">13 h</td><td class="ddrTD"></td><td class="ddrTD">periodic well test</td><td class="ddrTD">193.77 bar</td><td class="ddrTD">220.82 bar</td><td class="ddrTD">67.55 bar</td><td class="ddrTD">121.97 bar</td><td class="ddrTD">55.8 in/64</td> | ||
749 | + </tr> | ||
750 | + <tr class="ddrTR"> | ||
751 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">pressure build-up test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">3 h</td><td class="ddrTD">oil</td><td class="ddrTD">revision well test</td><td class="ddrTD">166.15 bar</td><td class="ddrTD">239.85 bar</td><td class="ddrTD">68.31 bar</td><td class="ddrTD">122.26 bar</td><td class="ddrTD">52.64 in/64</td> | ||
752 | + </tr> | ||
753 | + </table> | ||
754 | + <br> | ||
755 | + </div> | ||
756 | + <div> | ||
757 | + <hr> | ||
758 | + <h2>Well Injection Test Results</h2> | ||
759 | + <table class="ddrTable"> | ||
760 | + <tr class="ddrTR"> | ||
761 | + <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Test Type</th><th class="ddrTH" style="text-align: center">Nominally At</th><th class="ddrTH" style="text-align: center">Oil Rate</th><th class="ddrTH" style="text-align: center">Oil Volume</th><th class="ddrTH" style="text-align: center">Oil Density</th><th class="ddrTH" style="text-align: center">Gas Rate</th><th class="ddrTH" style="text-align: center">Gas Volume</th><th class="ddrTH" style="text-align: center">Gas Density</th><th class="ddrTH" style="text-align: center">Water Rate</th><th class="ddrTH" style="text-align: center">Water Volume</th> | ||
762 | + </tr> | ||
763 | + <tr class="ddrTR"> | ||
764 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">maximum sand-free rate test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">687.7 m3/h</td><td class="ddrTD">3723.76 m3</td><td class="ddrTD">748.57 kg/m3</td><td class="ddrTD">3728.9 m3/h</td><td class="ddrTD">6483.42 m3</td><td class="ddrTD">1.21 kg/m3</td><td class="ddrTD">112.55 m3/h</td><td class="ddrTD">103.57 m3</td> | ||
765 | + </tr> | ||
766 | + <tr class="ddrTR"> | ||
767 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">pressure build-up test</td><td class="ddrTD">2012-03-01T00:00:00.0Z</td><td class="ddrTD">535.66 m3/h</td><td class="ddrTD">3735.63 m3</td><td class="ddrTD">761.1 kg/m3</td><td class="ddrTD">3550.46 m3/h</td><td class="ddrTD">6137.92 m3</td><td class="ddrTD">1.36 kg/m3</td><td class="ddrTD">131.03 m3/h</td><td class="ddrTD">195.75 m3</td> | ||
768 | + </tr> | ||
769 | + </table> | ||
770 | + <br> | ||
771 | + </div> | ||
772 | + </body> | ||
773 | +</html> |
This diff could not be displayed because it is too large.
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<objects xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
3 | - xmlns="http://www.epim.no/schemas/mprml/1" version="1.0(MPRML)"> | ||
4 | - <documentInfo> | ||
5 | - <DocumentName namingSystem="EC">TRYM March 2012</DocumentName> | ||
6 | - <DocumentAlias namingSystem="EC">TRYM Copex Report</DocumentAlias> | ||
7 | - <DocumentDate>2012-04-05T00:00:00.0Z</DocumentDate> | ||
8 | - <documentClass namingSystem="EC">DONG E&P Norge AS</documentClass> | ||
9 | - <documentClass namingSystem="EC">Copex</documentClass> | ||
10 | - <documentClass namingSystem="ERH">mprp</documentClass> | ||
11 | - <FileCreationInformation> | ||
12 | - | ||
13 | - <FileCreationDate>2012-04-15T00:00:00.0Z</FileCreationDate> | ||
14 | - | ||
15 | - <SoftwareName>Energy Components</SoftwareName> | ||
16 | - <FileCreator>DONG E&P Norge AS</FileCreator> | ||
17 | - <Comment>NA</Comment> | ||
18 | - </FileCreationInformation> | ||
19 | - <Owner>DONG E&P Norge AS</Owner> | ||
20 | - </documentInfo> | ||
21 | - <context xsi:type="obj_report"> | ||
22 | - <kind>Copex</kind> | ||
23 | - <title>TRYM all</title> | ||
24 | - | ||
25 | - <date>2012-03-01</date> | ||
26 | - <dateEnd>2012-03-31</dateEnd> | ||
27 | - <month>2012-03</month> | ||
28 | - <year>2012</year> | ||
29 | - <reportVersion>1.0</reportVersion> | ||
30 | - <reportStatus>final</reportStatus> | ||
31 | - <installation kind="field" namingSystem="NPD" uidRef="18081500">TRYM</installation> | ||
32 | - <operator> | ||
33 | - <name>DONG E&P Norge AS</name> | ||
34 | - <role>Operating company</role> | ||
35 | - </operator> | ||
36 | - </context> | ||
37 | - <object xsi:type="obj_wellTest"> | ||
38 | - <nameWell>3/7-A-1 AH</nameWell> | ||
39 | - <name>Injection well test for well 3/7-A-1 AH</name> | ||
40 | - <wellContext> | ||
41 | - <field namingSystem="NPD">TRYM</field> | ||
42 | - </wellContext> | ||
43 | - <testDate>2012-03-01T00:00:00.0Z</testDate> | ||
44 | - <previousTestDate>2012-02-19T00:00:00.0Z</previousTestDate> | ||
45 | - <lastValidTest>2012-02-21T00:00:00.0Z</lastValidTest> | ||
46 | - <testReason>revision</testReason> | ||
47 | - <testType>Gas - flow after flow</testType> | ||
48 | - <standardTempPres>0 degC 1 atm</standardTempPres> | ||
49 | - <fluidLevelTest> | ||
50 | - | ||
51 | - <fluidLevel uom="m">116.39</fluidLevel> | ||
52 | - <baseUsableWater uom="m">134.03</baseUsableWater> | ||
53 | - <testedBy>Nevertheless, any as</testedBy> | ||
54 | - | ||
55 | - </fluidLevelTest> | ||
56 | - </object> | ||
57 | - <object xsi:type="obj_wellTest"> | ||
58 | - <nameWell>3/7-A-1 AH</nameWell> | ||
59 | - <name>Injection well test for well 3/7-A-1 AH</name> | ||
60 | - <wellContext> | ||
61 | - <field namingSystem="NPD">TRYM</field> | ||
62 | - </wellContext> | ||
63 | - <testDate>2012-03-01T00:00:00.0Z</testDate> | ||
64 | - <previousTestDate>2012-02-16T00:00:00.0Z</previousTestDate> | ||
65 | - <lastValidTest>2012-02-22T00:00:00.0Z</lastValidTest> | ||
66 | - <testReason>periodic</testReason> | ||
67 | - <testType>Max sandfree rate</testType> | ||
68 | - <injectionTest> | ||
69 | - <testDuration uom="h">13</testDuration> | ||
70 | - <testInterval> | ||
71 | - <mdTop uom="m">2742.98</mdTop> | ||
72 | - <mdBase uom="m">2518.22</mdBase> | ||
73 | - <wellbore>3/7-A-1 AH</wellbore> | ||
74 | - <testedFormation>Brent</testedFormation> | ||
75 | - <valvePosition uom="ft/m">2758.44</valvePosition> | ||
76 | - </testInterval> | ||
77 | - <InjectedFluid>CO2</InjectedFluid> | ||
78 | - <wellTestCumulative> | ||
79 | - <cumulativeOil uom="m3">3599.98</cumulativeOil> | ||
80 | - <cumulativeGas uom="m3">47143.17</cumulativeGas> | ||
81 | - <cumulativeWater uom="m3">2219.56</cumulativeWater> | ||
82 | - </wellTestCumulative> | ||
83 | - <chokeOrificeSize uom="in/64">55.8</chokeOrificeSize> | ||
84 | - <minimumAnnularPressure uom="bar">193.77</minimumAnnularPressure> | ||
85 | - <maximumAnnularPressure uom="bar">220.82</maximumAnnularPressure> | ||
86 | - <wellheadFlowingPressure uom="bar">67.55</wellheadFlowingPressure> | ||
87 | - <wellheadMaximumPressure uom="bar">121.97</wellheadMaximumPressure> | ||
88 | - <injectionTestResults> | ||
89 | - <oilVolume> | ||
90 | - <volumeStdTempPres uom="m3">3723.76</volumeStdTempPres> | ||
91 | - <densityStdTempPres uom="kg/m3">748.57</densityStdTempPres> | ||
92 | - </oilVolume> | ||
93 | - <oilRate> | ||
94 | - <fluidRateStdTempPres uom="m3/h">687.7</fluidRateStdTempPres> | ||
95 | - </oilRate> | ||
96 | - <gasVolume> | ||
97 | - <volumeStdTempPres uom="m3">6483.42</volumeStdTempPres> | ||
98 | - <densityStdTempPres uom="kg/m3">1.21</densityStdTempPres> | ||
99 | - </gasVolume> | ||
100 | - <gasRate> | ||
101 | - <fluidRateStdTempPres uom="m3/h">3728.9</fluidRateStdTempPres> | ||
102 | - </gasRate> | ||
103 | - <waterVolume> | ||
104 | - <volumeStdTempPres uom="m3">103.57</volumeStdTempPres> | ||
105 | - </waterVolume> | ||
106 | - <waterRate> | ||
107 | - <fluidRateStdTempPres uom="m3/h">112.55</fluidRateStdTempPres> | ||
108 | - </waterRate> | ||
109 | - </injectionTestResults> | ||
110 | - </injectionTest> | ||
111 | - </object> | ||
112 | - <object xsi:type="obj_wellTest"> | ||
113 | - <nameWell>3/7-A-1 AH</nameWell> | ||
114 | - <name>Production well test for well 3/7-A-1 AH</name> | ||
115 | - <wellContext> | ||
116 | - <field namingSystem="NPD">TRYM</field> | ||
117 | - </wellContext> | ||
118 | - <testDate>2012-03-01T00:00:00.0Z</testDate> | ||
119 | - <previousTestDate>2012-02-11T00:00:00.0Z</previousTestDate> | ||
120 | - <lastValidTest>2012-02-22T00:00:00.0Z</lastValidTest> | ||
121 | - <testReason>other</testReason> | ||
122 | - <testType>Injection test - fall-off</testType> | ||
123 | - <productionTest> | ||
124 | - <testDuration uom="h">12</testDuration> | ||
125 | - <bottomholeData> | ||
126 | - <bottomholePres uom="bar">115.09</bottomholePres> | ||
127 | - <bottomholeTemp uom="degC">90.98</bottomholeTemp> | ||
128 | - </bottomholeData> | ||
129 | - <separatorData> | ||
130 | - <separatorPressure uom="bar">49.74</separatorPressure> | ||
131 | - <separatorTemperature uom="degC">35.51</separatorTemperature> | ||
132 | - </separatorData> | ||
133 | - <operatingMethod>flowing</operatingMethod> | ||
134 | - <productionTestResults> | ||
135 | - <oilVolume> | ||
136 | - <volumeStdTempPres uom="m3">2219.8</volumeStdTempPres> | ||
137 | - <volume uom="m3">2293.08</volume> | ||
138 | - <densityStdTempPres uom="kg/m3">725.11</densityStdTempPres> | ||
139 | - </oilVolume> | ||
140 | - <oilRate> | ||
141 | - <fluidRate uom="m3/h">562.72</fluidRate> | ||
142 | - <fluidRateStdTempPres uom="m3/h">628.66</fluidRateStdTempPres> | ||
143 | - </oilRate> | ||
144 | - <gasVolume> | ||
145 | - <volumeStdTempPres uom="m3">2312.18</volumeStdTempPres> | ||
146 | - <volume uom="m3">1980.33</volume> | ||
147 | - <densityStdTempPres uom="kg/m3">1.62</densityStdTempPres> | ||
148 | - </gasVolume> | ||
149 | - <gasRate> | ||
150 | - <fluidRate uom="m3/h">2143.61</fluidRate> | ||
151 | - <fluidRateStdTempPres uom="m3/h">2486.81</fluidRateStdTempPres> | ||
152 | - </gasRate> | ||
153 | - <waterVolume> | ||
154 | - <volumeStdTempPres uom="m3">2417.99</volumeStdTempPres> | ||
155 | - <volume uom="m3">2340.0</volume> | ||
156 | - </waterVolume> | ||
157 | - <waterRate> | ||
158 | - <fluidRate uom="m3/h">2487.34</fluidRate> | ||
159 | - <fluidRateStdTempPres uom="m3/h">1957.32</fluidRateStdTempPres> | ||
160 | - </waterRate> | ||
161 | - <gasOilRatio uom="%">65.17</gasOilRatio> | ||
162 | - <basicSedimentAndWater uom="%">3.29</basicSedimentAndWater> | ||
163 | - <oilPotential uom="1000m3/d">197.06</oilPotential> | ||
164 | - <gasPotential uom="1000m3/d">139.79</gasPotential> | ||
165 | - <sandVolume uom="m3">1.77</sandVolume> | ||
166 | - </productionTestResults> | ||
167 | - </productionTest> | ||
168 | - </object><object xsi:type="obj_wellTest"> | ||
169 | - <nameWell>3/7-A-2 H</nameWell> | ||
170 | - <name>Injection well test for well 3/7-A-2 H</name> | ||
171 | - <wellContext> | ||
172 | - <field namingSystem="NPD">TRYM</field> | ||
173 | - </wellContext> | ||
174 | - <testDate>2012-03-01T00:00:00.0Z</testDate> | ||
175 | - <previousTestDate>2012-02-11T00:00:00.0Z</previousTestDate> | ||
176 | - <lastValidTest>2012-02-24T00:00:00.0Z</lastValidTest> | ||
177 | - <testReason>revision</testReason> | ||
178 | - <testType>Oil - flow after flow</testType> | ||
179 | - <standardTempPres>0 degC 1 atm</standardTempPres> | ||
180 | - <fluidLevelTest> | ||
181 | - | ||
182 | - <fluidLevel uom="m">181.37</fluidLevel> | ||
183 | - <baseUsableWater uom="m">185.25</baseUsableWater> | ||
184 | - <testedBy>Clearly, a descripti</testedBy> | ||
185 | - | ||
186 | - </fluidLevelTest> | ||
187 | - </object> | ||
188 | - <object xsi:type="obj_wellTest"> | ||
189 | - <nameWell>3/7-A-2 H</nameWell> | ||
190 | - <name>Injection well test for well 3/7-A-2 H</name> | ||
191 | - <wellContext> | ||
192 | - <field namingSystem="NPD">TRYM</field> | ||
193 | - </wellContext> | ||
194 | - <testDate>2012-03-01T00:00:00.0Z</testDate> | ||
195 | - <previousTestDate>2012-02-18T00:00:00.0Z</previousTestDate> | ||
196 | - <lastValidTest>2012-02-23T00:00:00.0Z</lastValidTest> | ||
197 | - <testReason>revision</testReason> | ||
198 | - <testType>Pressure build-up</testType> | ||
199 | - <injectionTest> | ||
200 | - <testDuration uom="h">3</testDuration> | ||
201 | - <testInterval> | ||
202 | - <mdTop uom="m">2604.52</mdTop> | ||
203 | - <mdBase uom="m">2738.96</mdBase> | ||
204 | - <wellbore>3/7-A-2 H</wellbore> | ||
205 | - <testedFormation>Brent</testedFormation> | ||
206 | - <valvePosition uom="ft/m">2722.43</valvePosition> | ||
207 | - </testInterval> | ||
208 | - <InjectedFluid>oil</InjectedFluid> | ||
209 | - <wellTestCumulative> | ||
210 | - <cumulativeOil uom="m3">3776.06</cumulativeOil> | ||
211 | - <cumulativeGas uom="m3">45942.36</cumulativeGas> | ||
212 | - <cumulativeWater uom="m3">2791.21</cumulativeWater> | ||
213 | - </wellTestCumulative> | ||
214 | - <chokeOrificeSize uom="in/64">52.64</chokeOrificeSize> | ||
215 | - <minimumAnnularPressure uom="bar">166.15</minimumAnnularPressure> | ||
216 | - <maximumAnnularPressure uom="bar">239.85</maximumAnnularPressure> | ||
217 | - <wellheadFlowingPressure uom="bar">68.31</wellheadFlowingPressure> | ||
218 | - <wellheadMaximumPressure uom="bar">122.26</wellheadMaximumPressure> | ||
219 | - <injectionTestResults> | ||
220 | - <oilVolume> | ||
221 | - <volumeStdTempPres uom="m3">3735.63</volumeStdTempPres> | ||
222 | - <densityStdTempPres uom="kg/m3">761.1</densityStdTempPres> | ||
223 | - </oilVolume> | ||
224 | - <oilRate> | ||
225 | - <fluidRateStdTempPres uom="m3/h">535.66</fluidRateStdTempPres> | ||
226 | - </oilRate> | ||
227 | - <gasVolume> | ||
228 | - <volumeStdTempPres uom="m3">6137.92</volumeStdTempPres> | ||
229 | - <densityStdTempPres uom="kg/m3">1.36</densityStdTempPres> | ||
230 | - </gasVolume> | ||
231 | - <gasRate> | ||
232 | - <fluidRateStdTempPres uom="m3/h">3550.46</fluidRateStdTempPres> | ||
233 | - </gasRate> | ||
234 | - <waterVolume> | ||
235 | - <volumeStdTempPres uom="m3">195.75</volumeStdTempPres> | ||
236 | - </waterVolume> | ||
237 | - <waterRate> | ||
238 | - <fluidRateStdTempPres uom="m3/h">131.03</fluidRateStdTempPres> | ||
239 | - </waterRate> | ||
240 | - </injectionTestResults> | ||
241 | - </injectionTest> | ||
242 | - </object> | ||
243 | - <object xsi:type="obj_wellTest"> | ||
244 | - <nameWell>3/7-A-2 H</nameWell> | ||
245 | - <name>Production well test for well 3/7-A-2 H</name> | ||
246 | - <wellContext> | ||
247 | - <field namingSystem="NPD">TRYM</field> | ||
248 | - </wellContext> | ||
249 | - <testDate>2012-03-01T00:00:00.0Z</testDate> | ||
250 | - <previousTestDate>2012-02-16T00:00:00.0Z</previousTestDate> | ||
251 | - <lastValidTest>2012-02-26T00:00:00.0Z</lastValidTest> | ||
252 | - <testReason>other</testReason> | ||
253 | - <testType>Oil - flow after flow</testType> | ||
254 | - <productionTest> | ||
255 | - <testDuration uom="h">6</testDuration> | ||
256 | - <bottomholeData> | ||
257 | - <bottomholePres uom="bar">106.41</bottomholePres> | ||
258 | - <bottomholeTemp uom="degC">106.56</bottomholeTemp> | ||
259 | - </bottomholeData> | ||
260 | - <separatorData> | ||
261 | - <separatorPressure uom="bar">43.6</separatorPressure> | ||
262 | - <separatorTemperature uom="degC">49.17</separatorTemperature> | ||
263 | - </separatorData> | ||
264 | - <operatingMethod>pumping</operatingMethod> | ||
265 | - <productionTestResults> | ||
266 | - <oilVolume> | ||
267 | - <volumeStdTempPres uom="m3">2027.55</volumeStdTempPres> | ||
268 | - <volume uom="m3">2134.15</volume> | ||
269 | - <densityStdTempPres uom="kg/m3">759.96</densityStdTempPres> | ||
270 | - </oilVolume> | ||
271 | - <oilRate> | ||
272 | - <fluidRate uom="m3/h">510.59</fluidRate> | ||
273 | - <fluidRateStdTempPres uom="m3/h">696.74</fluidRateStdTempPres> | ||
274 | - </oilRate> | ||
275 | - <gasVolume> | ||
276 | - <volumeStdTempPres uom="m3">2222.81</volumeStdTempPres> | ||
277 | - <volume uom="m3">2144.81</volume> | ||
278 | - <densityStdTempPres uom="kg/m3">1.53</densityStdTempPres> | ||
279 | - </gasVolume> | ||
280 | - <gasRate> | ||
281 | - <fluidRate uom="m3/h">1986.03</fluidRate> | ||
282 | - <fluidRateStdTempPres uom="m3/h">2250.14</fluidRateStdTempPres> | ||
283 | - </gasRate> | ||
284 | - <waterVolume> | ||
285 | - <volumeStdTempPres uom="m3">2133.66</volumeStdTempPres> | ||
286 | - <volume uom="m3">2213.91</volume> | ||
287 | - </waterVolume> | ||
288 | - <waterRate> | ||
289 | - <fluidRate uom="m3/h">2415.54</fluidRate> | ||
290 | - <fluidRateStdTempPres uom="m3/h">2030.02</fluidRateStdTempPres> | ||
291 | - </waterRate> | ||
292 | - <gasOilRatio uom="%">50.0</gasOilRatio> | ||
293 | - <basicSedimentAndWater uom="%">5.56</basicSedimentAndWater> | ||
294 | - <oilPotential uom="1000m3/d">168.7</oilPotential> | ||
295 | - <gasPotential uom="1000m3/d">129.56</gasPotential> | ||
296 | - <sandVolume uom="m3">1.41</sandVolume> | ||
297 | - </productionTestResults> | ||
298 | - </productionTest> | ||
299 | - </object> | ||
300 | -</objects> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment