Documentation updates for 2022.06

This commit is contained in:
Magne Sjaastad
2022-07-01 15:11:39 +02:00
parent febca341d7
commit c2bcf8e0eb
204 changed files with 47930 additions and 3064 deletions

View File

@@ -12,18 +12,18 @@
<title>Ensemble Fracture Statistics :: ResInsight</title>
<link href="/css/nucleus.css?1637588643" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1637588643" rel="stylesheet">
<link href="/css/hybrid.css?1637588643" rel="stylesheet">
<link href="/css/featherlight.min.css?1637588643" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1637588643" rel="stylesheet">
<link href="/css/auto-complete.css?1637588643" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1637588643" rel="stylesheet">
<link href="/css/theme.css?1637588643" rel="stylesheet">
<link href="/css/hugo-theme.css?1637588643" rel="stylesheet">
<link href="/css/nucleus.css?1656680797" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1656680797" rel="stylesheet">
<link href="/css/hybrid.css?1656680797" rel="stylesheet">
<link href="/css/featherlight.min.css?1656680797" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1656680797" rel="stylesheet">
<link href="/css/auto-complete.css?1656680797" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1656680797" rel="stylesheet">
<link href="/css/theme.css?1656680797" rel="stylesheet">
<link href="/css/hugo-theme.css?1656680797" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1637588643"></script>
<script src="/js/jquery-3.3.1.min.js?1656680797"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -295,6 +295,9 @@
@@ -752,6 +755,25 @@
<li data-nav-id="/3d-main-window/gridpropertycalculator/" title="Grid Property Calculator" class="dd-item ">
<a href="/3d-main-window/gridpropertycalculator/">
Grid Property Calculator
</a>
</li>
<li data-nav-id="/3d-main-window/gridstatisticsdialog/" title="Grid Statistics Dialog" class="dd-item ">
<a href="/3d-main-window/gridstatisticsdialog/">
Grid Statistics Dialog
@@ -936,6 +958,44 @@
<li data-nav-id="/plot-window/summaryplotdatasources/" title="Data Sources" class="dd-item ">
<a href="/plot-window/summaryplotdatasources/">
Data Sources
</a>
</li>
<li data-nav-id="/plot-window/summaryplotmanager/" title="Summary Plot Manager" class="dd-item ">
<a href="/plot-window/summaryplotmanager/">
Summary Plot Manager
</a>
</li>
<li data-nav-id="/plot-window/summarysourcestepping/" title="Summary Plot Source Stepping" class="dd-item ">
<a href="/plot-window/summarysourcestepping/">
Summary Plot Source Stepping
@@ -1202,6 +1262,25 @@
<li data-nav-id="/plot-window/rftsegmentplot/" title="RFT Segment Plot" class="dd-item ">
<a href="/plot-window/rftsegmentplot/">
RFT Segment Plot
</a>
</li>
<li data-nav-id="/plot-window/ensemblerftplot/" title="Ensemble RFT Plot" class="dd-item ">
<a href="/plot-window/ensemblerftplot/">
Ensemble RFT Plot
@@ -2244,6 +2323,10 @@
<a class="padding" href="https://resinsight.org/about"><i class='fas fa-info-circle'></i> About</a>
</li>
<li>
<a class="padding" href="https://resinsight.org/training"><i class='fa fa-university'></i> Training</a>
</li>
<li>
<a class="padding" href="https://resinsight.org/support"><i class='far fa-question-circle'></i> Support</a>
</li>
@@ -2658,6 +2741,11 @@ the chosen statistics (e.g. P10 and Mean) is computed per cell.</p>
@@ -3119,6 +3207,22 @@ the chosen statistics (e.g. P10 and Mean) is computed per cell.</p>
@@ -3471,6 +3575,54 @@ the chosen statistics (e.g. P10 and Mean) is computed per cell.</p>
@@ -4208,19 +4360,19 @@ the chosen statistics (e.g. P10 and Mean) is computed per cell.</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?1637588643"></script>
<script src="/js/perfect-scrollbar.min.js?1637588643"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1637588643"></script>
<script src="/js/jquery.sticky.js?1637588643"></script>
<script src="/js/featherlight.min.js?1637588643"></script>
<script src="/js/highlight.pack.js?1637588643"></script>
<script src="/js/clipboard.min.js?1656680798"></script>
<script src="/js/perfect-scrollbar.min.js?1656680798"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1656680798"></script>
<script src="/js/jquery.sticky.js?1656680798"></script>
<script src="/js/featherlight.min.js?1656680798"></script>
<script src="/js/highlight.pack.js?1656680798"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1637588643"></script>
<script src="/js/learn.js?1637588643"></script>
<script src="/js/hugo-learn.js?1637588643"></script>
<script src="/js/modernizr.custom-3.6.0.js?1656680798"></script>
<script src="/js/learn.js?1656680798"></script>
<script src="/js/hugo-learn.js?1656680798"></script>
<link href="/mermaid/mermaid.css?1637588643" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1637588643"></script>
<link href="/mermaid/mermaid.css?1656680798" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1656680798"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>