Updates for 2020.04

This commit is contained in:
Magne Sjaastad
2020-04-19 21:45:45 +02:00
parent ee78f61954
commit b6f6f2b583
162 changed files with 53155 additions and 24282 deletions

View File

@@ -12,18 +12,18 @@
<title>Completions :: ResInsight</title>
<link href="/css/nucleus.css?1585823630" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1585823630" rel="stylesheet">
<link href="/css/hybrid.css?1585823630" rel="stylesheet">
<link href="/css/featherlight.min.css?1585823630" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1585823630" rel="stylesheet">
<link href="/css/auto-complete.css?1585823630" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1585823630" rel="stylesheet">
<link href="/css/theme.css?1585823630" rel="stylesheet">
<link href="/css/hugo-theme.css?1585823630" rel="stylesheet">
<link href="/css/nucleus.css?1587325245" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1587325245" rel="stylesheet">
<link href="/css/hybrid.css?1587325245" rel="stylesheet">
<link href="/css/featherlight.min.css?1587325245" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1587325245" rel="stylesheet">
<link href="/css/auto-complete.css?1587325245" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1587325245" rel="stylesheet">
<link href="/css/theme.css?1587325245" rel="stylesheet">
<link href="/css/hugo-theme.css?1587325245" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1585823630"></script>
<script src="/js/jquery-3.3.1.min.js?1587325245"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -32,6 +32,35 @@
</style>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\\[','\\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax();
while(jax = all.pop()) {
jax.SourceElement().parentNode.className += ' has-jax';
}
});
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
</head>
<body class="" data-url="/export/completionexport/">
<nav id="sidebar" class="">
@@ -214,6 +243,28 @@
<li data-nav-id="/getting-started/helpmenuanddocumentation/" title="Help Menu and Documentation" class="dd-item ">
<a href="/getting-started/helpmenuanddocumentation/">
Help Menu and Documentation
</a>
</li>
@@ -258,10 +309,42 @@
<li data-nav-id="/getting-started/other/releasenotification/" title="Release Notification Subscription" class="dd-item ">
<a href="/getting-started/other/releasenotification/">
Release Notification Subscription
</a>
</li>
<li data-nav-id="/getting-started/other/testimonials/" title="Testimonials" class="dd-item ">
<a href="/getting-started/other/testimonials/">
Testimonials
</a>
</li>
@@ -483,6 +566,44 @@
<li data-nav-id="/3d-main-window/surfaces/" title="Surfaces" class="dd-item ">
<a href="/3d-main-window/surfaces/">
Surfaces
</a>
</li>
<li data-nav-id="/3d-main-window/allendiagrams/" title="Allen Diagram" class="dd-item ">
<a href="/3d-main-window/allendiagrams/">
Allen Diagram
</a>
</li>
<li data-nav-id="/3d-main-window/faults/" title="Faults" class="dd-item ">
<a href="/3d-main-window/faults/">
Faults
@@ -762,6 +883,25 @@
<li data-nav-id="/plot-window/multiplots/" title="Multi Plots" class="dd-item ">
<a href="/plot-window/multiplots/">
Multi Plots
</a>
</li>
<li data-nav-id="/plot-window/ensembleplotting/" title="Ensemble Plotting" class="dd-item ">
<a href="/plot-window/ensembleplotting/">
Ensemble Plotting
@@ -1091,6 +1231,25 @@
<li data-nav-id="/wells-and-completions/wellmeasurements/" title="Well Measurements" class="dd-item ">
<a href="/wells-and-completions/wellmeasurements/">
Well Measurements
</a>
</li>
</ul>
@@ -1460,6 +1619,25 @@
<li data-nav-id="/scripting/pythoninterface/" title="Python interface" class="dd-item ">
<a href="/scripting/pythoninterface/">
Python interface
</a>
</li>
<li data-nav-id="/scripting/commandlineinterface/" title="Command Line Interface" class="dd-item ">
<a href="/scripting/commandlineinterface/">
Command Line Interface
@@ -1498,63 +1676,6 @@
<li data-nav-id="/scripting/pythonexamples/" title="Python Examples" class="dd-item ">
<a href="/scripting/pythonexamples/">
Python Examples
</a>
</li>
<li data-nav-id="/scripting/pythonrips/" title="Python API - rips" class="dd-item ">
<a href="/scripting/pythonrips/">
Python API - rips
</a>
</li>
<li data-nav-id="/scripting/pythonconfiguration/" title="Python Configuration" class="dd-item ">
<a href="/scripting/pythonconfiguration/">
Python Configuration
</a>
</li>
<li data-nav-id="/scripting/octaveinterface/" title="Octave Interface" class="dd-item ">
<a href="/scripting/octaveinterface/">
Octave Interface
@@ -1644,6 +1765,25 @@
<li data-nav-id="/misc/projectfile/" title="Project File and Caching" class="dd-item ">
<a href="/misc/projectfile/">
Project File and Caching
</a>
</li>
<li data-nav-id="/misc/memorymanagement/" title="Memory Management" class="dd-item ">
<a href="/misc/memorymanagement/">
Memory Management
@@ -1805,17 +1945,21 @@ if (!doNotTrack) {
<ul>
<li>
<ul>
<li><a href="#transmissibility-calculations">Transmissibility Calculations</a></li>
<li><a href="#fracture-export">Fracture Export</a></li>
<li><a href="#export-of-fishbone-completion-data">Export of Fishbone Completion Data</a></li>
<li><a href="#completions-for-lgr-welspecl-and-compdatl">Completions for LGR (WELSPECL and COMPDATL)</a></li>
<li><a href="#lgr-for-completions-temporary-lgrs">LGR for completions (Temporary LGRs)</a></li>
</ul>
</li>
<li><a href="#multi-segment-well-model">Multi Segment Well Model</a>
<ul>
<li><a href="#exported-msw-data">Exported MSW Data</a></li>
<li><a href="#export-of-fractures-and-perforations-as-multi-segment-wells">Export of Fractures and Perforations as Multi-Segment Wells</a></li>
<li>
<ul>
<li><a href="#transmissibility-calculations">Transmissibility Calculations</a></li>
<li><a href="#fracture-export">Fracture Export</a></li>
<li><a href="#export-of-fishbone-completion-data">Export of Fishbone Completion Data</a></li>
<li><a href="#completions-for-lgr-welspecl-and-compdatl">Completions for LGR (WELSPECL and COMPDATL)</a></li>
<li><a href="#lgr-for-completions-temporary-lgrs">LGR for completions (Temporary LGRs)</a></li>
</ul>
</li>
<li><a href="#multi-segment-well-model">Multi Segment Well Model</a>
<ul>
<li><a href="#exported-msw-data">Exported MSW Data</a></li>
<li><a href="#export-of-fractures-and-perforations-as-multi-segment-wells">Export of Fractures and Perforations as Multi-Segment Wells</a></li>
</ul>
</li>
</ul>
</li>
</ul>
@@ -1895,11 +2039,11 @@ if (!doNotTrack) {
</ul>
<h3 id="transmissibility-calculations">Transmissibility Calculations</h3>
<p>The transmissibility calculation is performed for each direction, X, Y and Z, in an orthogonal coordinate system local to the cell.</p>
<p>Taking the X direction as an example, we first calculate the relevant permeability <em>K</em> from the Eclipse properties <em>PERMY</em> (K<!-- raw HTML omitted -->y<!-- raw HTML omitted -->) and PERMZ (K<!-- raw HTML omitted -->z<!-- raw HTML omitted -->):</p>
<p>Taking the X direction as an example, we first calculate the relevant permeability <em>K</em> from the Eclipse properties <em>PERMY</em> (K<sub>y</sub>) and PERMZ (K<sub>z</sub>):</p>
<p><img src="/images/export/Equation_PerfInterval_K.png" alt=""></p>
<p>The Peacman radius (pressure equivalent radius) for the cell is then calculated, using permeabilities and cell sizes (D<!-- raw HTML omitted -->y<!-- raw HTML omitted --> and D<!-- raw HTML omitted -->z<!-- raw HTML omitted -->):</p>
<p>The Peacman radius (pressure equivalent radius) for the cell is then calculated, using permeabilities and cell sizes (D<sub>y</sub> and D<sub>z</sub>):</p>
<p><img src="/images/export/Equation_PerfInterval_Peaceman.png" alt=""></p>
<p>The x-component of the transmissibility vector is calculated, using the length of the perforation in the x direction (l<!-- raw HTML omitted -->x<!-- raw HTML omitted -->), the well radius (r<!-- raw HTML omitted -->w<!-- raw HTML omitted -->) and skin factor (S):</p>
<p>The x-component of the transmissibility vector is calculated, using the length of the perforation in the x direction (l<sub>x</sub>), the well radius (r<sub>w</sub>) and skin factor (S):</p>
<p><img src="/images/export/Equation_PerfInterval_Trans.png" alt=""></p>
<p>The y and z component of the transmissibility are calculated in the same manner, and the total transmissibility is then calculated as:</p>
<p><img src="/images/export/Equation_PerfInterval_TotalT.png" alt=""></p>
@@ -2145,11 +2289,10 @@ COMPSEGS
</code></pre>
<footer class=" footline" >
<footer class="footline">
</footer>
</div>
@@ -2302,6 +2445,11 @@ COMPSEGS
@@ -2328,14 +2476,52 @@ COMPSEGS
@@ -2629,6 +2815,19 @@ COMPSEGS
@@ -2645,6 +2844,41 @@ COMPSEGS
@@ -2997,6 +3231,22 @@ COMPSEGS
@@ -3357,19 +3607,6 @@ COMPSEGS
@@ -3386,12 +3623,6 @@ COMPSEGS
@@ -3405,6 +3636,9 @@ COMPSEGS
@@ -3494,20 +3728,19 @@ COMPSEGS
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1585823630"></script>
<script src="/js/jquery.sticky.js?1585823630"></script>
<script src="/js/featherlight.min.js?1585823630"></script>
<script src="/js/html5shiv-printshiv.min.js?1585823630"></script>
<script src="/js/highlight.pack.js?1585823630"></script>
<script src="/js/clipboard.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1587325245"></script>
<script src="/js/jquery.sticky.js?1587325245"></script>
<script src="/js/featherlight.min.js?1587325245"></script>
<script src="/js/highlight.pack.js?1587325245"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1585823630"></script>
<script src="/js/learn.js?1585823630"></script>
<script src="/js/hugo-learn.js?1585823630"></script>
<script src="/js/modernizr.custom-3.6.0.js?1587325245"></script>
<script src="/js/learn.js?1587325245"></script>
<script src="/js/hugo-learn.js?1587325245"></script>
<link href="/mermaid/mermaid.css?1585823630" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1585823630"></script>
<link href="/mermaid/mermaid.css?1587325245" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1587325245"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>

View File

@@ -12,18 +12,18 @@
<title>Contour Map Export :: ResInsight</title>
<link href="/css/nucleus.css?1585823630" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1585823630" rel="stylesheet">
<link href="/css/hybrid.css?1585823630" rel="stylesheet">
<link href="/css/featherlight.min.css?1585823630" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1585823630" rel="stylesheet">
<link href="/css/auto-complete.css?1585823630" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1585823630" rel="stylesheet">
<link href="/css/theme.css?1585823630" rel="stylesheet">
<link href="/css/hugo-theme.css?1585823630" rel="stylesheet">
<link href="/css/nucleus.css?1587325245" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1587325245" rel="stylesheet">
<link href="/css/hybrid.css?1587325245" rel="stylesheet">
<link href="/css/featherlight.min.css?1587325245" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1587325245" rel="stylesheet">
<link href="/css/auto-complete.css?1587325245" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1587325245" rel="stylesheet">
<link href="/css/theme.css?1587325245" rel="stylesheet">
<link href="/css/hugo-theme.css?1587325245" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1585823630"></script>
<script src="/js/jquery-3.3.1.min.js?1587325245"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -32,6 +32,35 @@
</style>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\\[','\\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax();
while(jax = all.pop()) {
jax.SourceElement().parentNode.className += ' has-jax';
}
});
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
</head>
<body class="" data-url="/export/contourmapexport/">
<nav id="sidebar" class="">
@@ -214,6 +243,28 @@
<li data-nav-id="/getting-started/helpmenuanddocumentation/" title="Help Menu and Documentation" class="dd-item ">
<a href="/getting-started/helpmenuanddocumentation/">
Help Menu and Documentation
</a>
</li>
@@ -258,10 +309,42 @@
<li data-nav-id="/getting-started/other/releasenotification/" title="Release Notification Subscription" class="dd-item ">
<a href="/getting-started/other/releasenotification/">
Release Notification Subscription
</a>
</li>
<li data-nav-id="/getting-started/other/testimonials/" title="Testimonials" class="dd-item ">
<a href="/getting-started/other/testimonials/">
Testimonials
</a>
</li>
@@ -483,6 +566,44 @@
<li data-nav-id="/3d-main-window/surfaces/" title="Surfaces" class="dd-item ">
<a href="/3d-main-window/surfaces/">
Surfaces
</a>
</li>
<li data-nav-id="/3d-main-window/allendiagrams/" title="Allen Diagram" class="dd-item ">
<a href="/3d-main-window/allendiagrams/">
Allen Diagram
</a>
</li>
<li data-nav-id="/3d-main-window/faults/" title="Faults" class="dd-item ">
<a href="/3d-main-window/faults/">
Faults
@@ -762,6 +883,25 @@
<li data-nav-id="/plot-window/multiplots/" title="Multi Plots" class="dd-item ">
<a href="/plot-window/multiplots/">
Multi Plots
</a>
</li>
<li data-nav-id="/plot-window/ensembleplotting/" title="Ensemble Plotting" class="dd-item ">
<a href="/plot-window/ensembleplotting/">
Ensemble Plotting
@@ -1091,6 +1231,25 @@
<li data-nav-id="/wells-and-completions/wellmeasurements/" title="Well Measurements" class="dd-item ">
<a href="/wells-and-completions/wellmeasurements/">
Well Measurements
</a>
</li>
</ul>
@@ -1460,6 +1619,25 @@
<li data-nav-id="/scripting/pythoninterface/" title="Python interface" class="dd-item ">
<a href="/scripting/pythoninterface/">
Python interface
</a>
</li>
<li data-nav-id="/scripting/commandlineinterface/" title="Command Line Interface" class="dd-item ">
<a href="/scripting/commandlineinterface/">
Command Line Interface
@@ -1498,63 +1676,6 @@
<li data-nav-id="/scripting/pythonexamples/" title="Python Examples" class="dd-item ">
<a href="/scripting/pythonexamples/">
Python Examples
</a>
</li>
<li data-nav-id="/scripting/pythonrips/" title="Python API - rips" class="dd-item ">
<a href="/scripting/pythonrips/">
Python API - rips
</a>
</li>
<li data-nav-id="/scripting/pythonconfiguration/" title="Python Configuration" class="dd-item ">
<a href="/scripting/pythonconfiguration/">
Python Configuration
</a>
</li>
<li data-nav-id="/scripting/octaveinterface/" title="Octave Interface" class="dd-item ">
<a href="/scripting/octaveinterface/">
Octave Interface
@@ -1644,6 +1765,25 @@
<li data-nav-id="/misc/projectfile/" title="Project File and Caching" class="dd-item ">
<a href="/misc/projectfile/">
Project File and Caching
</a>
</li>
<li data-nav-id="/misc/memorymanagement/" title="Memory Management" class="dd-item ">
<a href="/misc/memorymanagement/">
Memory Management
@@ -1803,9 +1943,13 @@ if (!doNotTrack) {
<div class="wrapper">
<nav id="TableOfContents">
<ul>
<li><a href="#export-of-contour-map-data">Export of Contour Map Data</a></li>
<li><a href="#export-file-format">Export file format</a></li>
<li><a href="#python-interface-for-export-of-contour-maps">Python interface for export of contour maps</a></li>
<li>
<ul>
<li><a href="#export-of-contour-map-data">Export of Contour Map Data</a></li>
<li><a href="#export-file-format">Export file format</a></li>
<li><a href="#python-interface-for-export-of-contour-maps">Python interface for export of contour maps</a></li>
</ul>
</li>
</ul>
</nav>
</div>
@@ -1836,8 +1980,8 @@ if (!doNotTrack) {
<h2 id="export-of-contour-map-data">Export of Contour Map Data</h2>
<p>To export a contour map, invoke one of the following options (c.f. figure above):</p>
<ul>
<li>Select context command <strong>Export Contour Map to text</strong> in the graphics window showing a contour map.</li>
<li>Select context command <strong>Export Contour Map to text</strong> for a contour map in the <strong>Project Tree</strong></li>
<li>Select right-click command <strong>Export Contour Map to text</strong> in the graphics window showing a contour map.</li>
<li>Select right-click command <strong>Export Contour Map to text</strong> for a contour map in the <strong>Project Tree</strong></li>
</ul>
<p>This initiates the following dialog for export options:</p>
<p><img src="/images/export/ExportContourMapDialog.png" alt=""></p>
@@ -1874,18 +2018,15 @@ x y value
5717.41572 381.16105 342.34527
... ... ...
</code></pre><h2 id="python-interface-for-export-of-contour-maps">Python interface for export of contour maps</h2>
<p>The [ResInsight Python Interface] (/scripting/pythonrips/)
allows the user to
<a href="/scripting/pythonrips/">access all contour maps</a> belonging to a project.
A <a href="/scripting/pythonrips/">Python script</a> for exporting contour maps to a text file is included as one of the [Python examples]
(/scripting/pythonexamples/).</p>
<p>The <a href="https://api.resinsight.org">ResInsight Python API</a> allows the user to access all contour maps belonging to a project.
A Python script for exporting contour maps to a text file is included as one of the examples of the
<a href="https://api.resinsight.org">ResInsight Python API</a>.</p>
<footer class=" footline" >
<footer class="footline">
</footer>
</div>
@@ -2038,6 +2179,11 @@ A <a href="/scripting/pythonrips/">Python script</a> for exporting contour maps
@@ -2064,14 +2210,52 @@ A <a href="/scripting/pythonrips/">Python script</a> for exporting contour maps
@@ -2365,6 +2549,19 @@ A <a href="/scripting/pythonrips/">Python script</a> for exporting contour maps
@@ -2381,6 +2578,41 @@ A <a href="/scripting/pythonrips/">Python script</a> for exporting contour maps
@@ -2733,6 +2965,22 @@ A <a href="/scripting/pythonrips/">Python script</a> for exporting contour maps
@@ -3093,19 +3341,6 @@ A <a href="/scripting/pythonrips/">Python script</a> for exporting contour maps
@@ -3122,12 +3357,6 @@ A <a href="/scripting/pythonrips/">Python script</a> for exporting contour maps
@@ -3141,6 +3370,9 @@ A <a href="/scripting/pythonrips/">Python script</a> for exporting contour maps
@@ -3230,20 +3462,19 @@ A <a href="/scripting/pythonrips/">Python script</a> for exporting contour maps
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1585823630"></script>
<script src="/js/jquery.sticky.js?1585823630"></script>
<script src="/js/featherlight.min.js?1585823630"></script>
<script src="/js/html5shiv-printshiv.min.js?1585823630"></script>
<script src="/js/highlight.pack.js?1585823630"></script>
<script src="/js/clipboard.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1587325245"></script>
<script src="/js/jquery.sticky.js?1587325245"></script>
<script src="/js/featherlight.min.js?1587325245"></script>
<script src="/js/highlight.pack.js?1587325245"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1585823630"></script>
<script src="/js/learn.js?1585823630"></script>
<script src="/js/hugo-learn.js?1585823630"></script>
<script src="/js/modernizr.custom-3.6.0.js?1587325245"></script>
<script src="/js/learn.js?1587325245"></script>
<script src="/js/hugo-learn.js?1587325245"></script>
<link href="/mermaid/mermaid.css?1585823630" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1585823630"></script>
<link href="/mermaid/mermaid.css?1587325245" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1587325245"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>

View File

@@ -12,18 +12,18 @@
<title>Eclipse Properties :: ResInsight</title>
<link href="/css/nucleus.css?1585823630" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1585823630" rel="stylesheet">
<link href="/css/hybrid.css?1585823630" rel="stylesheet">
<link href="/css/featherlight.min.css?1585823630" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1585823630" rel="stylesheet">
<link href="/css/auto-complete.css?1585823630" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1585823630" rel="stylesheet">
<link href="/css/theme.css?1585823630" rel="stylesheet">
<link href="/css/hugo-theme.css?1585823630" rel="stylesheet">
<link href="/css/nucleus.css?1587325245" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1587325245" rel="stylesheet">
<link href="/css/hybrid.css?1587325245" rel="stylesheet">
<link href="/css/featherlight.min.css?1587325245" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1587325245" rel="stylesheet">
<link href="/css/auto-complete.css?1587325245" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1587325245" rel="stylesheet">
<link href="/css/theme.css?1587325245" rel="stylesheet">
<link href="/css/hugo-theme.css?1587325245" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1585823630"></script>
<script src="/js/jquery-3.3.1.min.js?1587325245"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -32,6 +32,35 @@
</style>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\\[','\\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax();
while(jax = all.pop()) {
jax.SourceElement().parentNode.className += ' has-jax';
}
});
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
</head>
<body class="" data-url="/export/eclipseproperties/">
<nav id="sidebar" class="">
@@ -214,6 +243,28 @@
<li data-nav-id="/getting-started/helpmenuanddocumentation/" title="Help Menu and Documentation" class="dd-item ">
<a href="/getting-started/helpmenuanddocumentation/">
Help Menu and Documentation
</a>
</li>
@@ -258,10 +309,42 @@
<li data-nav-id="/getting-started/other/releasenotification/" title="Release Notification Subscription" class="dd-item ">
<a href="/getting-started/other/releasenotification/">
Release Notification Subscription
</a>
</li>
<li data-nav-id="/getting-started/other/testimonials/" title="Testimonials" class="dd-item ">
<a href="/getting-started/other/testimonials/">
Testimonials
</a>
</li>
@@ -483,6 +566,44 @@
<li data-nav-id="/3d-main-window/surfaces/" title="Surfaces" class="dd-item ">
<a href="/3d-main-window/surfaces/">
Surfaces
</a>
</li>
<li data-nav-id="/3d-main-window/allendiagrams/" title="Allen Diagram" class="dd-item ">
<a href="/3d-main-window/allendiagrams/">
Allen Diagram
</a>
</li>
<li data-nav-id="/3d-main-window/faults/" title="Faults" class="dd-item ">
<a href="/3d-main-window/faults/">
Faults
@@ -762,6 +883,25 @@
<li data-nav-id="/plot-window/multiplots/" title="Multi Plots" class="dd-item ">
<a href="/plot-window/multiplots/">
Multi Plots
</a>
</li>
<li data-nav-id="/plot-window/ensembleplotting/" title="Ensemble Plotting" class="dd-item ">
<a href="/plot-window/ensembleplotting/">
Ensemble Plotting
@@ -1091,6 +1231,25 @@
<li data-nav-id="/wells-and-completions/wellmeasurements/" title="Well Measurements" class="dd-item ">
<a href="/wells-and-completions/wellmeasurements/">
Well Measurements
</a>
</li>
</ul>
@@ -1460,6 +1619,25 @@
<li data-nav-id="/scripting/pythoninterface/" title="Python interface" class="dd-item ">
<a href="/scripting/pythoninterface/">
Python interface
</a>
</li>
<li data-nav-id="/scripting/commandlineinterface/" title="Command Line Interface" class="dd-item ">
<a href="/scripting/commandlineinterface/">
Command Line Interface
@@ -1498,63 +1676,6 @@
<li data-nav-id="/scripting/pythonexamples/" title="Python Examples" class="dd-item ">
<a href="/scripting/pythonexamples/">
Python Examples
</a>
</li>
<li data-nav-id="/scripting/pythonrips/" title="Python API - rips" class="dd-item ">
<a href="/scripting/pythonrips/">
Python API - rips
</a>
</li>
<li data-nav-id="/scripting/pythonconfiguration/" title="Python Configuration" class="dd-item ">
<a href="/scripting/pythonconfiguration/">
Python Configuration
</a>
</li>
<li data-nav-id="/scripting/octaveinterface/" title="Octave Interface" class="dd-item ">
<a href="/scripting/octaveinterface/">
Octave Interface
@@ -1644,6 +1765,25 @@
<li data-nav-id="/misc/projectfile/" title="Project File and Caching" class="dd-item ">
<a href="/misc/projectfile/">
Project File and Caching
</a>
</li>
<li data-nav-id="/misc/memorymanagement/" title="Memory Management" class="dd-item ">
<a href="/misc/memorymanagement/">
Memory Management
@@ -1805,8 +1945,12 @@ if (!doNotTrack) {
<ul>
<li>
<ul>
<li><a href="#export-command">Export Command</a></li>
<li><a href="#file-format">File Format</a></li>
<li>
<ul>
<li><a href="#export-command">Export Command</a></li>
<li><a href="#file-format">File Format</a></li>
</ul>
</li>
</ul>
</li>
</ul>
@@ -1856,11 +2000,10 @@ The generated property can be exported for further use in the simulator.</p>
</code></pre>
<footer class=" footline" >
<footer class="footline">
</footer>
</div>
@@ -2013,6 +2156,11 @@ The generated property can be exported for further use in the simulator.</p>
@@ -2039,14 +2187,52 @@ The generated property can be exported for further use in the simulator.</p>
@@ -2340,6 +2526,19 @@ The generated property can be exported for further use in the simulator.</p>
@@ -2356,6 +2555,41 @@ The generated property can be exported for further use in the simulator.</p>
@@ -2708,6 +2942,22 @@ The generated property can be exported for further use in the simulator.</p>
@@ -3068,19 +3318,6 @@ The generated property can be exported for further use in the simulator.</p>
@@ -3097,12 +3334,6 @@ The generated property can be exported for further use in the simulator.</p>
@@ -3116,6 +3347,9 @@ The generated property can be exported for further use in the simulator.</p>
@@ -3205,20 +3439,19 @@ The generated property can be exported for further use in the simulator.</p>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1585823630"></script>
<script src="/js/jquery.sticky.js?1585823630"></script>
<script src="/js/featherlight.min.js?1585823630"></script>
<script src="/js/html5shiv-printshiv.min.js?1585823630"></script>
<script src="/js/highlight.pack.js?1585823630"></script>
<script src="/js/clipboard.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1587325245"></script>
<script src="/js/jquery.sticky.js?1587325245"></script>
<script src="/js/featherlight.min.js?1587325245"></script>
<script src="/js/highlight.pack.js?1587325245"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1585823630"></script>
<script src="/js/learn.js?1585823630"></script>
<script src="/js/hugo-learn.js?1585823630"></script>
<script src="/js/modernizr.custom-3.6.0.js?1587325245"></script>
<script src="/js/learn.js?1587325245"></script>
<script src="/js/hugo-learn.js?1587325245"></script>
<link href="/mermaid/mermaid.css?1585823630" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1585823630"></script>
<link href="/mermaid/mermaid.css?1587325245" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1587325245"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>

View File

@@ -12,18 +12,18 @@
<title>Well Paths :: ResInsight</title>
<link href="/css/nucleus.css?1585823630" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1585823630" rel="stylesheet">
<link href="/css/hybrid.css?1585823630" rel="stylesheet">
<link href="/css/featherlight.min.css?1585823630" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1585823630" rel="stylesheet">
<link href="/css/auto-complete.css?1585823630" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1585823630" rel="stylesheet">
<link href="/css/theme.css?1585823630" rel="stylesheet">
<link href="/css/hugo-theme.css?1585823630" rel="stylesheet">
<link href="/css/nucleus.css?1587325245" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1587325245" rel="stylesheet">
<link href="/css/hybrid.css?1587325245" rel="stylesheet">
<link href="/css/featherlight.min.css?1587325245" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1587325245" rel="stylesheet">
<link href="/css/auto-complete.css?1587325245" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1587325245" rel="stylesheet">
<link href="/css/theme.css?1587325245" rel="stylesheet">
<link href="/css/hugo-theme.css?1587325245" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1585823630"></script>
<script src="/js/jquery-3.3.1.min.js?1587325245"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -32,6 +32,35 @@
</style>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\\[','\\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax();
while(jax = all.pop()) {
jax.SourceElement().parentNode.className += ' has-jax';
}
});
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
</head>
<body class="" data-url="/export/exportwellpaths/">
<nav id="sidebar" class="">
@@ -214,6 +243,28 @@
<li data-nav-id="/getting-started/helpmenuanddocumentation/" title="Help Menu and Documentation" class="dd-item ">
<a href="/getting-started/helpmenuanddocumentation/">
Help Menu and Documentation
</a>
</li>
@@ -258,10 +309,42 @@
<li data-nav-id="/getting-started/other/releasenotification/" title="Release Notification Subscription" class="dd-item ">
<a href="/getting-started/other/releasenotification/">
Release Notification Subscription
</a>
</li>
<li data-nav-id="/getting-started/other/testimonials/" title="Testimonials" class="dd-item ">
<a href="/getting-started/other/testimonials/">
Testimonials
</a>
</li>
@@ -483,6 +566,44 @@
<li data-nav-id="/3d-main-window/surfaces/" title="Surfaces" class="dd-item ">
<a href="/3d-main-window/surfaces/">
Surfaces
</a>
</li>
<li data-nav-id="/3d-main-window/allendiagrams/" title="Allen Diagram" class="dd-item ">
<a href="/3d-main-window/allendiagrams/">
Allen Diagram
</a>
</li>
<li data-nav-id="/3d-main-window/faults/" title="Faults" class="dd-item ">
<a href="/3d-main-window/faults/">
Faults
@@ -762,6 +883,25 @@
<li data-nav-id="/plot-window/multiplots/" title="Multi Plots" class="dd-item ">
<a href="/plot-window/multiplots/">
Multi Plots
</a>
</li>
<li data-nav-id="/plot-window/ensembleplotting/" title="Ensemble Plotting" class="dd-item ">
<a href="/plot-window/ensembleplotting/">
Ensemble Plotting
@@ -1091,6 +1231,25 @@
<li data-nav-id="/wells-and-completions/wellmeasurements/" title="Well Measurements" class="dd-item ">
<a href="/wells-and-completions/wellmeasurements/">
Well Measurements
</a>
</li>
</ul>
@@ -1460,6 +1619,25 @@
<li data-nav-id="/scripting/pythoninterface/" title="Python interface" class="dd-item ">
<a href="/scripting/pythoninterface/">
Python interface
</a>
</li>
<li data-nav-id="/scripting/commandlineinterface/" title="Command Line Interface" class="dd-item ">
<a href="/scripting/commandlineinterface/">
Command Line Interface
@@ -1498,63 +1676,6 @@
<li data-nav-id="/scripting/pythonexamples/" title="Python Examples" class="dd-item ">
<a href="/scripting/pythonexamples/">
Python Examples
</a>
</li>
<li data-nav-id="/scripting/pythonrips/" title="Python API - rips" class="dd-item ">
<a href="/scripting/pythonrips/">
Python API - rips
</a>
</li>
<li data-nav-id="/scripting/pythonconfiguration/" title="Python Configuration" class="dd-item ">
<a href="/scripting/pythonconfiguration/">
Python Configuration
</a>
</li>
<li data-nav-id="/scripting/octaveinterface/" title="Octave Interface" class="dd-item ">
<a href="/scripting/octaveinterface/">
Octave Interface
@@ -1644,6 +1765,25 @@
<li data-nav-id="/misc/projectfile/" title="Project File and Caching" class="dd-item ">
<a href="/misc/projectfile/">
Project File and Caching
</a>
</li>
<li data-nav-id="/misc/memorymanagement/" title="Memory Management" class="dd-item ">
<a href="/misc/memorymanagement/">
Memory Management
@@ -1825,7 +1965,7 @@ if (!doNotTrack) {
<p>In order to export well paths to dev files, select the menu item <strong>File -&gt; Export -&gt; Export Visible Well Paths</strong> or select one or more well paths and then select one of the items in the context sub menu <strong>Export Well Paths</strong>.</p>
<p>In order to export well paths to dev files, select the menu item <strong>File -&gt; Export -&gt; Export Visible Well Paths</strong> or select one or more well paths and then select one of the items in the sub menu <strong>Export Well Paths</strong>.</p>
<p>A dialog appears after selecting an export well path command.</p>
<p><img src="/images/export/ExportWellPathsDialog.png" alt=""></p>
<ul>
@@ -1834,11 +1974,10 @@ if (!doNotTrack) {
</ul>
<footer class=" footline" >
<footer class="footline">
</footer>
</div>
@@ -1991,6 +2130,11 @@ if (!doNotTrack) {
@@ -2017,14 +2161,52 @@ if (!doNotTrack) {
@@ -2318,6 +2500,19 @@ if (!doNotTrack) {
@@ -2334,6 +2529,41 @@ if (!doNotTrack) {
@@ -2686,6 +2916,22 @@ if (!doNotTrack) {
@@ -3046,19 +3292,6 @@ if (!doNotTrack) {
@@ -3075,12 +3308,6 @@ if (!doNotTrack) {
@@ -3094,6 +3321,9 @@ if (!doNotTrack) {
@@ -3183,20 +3413,19 @@ if (!doNotTrack) {
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1585823630"></script>
<script src="/js/jquery.sticky.js?1585823630"></script>
<script src="/js/featherlight.min.js?1585823630"></script>
<script src="/js/html5shiv-printshiv.min.js?1585823630"></script>
<script src="/js/highlight.pack.js?1585823630"></script>
<script src="/js/clipboard.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1587325245"></script>
<script src="/js/jquery.sticky.js?1587325245"></script>
<script src="/js/featherlight.min.js?1587325245"></script>
<script src="/js/highlight.pack.js?1587325245"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1585823630"></script>
<script src="/js/learn.js?1585823630"></script>
<script src="/js/hugo-learn.js?1585823630"></script>
<script src="/js/modernizr.custom-3.6.0.js?1587325245"></script>
<script src="/js/learn.js?1587325245"></script>
<script src="/js/hugo-learn.js?1587325245"></script>
<link href="/mermaid/mermaid.css?1585823630" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1585823630"></script>
<link href="/mermaid/mermaid.css?1587325245" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1587325245"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>

View File

@@ -12,18 +12,18 @@
<title>FLUXNUM/MULTNUM :: ResInsight</title>
<link href="/css/nucleus.css?1585823630" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1585823630" rel="stylesheet">
<link href="/css/hybrid.css?1585823630" rel="stylesheet">
<link href="/css/featherlight.min.css?1585823630" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1585823630" rel="stylesheet">
<link href="/css/auto-complete.css?1585823630" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1585823630" rel="stylesheet">
<link href="/css/theme.css?1585823630" rel="stylesheet">
<link href="/css/hugo-theme.css?1585823630" rel="stylesheet">
<link href="/css/nucleus.css?1587325245" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1587325245" rel="stylesheet">
<link href="/css/hybrid.css?1587325245" rel="stylesheet">
<link href="/css/featherlight.min.css?1587325245" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1587325245" rel="stylesheet">
<link href="/css/auto-complete.css?1587325245" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1587325245" rel="stylesheet">
<link href="/css/theme.css?1587325245" rel="stylesheet">
<link href="/css/hugo-theme.css?1587325245" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1585823630"></script>
<script src="/js/jquery-3.3.1.min.js?1587325245"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -32,6 +32,35 @@
</style>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\\[','\\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax();
while(jax = all.pop()) {
jax.SourceElement().parentNode.className += ' has-jax';
}
});
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
</head>
<body class="" data-url="/export/fluxnummultnum/">
<nav id="sidebar" class="">
@@ -214,6 +243,28 @@
<li data-nav-id="/getting-started/helpmenuanddocumentation/" title="Help Menu and Documentation" class="dd-item ">
<a href="/getting-started/helpmenuanddocumentation/">
Help Menu and Documentation
</a>
</li>
@@ -258,10 +309,42 @@
<li data-nav-id="/getting-started/other/releasenotification/" title="Release Notification Subscription" class="dd-item ">
<a href="/getting-started/other/releasenotification/">
Release Notification Subscription
</a>
</li>
<li data-nav-id="/getting-started/other/testimonials/" title="Testimonials" class="dd-item ">
<a href="/getting-started/other/testimonials/">
Testimonials
</a>
</li>
@@ -483,6 +566,44 @@
<li data-nav-id="/3d-main-window/surfaces/" title="Surfaces" class="dd-item ">
<a href="/3d-main-window/surfaces/">
Surfaces
</a>
</li>
<li data-nav-id="/3d-main-window/allendiagrams/" title="Allen Diagram" class="dd-item ">
<a href="/3d-main-window/allendiagrams/">
Allen Diagram
</a>
</li>
<li data-nav-id="/3d-main-window/faults/" title="Faults" class="dd-item ">
<a href="/3d-main-window/faults/">
Faults
@@ -762,6 +883,25 @@
<li data-nav-id="/plot-window/multiplots/" title="Multi Plots" class="dd-item ">
<a href="/plot-window/multiplots/">
Multi Plots
</a>
</li>
<li data-nav-id="/plot-window/ensembleplotting/" title="Ensemble Plotting" class="dd-item ">
<a href="/plot-window/ensembleplotting/">
Ensemble Plotting
@@ -1091,6 +1231,25 @@
<li data-nav-id="/wells-and-completions/wellmeasurements/" title="Well Measurements" class="dd-item ">
<a href="/wells-and-completions/wellmeasurements/">
Well Measurements
</a>
</li>
</ul>
@@ -1460,6 +1619,25 @@
<li data-nav-id="/scripting/pythoninterface/" title="Python interface" class="dd-item ">
<a href="/scripting/pythoninterface/">
Python interface
</a>
</li>
<li data-nav-id="/scripting/commandlineinterface/" title="Command Line Interface" class="dd-item ">
<a href="/scripting/commandlineinterface/">
Command Line Interface
@@ -1498,63 +1676,6 @@
<li data-nav-id="/scripting/pythonexamples/" title="Python Examples" class="dd-item ">
<a href="/scripting/pythonexamples/">
Python Examples
</a>
</li>
<li data-nav-id="/scripting/pythonrips/" title="Python API - rips" class="dd-item ">
<a href="/scripting/pythonrips/">
Python API - rips
</a>
</li>
<li data-nav-id="/scripting/pythonconfiguration/" title="Python Configuration" class="dd-item ">
<a href="/scripting/pythonconfiguration/">
Python Configuration
</a>
</li>
<li data-nav-id="/scripting/octaveinterface/" title="Octave Interface" class="dd-item ">
<a href="/scripting/octaveinterface/">
Octave Interface
@@ -1644,6 +1765,25 @@
<li data-nav-id="/misc/projectfile/" title="Project File and Caching" class="dd-item ">
<a href="/misc/projectfile/">
Project File and Caching
</a>
</li>
<li data-nav-id="/misc/memorymanagement/" title="Memory Management" class="dd-item ">
<a href="/misc/memorymanagement/">
Memory Management
@@ -1843,11 +1983,10 @@ if (!doNotTrack) {
</ul>
<footer class=" footline" >
<footer class="footline">
</footer>
</div>
@@ -2000,6 +2139,11 @@ if (!doNotTrack) {
@@ -2026,14 +2170,52 @@ if (!doNotTrack) {
@@ -2327,6 +2509,19 @@ if (!doNotTrack) {
@@ -2343,6 +2538,41 @@ if (!doNotTrack) {
@@ -2695,6 +2925,22 @@ if (!doNotTrack) {
@@ -3055,19 +3301,6 @@ if (!doNotTrack) {
@@ -3084,12 +3317,6 @@ if (!doNotTrack) {
@@ -3103,6 +3330,9 @@ if (!doNotTrack) {
@@ -3192,20 +3422,19 @@ if (!doNotTrack) {
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1585823630"></script>
<script src="/js/jquery.sticky.js?1585823630"></script>
<script src="/js/featherlight.min.js?1585823630"></script>
<script src="/js/html5shiv-printshiv.min.js?1585823630"></script>
<script src="/js/highlight.pack.js?1585823630"></script>
<script src="/js/clipboard.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1587325245"></script>
<script src="/js/jquery.sticky.js?1587325245"></script>
<script src="/js/featherlight.min.js?1587325245"></script>
<script src="/js/highlight.pack.js?1587325245"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1585823630"></script>
<script src="/js/learn.js?1585823630"></script>
<script src="/js/hugo-learn.js?1585823630"></script>
<script src="/js/modernizr.custom-3.6.0.js?1587325245"></script>
<script src="/js/learn.js?1587325245"></script>
<script src="/js/hugo-learn.js?1587325245"></script>
<link href="/mermaid/mermaid.css?1585823630" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1585823630"></script>
<link href="/mermaid/mermaid.css?1587325245" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1587325245"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>

View File

@@ -12,18 +12,18 @@
<title>Export :: ResInsight</title>
<link href="/css/nucleus.css?1585823630" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1585823630" rel="stylesheet">
<link href="/css/hybrid.css?1585823630" rel="stylesheet">
<link href="/css/featherlight.min.css?1585823630" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1585823630" rel="stylesheet">
<link href="/css/auto-complete.css?1585823630" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1585823630" rel="stylesheet">
<link href="/css/theme.css?1585823630" rel="stylesheet">
<link href="/css/hugo-theme.css?1585823630" rel="stylesheet">
<link href="/css/nucleus.css?1587325245" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1587325245" rel="stylesheet">
<link href="/css/hybrid.css?1587325245" rel="stylesheet">
<link href="/css/featherlight.min.css?1587325245" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1587325245" rel="stylesheet">
<link href="/css/auto-complete.css?1587325245" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1587325245" rel="stylesheet">
<link href="/css/theme.css?1587325245" rel="stylesheet">
<link href="/css/hugo-theme.css?1587325245" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1585823630"></script>
<script src="/js/jquery-3.3.1.min.js?1587325245"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -32,6 +32,35 @@
</style>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\\[','\\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax();
while(jax = all.pop()) {
jax.SourceElement().parentNode.className += ' has-jax';
}
});
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
</head>
<body class="" data-url="/export/">
<nav id="sidebar" class="">
@@ -214,6 +243,28 @@
<li data-nav-id="/getting-started/helpmenuanddocumentation/" title="Help Menu and Documentation" class="dd-item ">
<a href="/getting-started/helpmenuanddocumentation/">
Help Menu and Documentation
</a>
</li>
@@ -258,10 +309,42 @@
<li data-nav-id="/getting-started/other/releasenotification/" title="Release Notification Subscription" class="dd-item ">
<a href="/getting-started/other/releasenotification/">
Release Notification Subscription
</a>
</li>
<li data-nav-id="/getting-started/other/testimonials/" title="Testimonials" class="dd-item ">
<a href="/getting-started/other/testimonials/">
Testimonials
</a>
</li>
@@ -483,6 +566,44 @@
<li data-nav-id="/3d-main-window/surfaces/" title="Surfaces" class="dd-item ">
<a href="/3d-main-window/surfaces/">
Surfaces
</a>
</li>
<li data-nav-id="/3d-main-window/allendiagrams/" title="Allen Diagram" class="dd-item ">
<a href="/3d-main-window/allendiagrams/">
Allen Diagram
</a>
</li>
<li data-nav-id="/3d-main-window/faults/" title="Faults" class="dd-item ">
<a href="/3d-main-window/faults/">
Faults
@@ -762,6 +883,25 @@
<li data-nav-id="/plot-window/multiplots/" title="Multi Plots" class="dd-item ">
<a href="/plot-window/multiplots/">
Multi Plots
</a>
</li>
<li data-nav-id="/plot-window/ensembleplotting/" title="Ensemble Plotting" class="dd-item ">
<a href="/plot-window/ensembleplotting/">
Ensemble Plotting
@@ -1091,6 +1231,25 @@
<li data-nav-id="/wells-and-completions/wellmeasurements/" title="Well Measurements" class="dd-item ">
<a href="/wells-and-completions/wellmeasurements/">
Well Measurements
</a>
</li>
</ul>
@@ -1460,6 +1619,25 @@
<li data-nav-id="/scripting/pythoninterface/" title="Python interface" class="dd-item ">
<a href="/scripting/pythoninterface/">
Python interface
</a>
</li>
<li data-nav-id="/scripting/commandlineinterface/" title="Command Line Interface" class="dd-item ">
<a href="/scripting/commandlineinterface/">
Command Line Interface
@@ -1498,63 +1676,6 @@
<li data-nav-id="/scripting/pythonexamples/" title="Python Examples" class="dd-item ">
<a href="/scripting/pythonexamples/">
Python Examples
</a>
</li>
<li data-nav-id="/scripting/pythonrips/" title="Python API - rips" class="dd-item ">
<a href="/scripting/pythonrips/">
Python API - rips
</a>
</li>
<li data-nav-id="/scripting/pythonconfiguration/" title="Python Configuration" class="dd-item ">
<a href="/scripting/pythonconfiguration/">
Python Configuration
</a>
</li>
<li data-nav-id="/scripting/octaveinterface/" title="Octave Interface" class="dd-item ">
<a href="/scripting/octaveinterface/">
Octave Interface
@@ -1644,6 +1765,25 @@
<li data-nav-id="/misc/projectfile/" title="Project File and Caching" class="dd-item ">
<a href="/misc/projectfile/">
Project File and Caching
</a>
</li>
<li data-nav-id="/misc/memorymanagement/" title="Memory Management" class="dd-item ">
<a href="/misc/memorymanagement/">
Memory Management
@@ -1993,6 +2133,11 @@ if (!doNotTrack) {
@@ -2019,14 +2164,52 @@ if (!doNotTrack) {
@@ -2320,6 +2503,19 @@ if (!doNotTrack) {
@@ -2336,6 +2532,41 @@ if (!doNotTrack) {
@@ -2688,6 +2919,22 @@ if (!doNotTrack) {
@@ -3044,19 +3291,6 @@ if (!doNotTrack) {
@@ -3073,12 +3307,6 @@ if (!doNotTrack) {
@@ -3092,6 +3320,9 @@ if (!doNotTrack) {
@@ -3181,20 +3412,19 @@ if (!doNotTrack) {
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1585823630"></script>
<script src="/js/jquery.sticky.js?1585823630"></script>
<script src="/js/featherlight.min.js?1585823630"></script>
<script src="/js/html5shiv-printshiv.min.js?1585823630"></script>
<script src="/js/highlight.pack.js?1585823630"></script>
<script src="/js/clipboard.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1587325245"></script>
<script src="/js/jquery.sticky.js?1587325245"></script>
<script src="/js/featherlight.min.js?1587325245"></script>
<script src="/js/highlight.pack.js?1587325245"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1585823630"></script>
<script src="/js/learn.js?1585823630"></script>
<script src="/js/hugo-learn.js?1585823630"></script>
<script src="/js/modernizr.custom-3.6.0.js?1587325245"></script>
<script src="/js/learn.js?1587325245"></script>
<script src="/js/hugo-learn.js?1587325245"></script>
<link href="/mermaid/mermaid.css?1585823630" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1585823630"></script>
<link href="/mermaid/mermaid.css?1587325245" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1587325245"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>

View File

@@ -58,7 +58,7 @@ You can do this by using the command Export Visible Cells as FLUXNUM/MULTNUM fou
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://resinsight.org/export/exportwellpaths/</guid>
<description>In order to export well paths to dev files, select the menu item File -&amp;gt; Export -&amp;gt; Export Visible Well Paths or select one or more well paths and then select one of the items in the context sub menu Export Well Paths.
<description>In order to export well paths to dev files, select the menu item File -&amp;gt; Export -&amp;gt; Export Visible Well Paths or select one or more well paths and then select one of the items in the sub menu Export Well Paths.
A dialog appears after selecting an export well path command.
Export Folder - Folder for the exported well path file(s). The folder will be created when performing the export and the names of the exported file(s) will be on the format &amp;lt;well name&amp;gt;.</description>
</item>

View File

@@ -12,18 +12,18 @@
<title>Sector Model :: ResInsight</title>
<link href="/css/nucleus.css?1585823630" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1585823630" rel="stylesheet">
<link href="/css/hybrid.css?1585823630" rel="stylesheet">
<link href="/css/featherlight.min.css?1585823630" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1585823630" rel="stylesheet">
<link href="/css/auto-complete.css?1585823630" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1585823630" rel="stylesheet">
<link href="/css/theme.css?1585823630" rel="stylesheet">
<link href="/css/hugo-theme.css?1585823630" rel="stylesheet">
<link href="/css/nucleus.css?1587325245" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1587325245" rel="stylesheet">
<link href="/css/hybrid.css?1587325245" rel="stylesheet">
<link href="/css/featherlight.min.css?1587325245" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1587325245" rel="stylesheet">
<link href="/css/auto-complete.css?1587325245" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1587325245" rel="stylesheet">
<link href="/css/theme.css?1587325245" rel="stylesheet">
<link href="/css/hugo-theme.css?1587325245" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1585823630"></script>
<script src="/js/jquery-3.3.1.min.js?1587325245"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -32,6 +32,35 @@
</style>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\\[','\\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax();
while(jax = all.pop()) {
jax.SourceElement().parentNode.className += ' has-jax';
}
});
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
</head>
<body class="" data-url="/export/sectormodel/">
<nav id="sidebar" class="">
@@ -214,6 +243,28 @@
<li data-nav-id="/getting-started/helpmenuanddocumentation/" title="Help Menu and Documentation" class="dd-item ">
<a href="/getting-started/helpmenuanddocumentation/">
Help Menu and Documentation
</a>
</li>
@@ -258,10 +309,42 @@
<li data-nav-id="/getting-started/other/releasenotification/" title="Release Notification Subscription" class="dd-item ">
<a href="/getting-started/other/releasenotification/">
Release Notification Subscription
</a>
</li>
<li data-nav-id="/getting-started/other/testimonials/" title="Testimonials" class="dd-item ">
<a href="/getting-started/other/testimonials/">
Testimonials
</a>
</li>
@@ -483,6 +566,44 @@
<li data-nav-id="/3d-main-window/surfaces/" title="Surfaces" class="dd-item ">
<a href="/3d-main-window/surfaces/">
Surfaces
</a>
</li>
<li data-nav-id="/3d-main-window/allendiagrams/" title="Allen Diagram" class="dd-item ">
<a href="/3d-main-window/allendiagrams/">
Allen Diagram
</a>
</li>
<li data-nav-id="/3d-main-window/faults/" title="Faults" class="dd-item ">
<a href="/3d-main-window/faults/">
Faults
@@ -762,6 +883,25 @@
<li data-nav-id="/plot-window/multiplots/" title="Multi Plots" class="dd-item ">
<a href="/plot-window/multiplots/">
Multi Plots
</a>
</li>
<li data-nav-id="/plot-window/ensembleplotting/" title="Ensemble Plotting" class="dd-item ">
<a href="/plot-window/ensembleplotting/">
Ensemble Plotting
@@ -1091,6 +1231,25 @@
<li data-nav-id="/wells-and-completions/wellmeasurements/" title="Well Measurements" class="dd-item ">
<a href="/wells-and-completions/wellmeasurements/">
Well Measurements
</a>
</li>
</ul>
@@ -1460,6 +1619,25 @@
<li data-nav-id="/scripting/pythoninterface/" title="Python interface" class="dd-item ">
<a href="/scripting/pythoninterface/">
Python interface
</a>
</li>
<li data-nav-id="/scripting/commandlineinterface/" title="Command Line Interface" class="dd-item ">
<a href="/scripting/commandlineinterface/">
Command Line Interface
@@ -1498,63 +1676,6 @@
<li data-nav-id="/scripting/pythonexamples/" title="Python Examples" class="dd-item ">
<a href="/scripting/pythonexamples/">
Python Examples
</a>
</li>
<li data-nav-id="/scripting/pythonrips/" title="Python API - rips" class="dd-item ">
<a href="/scripting/pythonrips/">
Python API - rips
</a>
</li>
<li data-nav-id="/scripting/pythonconfiguration/" title="Python Configuration" class="dd-item ">
<a href="/scripting/pythonconfiguration/">
Python Configuration
</a>
</li>
<li data-nav-id="/scripting/octaveinterface/" title="Octave Interface" class="dd-item ">
<a href="/scripting/octaveinterface/">
Octave Interface
@@ -1644,6 +1765,25 @@
<li data-nav-id="/misc/projectfile/" title="Project File and Caching" class="dd-item ">
<a href="/misc/projectfile/">
Project File and Caching
</a>
</li>
<li data-nav-id="/misc/memorymanagement/" title="Memory Management" class="dd-item ">
<a href="/misc/memorymanagement/">
Memory Management
@@ -1805,9 +1945,13 @@ if (!doNotTrack) {
<ul>
<li>
<ul>
<li><a href="#exporting-an-eclipse-sector-model">Exporting an Eclipse Sector Model</a></li>
<li><a href="#exporting-grid-and-faults">Exporting Grid and Faults</a></li>
<li><a href="#exporting-parameters">Exporting Parameters</a></li>
<li>
<ul>
<li><a href="#exporting-an-eclipse-sector-model">Exporting an Eclipse Sector Model</a></li>
<li><a href="#exporting-grid-and-faults">Exporting Grid and Faults</a></li>
<li><a href="#exporting-parameters">Exporting Parameters</a></li>
</ul>
</li>
</ul>
</li>
</ul>
@@ -1870,11 +2014,10 @@ EQLNUM, FIPNUM, NTG, PERMX, PERMY, PERMZ, PORO, PVTNUM, SATNUM and SWATINIT. ACT
append them to the grid file, export them all into a single parameter file or omit them completely be selecting different options in the <strong>Export Parameters</strong> drop down list.</p>
<footer class=" footline" >
<footer class="footline">
</footer>
</div>
@@ -2027,6 +2170,11 @@ append them to the grid file, export them all into a single parameter file or om
@@ -2053,14 +2201,52 @@ append them to the grid file, export them all into a single parameter file or om
@@ -2354,6 +2540,19 @@ append them to the grid file, export them all into a single parameter file or om
@@ -2370,6 +2569,41 @@ append them to the grid file, export them all into a single parameter file or om
@@ -2722,6 +2956,22 @@ append them to the grid file, export them all into a single parameter file or om
@@ -3082,19 +3332,6 @@ append them to the grid file, export them all into a single parameter file or om
@@ -3111,12 +3348,6 @@ append them to the grid file, export them all into a single parameter file or om
@@ -3130,6 +3361,9 @@ append them to the grid file, export them all into a single parameter file or om
@@ -3219,20 +3453,19 @@ append them to the grid file, export them all into a single parameter file or om
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1585823630"></script>
<script src="/js/jquery.sticky.js?1585823630"></script>
<script src="/js/featherlight.min.js?1585823630"></script>
<script src="/js/html5shiv-printshiv.min.js?1585823630"></script>
<script src="/js/highlight.pack.js?1585823630"></script>
<script src="/js/clipboard.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1587325245"></script>
<script src="/js/jquery.sticky.js?1587325245"></script>
<script src="/js/featherlight.min.js?1587325245"></script>
<script src="/js/highlight.pack.js?1587325245"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1585823630"></script>
<script src="/js/learn.js?1585823630"></script>
<script src="/js/hugo-learn.js?1585823630"></script>
<script src="/js/modernizr.custom-3.6.0.js?1587325245"></script>
<script src="/js/learn.js?1587325245"></script>
<script src="/js/hugo-learn.js?1587325245"></script>
<link href="/mermaid/mermaid.css?1585823630" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1585823630"></script>
<link href="/mermaid/mermaid.css?1587325245" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1587325245"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>

View File

@@ -12,18 +12,18 @@
<title>Snapshots :: ResInsight</title>
<link href="/css/nucleus.css?1585823630" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1585823630" rel="stylesheet">
<link href="/css/hybrid.css?1585823630" rel="stylesheet">
<link href="/css/featherlight.min.css?1585823630" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1585823630" rel="stylesheet">
<link href="/css/auto-complete.css?1585823630" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1585823630" rel="stylesheet">
<link href="/css/theme.css?1585823630" rel="stylesheet">
<link href="/css/hugo-theme.css?1585823630" rel="stylesheet">
<link href="/css/nucleus.css?1587325245" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1587325245" rel="stylesheet">
<link href="/css/hybrid.css?1587325245" rel="stylesheet">
<link href="/css/featherlight.min.css?1587325245" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1587325245" rel="stylesheet">
<link href="/css/auto-complete.css?1587325245" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1587325245" rel="stylesheet">
<link href="/css/theme.css?1587325245" rel="stylesheet">
<link href="/css/hugo-theme.css?1587325245" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1585823630"></script>
<script src="/js/jquery-3.3.1.min.js?1587325245"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -32,6 +32,35 @@
</style>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\\[','\\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax();
while(jax = all.pop()) {
jax.SourceElement().parentNode.className += ' has-jax';
}
});
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
</head>
<body class="" data-url="/export/snapshots/">
<nav id="sidebar" class="">
@@ -214,6 +243,28 @@
<li data-nav-id="/getting-started/helpmenuanddocumentation/" title="Help Menu and Documentation" class="dd-item ">
<a href="/getting-started/helpmenuanddocumentation/">
Help Menu and Documentation
</a>
</li>
@@ -258,10 +309,42 @@
<li data-nav-id="/getting-started/other/releasenotification/" title="Release Notification Subscription" class="dd-item ">
<a href="/getting-started/other/releasenotification/">
Release Notification Subscription
</a>
</li>
<li data-nav-id="/getting-started/other/testimonials/" title="Testimonials" class="dd-item ">
<a href="/getting-started/other/testimonials/">
Testimonials
</a>
</li>
@@ -483,6 +566,44 @@
<li data-nav-id="/3d-main-window/surfaces/" title="Surfaces" class="dd-item ">
<a href="/3d-main-window/surfaces/">
Surfaces
</a>
</li>
<li data-nav-id="/3d-main-window/allendiagrams/" title="Allen Diagram" class="dd-item ">
<a href="/3d-main-window/allendiagrams/">
Allen Diagram
</a>
</li>
<li data-nav-id="/3d-main-window/faults/" title="Faults" class="dd-item ">
<a href="/3d-main-window/faults/">
Faults
@@ -762,6 +883,25 @@
<li data-nav-id="/plot-window/multiplots/" title="Multi Plots" class="dd-item ">
<a href="/plot-window/multiplots/">
Multi Plots
</a>
</li>
<li data-nav-id="/plot-window/ensembleplotting/" title="Ensemble Plotting" class="dd-item ">
<a href="/plot-window/ensembleplotting/">
Ensemble Plotting
@@ -1091,6 +1231,25 @@
<li data-nav-id="/wells-and-completions/wellmeasurements/" title="Well Measurements" class="dd-item ">
<a href="/wells-and-completions/wellmeasurements/">
Well Measurements
</a>
</li>
</ul>
@@ -1460,6 +1619,25 @@
<li data-nav-id="/scripting/pythoninterface/" title="Python interface" class="dd-item ">
<a href="/scripting/pythoninterface/">
Python interface
</a>
</li>
<li data-nav-id="/scripting/commandlineinterface/" title="Command Line Interface" class="dd-item ">
<a href="/scripting/commandlineinterface/">
Command Line Interface
@@ -1498,63 +1676,6 @@
<li data-nav-id="/scripting/pythonexamples/" title="Python Examples" class="dd-item ">
<a href="/scripting/pythonexamples/">
Python Examples
</a>
</li>
<li data-nav-id="/scripting/pythonrips/" title="Python API - rips" class="dd-item ">
<a href="/scripting/pythonrips/">
Python API - rips
</a>
</li>
<li data-nav-id="/scripting/pythonconfiguration/" title="Python Configuration" class="dd-item ">
<a href="/scripting/pythonconfiguration/">
Python Configuration
</a>
</li>
<li data-nav-id="/scripting/octaveinterface/" title="Octave Interface" class="dd-item ">
<a href="/scripting/octaveinterface/">
Octave Interface
@@ -1644,6 +1765,25 @@
<li data-nav-id="/misc/projectfile/" title="Project File and Caching" class="dd-item ">
<a href="/misc/projectfile/">
Project File and Caching
</a>
</li>
<li data-nav-id="/misc/memorymanagement/" title="Memory Management" class="dd-item ">
<a href="/misc/memorymanagement/">
Memory Management
@@ -1803,14 +1943,18 @@ if (!doNotTrack) {
<div class="wrapper">
<nav id="TableOfContents">
<ul>
<li><a href="#snapshots-of-existing-views">Snapshots of Existing Views</a>
<li>
<ul>
<li><a href="#snapshot-to-clipboard">Snapshot to Clipboard</a></li>
<li><a href="#snapshot-to-file">Snapshot to File</a></li>
<li><a href="#snapshot-all-viewsplots-to-file">Snapshot All Views/Plots to File</a></li>
<li><a href="#snapshots-of-existing-views">Snapshots of Existing Views</a>
<ul>
<li><a href="#snapshot-to-clipboard">Snapshot to Clipboard</a></li>
<li><a href="#snapshot-to-file">Snapshot to File</a></li>
<li><a href="#snapshot-all-viewsplots-to-file">Snapshot All Views/Plots to File</a></li>
</ul>
</li>
<li><a href="#advanced-snapshot-export">Advanced Snapshot Export</a></li>
</ul>
</li>
<li><a href="#advanced-snapshot-export">Advanced Snapshot Export</a></li>
</ul>
</nav>
</div>
@@ -1852,7 +1996,7 @@ if (!doNotTrack) {
<p>The files generated are stored in a folder named <em><code>snapshots</code></em> within the folder where the Project File resides.</p>
<div class="notices note" ><p>Snapshots of existing views can also be created and saved from the command line
( See <!-- raw HTML omitted -->Command Line Interface<!-- raw HTML omitted --> ).</p>
( See <a href="/scripting/commandlineinterface/">Command Line Interface</a> ).</p>
</div>
<h2 id="advanced-snapshot-export">Advanced Snapshot Export</h2>
@@ -1876,11 +2020,10 @@ Invoking the command will display the following dialog:</p>
<p>The snapshots will be generated and saved to the folder displayed in the <strong>Export Folder</strong> field, when pressing the <strong>Export</strong> button. This might take quite some time, depending on you settings.</p>
<footer class=" footline" >
<footer class="footline">
</footer>
</div>
@@ -2033,6 +2176,11 @@ Invoking the command will display the following dialog:</p>
@@ -2059,14 +2207,52 @@ Invoking the command will display the following dialog:</p>
@@ -2360,6 +2546,19 @@ Invoking the command will display the following dialog:</p>
@@ -2376,6 +2575,41 @@ Invoking the command will display the following dialog:</p>
@@ -2728,6 +2962,22 @@ Invoking the command will display the following dialog:</p>
@@ -3085,19 +3335,6 @@ Invoking the command will display the following dialog:</p>
@@ -3114,12 +3351,6 @@ Invoking the command will display the following dialog:</p>
@@ -3133,6 +3364,9 @@ Invoking the command will display the following dialog:</p>
@@ -3222,20 +3456,19 @@ Invoking the command will display the following dialog:</p>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1585823630"></script>
<script src="/js/jquery.sticky.js?1585823630"></script>
<script src="/js/featherlight.min.js?1585823630"></script>
<script src="/js/html5shiv-printshiv.min.js?1585823630"></script>
<script src="/js/highlight.pack.js?1585823630"></script>
<script src="/js/clipboard.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.min.js?1587325245"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1587325245"></script>
<script src="/js/jquery.sticky.js?1587325245"></script>
<script src="/js/featherlight.min.js?1587325245"></script>
<script src="/js/highlight.pack.js?1587325245"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1585823630"></script>
<script src="/js/learn.js?1585823630"></script>
<script src="/js/hugo-learn.js?1585823630"></script>
<script src="/js/modernizr.custom-3.6.0.js?1587325245"></script>
<script src="/js/learn.js?1587325245"></script>
<script src="/js/hugo-learn.js?1587325245"></script>
<link href="/mermaid/mermaid.css?1585823630" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1585823630"></script>
<link href="/mermaid/mermaid.css?1587325245" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1587325245"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>