Showing
5 changed files
with
14 additions
and
0 deletions
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
... | @@ -41,10 +41,24 @@ | ... | @@ -41,10 +41,24 @@ |
41 | <kind>production</kind> | 41 | <kind>production</kind> |
42 | <qualifier>measured</qualifier> | 42 | <qualifier>measured</qualifier> |
43 | <subQualifier>recalibrated</subQualifier> | 43 | <subQualifier>recalibrated</subQualifier> |
44 | + <volumeValue> | ||
45 | + <volume uom="m3">744</volume> | ||
46 | + <grossCalorificValue uom="MJ/m3">45</grossCalorificValue> | ||
47 | + <temp uom="degC">16</temp> | ||
48 | + <pres uom="atm">1</pres> | ||
49 | + <work uom="MJ">4002</work> | ||
50 | + </volumeValue> | ||
44 | <product> | 51 | <product> |
45 | <kind>oil</kind> | 52 | <kind>oil</kind> |
46 | <name>TRYM measured-recalibrated oil flow</name> | 53 | <name>TRYM measured-recalibrated oil flow</name> |
47 | <splitFactor>0.5</splitFactor> | 54 | <splitFactor>0.5</splitFactor> |
55 | + <volumeValue> | ||
56 | + <volume uom="m3">745</volume> | ||
57 | + <grossCalorificValue uom="MJ/m3">46</grossCalorificValue> | ||
58 | + <temp uom="degC">17</temp> | ||
59 | + <pres uom="atm">1</pres> | ||
60 | + <work uom="MJ">4008</work> | ||
61 | + </volumeValue> | ||
48 | <period> | 62 | <period> |
49 | <kind>month</kind> | 63 | <kind>month</kind> |
50 | <dateStart>2011-07-01</dateStart> | 64 | <dateStart>2011-07-01</dateStart> | ... | ... |
-
Please register or login to post a comment