mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
25 lines
534 B
XML
25 lines
534 B
XML
<contours>
|
|
<grid xCount="4" yCount="5" uom="m" cs="tvd" frac="1">
|
|
<xs><![CDATA[0
|
|
50 100 150
|
|
]]></xs>
|
|
<ys><![CDATA[2035 2025 2015 2005 1995 ]]></ys>
|
|
</grid>
|
|
<properties>
|
|
<property name="CONDUCTIVITY" uom="md-m">
|
|
<time value="117.238">
|
|
<depth>1995.00</depth>
|
|
<![CDATA[0 0 0 0]]>
|
|
<depth>2005.00</depth>
|
|
<![CDATA[301.7 301.7 0.0 0 ]]>
|
|
<depth>2015.00</depth>
|
|
<![CDATA[301.7 301.7 0.0 0 ]]>
|
|
<depth>2025.00</depth>
|
|
<![CDATA[301.7 301.7 0.0 0 ]]>
|
|
<depth>2035.00</depth>
|
|
<![CDATA[0 0 0 0]]>
|
|
</time>
|
|
</property>
|
|
</properties>
|
|
</contours>
|