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>Octave Interface Reference :: 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="/scripting/octaveinterfacereference/">
<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,21 +1943,25 @@ if (!doNotTrack) {
<div class="wrapper">
<nav id="TableOfContents">
<ul>
<li><a href="#introduction">Introduction</a>
<li>
<ul>
<li><a href="#single-case-scripts">Single Case Scripts</a></li>
<li><a href="#multi-case-scripts">Multi Case Scripts</a></li>
<li><a href="#case-types">Case Types</a></li>
<li><a href="#unresolved-issues">Unresolved Issues</a></li>
</ul>
</li>
<li><a href="#specification">Specification</a>
<ul>
<li><a href="#project-information">Project Information</a></li>
<li><a href="#retrieving-grid-metadata">Retrieving Grid Metadata</a></li>
<li><a href="#retrieving-property-data">Retrieving Property Data</a></li>
<li><a href="#cell-geometry-functions">Cell Geometry Functions</a></li>
<li><a href="#well-data-functions">Well Data Functions</a></li>
<li><a href="#introduction">Introduction</a>
<ul>
<li><a href="#single-case-scripts">Single Case Scripts</a></li>
<li><a href="#multi-case-scripts">Multi Case Scripts</a></li>
<li><a href="#case-types">Case Types</a></li>
<li><a href="#unresolved-issues">Unresolved Issues</a></li>
</ul>
</li>
<li><a href="#specification">Specification</a>
<ul>
<li><a href="#project-information">Project Information</a></li>
<li><a href="#retrieving-grid-metadata">Retrieving Grid Metadata</a></li>
<li><a href="#retrieving-property-data">Retrieving Property Data</a></li>
<li><a href="#cell-geometry-functions">Cell Geometry Functions</a></li>
<li><a href="#well-data-functions">Well Data Functions</a></li>
</ul>
</li>
</ul>
</li>
</ul>
@@ -1848,7 +1992,7 @@ if (!doNotTrack) {
<h2 id="introduction">Introduction</h2>
<p>To identify a ResInsight case uniquely in the Octave script, an integer Id (CaseId) is used. This Id can be retrieved in several ways, but there are two main modes of operation regarding this for a particular octave script: Either the script is designed to work on a single case (the &ldquo;Current Case&rdquo;), or the script is designed to access the selection and traverse the cases by itself.</p>
<div class="notices info" ><p><!-- raw HTML omitted -->Note:<!-- raw HTML omitted --> The Octave interface does not support Geomechanical cases and flow diagnostic results.</p>
<div class="notices info" ><p><b>Note:</b> The Octave interface does not support Geomechanical cases and flow diagnostic results.</p>
</div>
<h3 id="single-case-scripts">Single Case Scripts</h3>
@@ -2093,11 +2237,10 @@ The time step data will then be put into ResInsight at the time steps requested.
<p>If the CaseId is not defined, ResInsight&rsquo;s Current Case is used.</p>
<footer class=" footline" >
<footer class="footline">
</footer>
</div>
@@ -2250,6 +2393,27 @@ The time step data will then be put into ResInsight at the time steps requested.
@@ -2279,11 +2443,33 @@ The time step data will then be put into ResInsight at the time steps requested.
@@ -2577,6 +2763,19 @@ The time step data will then be put into ResInsight at the time steps requested.
@@ -2593,6 +2792,41 @@ The time step data will then be put into ResInsight at the time steps requested.
@@ -2945,6 +3179,22 @@ The time step data will then be put into ResInsight at the time steps requested.
@@ -3290,6 +3540,7 @@ The time step data will then be put into ResInsight at the time steps requested.
@@ -3301,19 +3552,6 @@ The time step data will then be put into ResInsight at the time steps requested.
@@ -3322,6 +3560,8 @@ The time step data will then be put into ResInsight at the time steps requested.
@@ -3331,20 +3571,11 @@ The time step data will then be put into ResInsight at the time steps requested.
@@ -3353,6 +3584,9 @@ The time step data will then be put into ResInsight at the time steps requested.
@@ -3442,20 +3676,19 @@ The time step data will then be put into ResInsight at the time steps requested.
<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>