mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Documentation updates for 2022.06.1
This commit is contained in:
@@ -12,18 +12,18 @@
|
||||
<title>RFT Segment Plot :: ResInsight</title>
|
||||
|
||||
|
||||
<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">
|
||||
<link href="/css/nucleus.css?1663593555" rel="stylesheet">
|
||||
<link href="/css/fontawesome-all.min.css?1663593555" rel="stylesheet">
|
||||
<link href="/css/hybrid.css?1663593555" rel="stylesheet">
|
||||
<link href="/css/featherlight.min.css?1663593555" rel="stylesheet">
|
||||
<link href="/css/perfect-scrollbar.min.css?1663593555" rel="stylesheet">
|
||||
<link href="/css/auto-complete.css?1663593555" rel="stylesheet">
|
||||
<link href="/css/atom-one-dark-reasonable.css?1663593555" rel="stylesheet">
|
||||
<link href="/css/theme.css?1663593555" rel="stylesheet">
|
||||
<link href="/css/hugo-theme.css?1663593555" rel="stylesheet">
|
||||
|
||||
|
||||
<script src="/js/jquery-3.3.1.min.js?1656680797"></script>
|
||||
<script src="/js/jquery-3.3.1.min.js?1663593555"></script>
|
||||
|
||||
<style>
|
||||
:root #header + #content > #left > #rlblock_left{
|
||||
@@ -298,6 +298,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2252,6 +2255,25 @@
|
||||
|
||||
|
||||
|
||||
<li data-nav-id="/misc/windowmanagement/" title="Window Management" class="dd-item ">
|
||||
<a href="/misc/windowmanagement/">
|
||||
Window Management
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li data-nav-id="/misc/memorymanagement/" title="Memory Management" class="dd-item ">
|
||||
<a href="/misc/memorymanagement/">
|
||||
Memory Management
|
||||
@@ -2417,7 +2439,14 @@ if (!doNotTrack) {
|
||||
<ul>
|
||||
<li>
|
||||
<ul>
|
||||
<li><a href="#create-rft-segment-plot">Create RFT Segment Plot</a></li>
|
||||
<li><a href="#create-rft-segment-plot">Create RFT Segment Plot</a>
|
||||
<ul>
|
||||
<li><a href="#optional-step---additional-data-from-wseglink">Optional Step - Additional data from WSEGLINK</a></li>
|
||||
<li><a href="#create-default-plot">Create Default Plot</a></li>
|
||||
<li><a href="#additional-features">Additional Features</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#create-rft-segment-plot---step-by-step">Create RFT Segment Plot - Step by Step</a></li>
|
||||
<li><a href="#related-documents">Related documents</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -2449,6 +2478,20 @@ if (!doNotTrack) {
|
||||
<p><img src="/images/plot-window/RFTSegmentPlot.png" alt=""></p>
|
||||
<p>RFT Segment Data can be plotted as horizontal Well Log Plots. RFT data can be imported based on a summary case or a grid case.</p>
|
||||
<h2 id="create-rft-segment-plot">Create RFT Segment Plot</h2>
|
||||
<p>Open a summary case with RFT data</p>
|
||||
<h3 id="optional-step---additional-data-from-wseglink">Optional Step - Additional data from WSEGLINK</h3>
|
||||
<p>If <strong>WSEGLINK</strong> data is required, set the path to the file containing this data, or to the top level <strong>.DATA</strong> file.</p>
|
||||
<p><img src="/images/plot-window/RFTSummaryDataSource.png" alt="">
|
||||
<img src="/images/plot-window/RftSegmentDataDeck.png" alt=""></p>
|
||||
<p>From the right-click menu of the summary case, select <strong>Reload</strong> to make sure the data from <strong>WSEGLINK</strong> is imported.</p>
|
||||
<h3 id="create-default-plot">Create Default Plot</h3>
|
||||
<p>From the right-click menu of the summary case, select <strong>Create RFT Segment Plot</strong></p>
|
||||
<p>Select the <strong>Well Log Plot</strong>. Adjust the data source to desired well or branch. These settings are also available from the toolbar above the plot. Useful options to adjust for a curve is color, line style and area fill.</p>
|
||||
<h3 id="additional-features">Additional Features</h3>
|
||||
<p>If a grid and well path is present, a visualization of the well casing including completions can be created. The casing design can then be visualized in a well log track along with the curves to make it easy correlate the curves with installed equipment in the well.</p>
|
||||
<p><a href="/wells-and-completions/wellpaths/#casing-design">Create Casing Design</a></p>
|
||||
<p><a href="/plot-window/welllogsandplots/#tracks">Visualize Casing Design in a Well Log Plot</a></p>
|
||||
<h2 id="create-rft-segment-plot---step-by-step">Create RFT Segment Plot - Step by Step</h2>
|
||||
<p><strong>From the Project Tree in the Plot Main Window</strong></p>
|
||||
<ul>
|
||||
<li>Select right-click command <strong>New Well Log Plot</strong> for <em>Well Log Plots</em></li>
|
||||
@@ -2698,6 +2741,11 @@ if (!doNotTrack) {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4278,6 +4326,22 @@ if (!doNotTrack) {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4312,19 +4376,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?1656680797"></script>
|
||||
<script src="/js/perfect-scrollbar.min.js?1656680797"></script>
|
||||
<script src="/js/perfect-scrollbar.jquery.min.js?1656680797"></script>
|
||||
<script src="/js/jquery.sticky.js?1656680797"></script>
|
||||
<script src="/js/featherlight.min.js?1656680797"></script>
|
||||
<script src="/js/highlight.pack.js?1656680797"></script>
|
||||
<script src="/js/clipboard.min.js?1663593555"></script>
|
||||
<script src="/js/perfect-scrollbar.min.js?1663593555"></script>
|
||||
<script src="/js/perfect-scrollbar.jquery.min.js?1663593555"></script>
|
||||
<script src="/js/jquery.sticky.js?1663593555"></script>
|
||||
<script src="/js/featherlight.min.js?1663593555"></script>
|
||||
<script src="/js/highlight.pack.js?1663593555"></script>
|
||||
<script>hljs.initHighlightingOnLoad();</script>
|
||||
<script src="/js/modernizr.custom-3.6.0.js?1656680797"></script>
|
||||
<script src="/js/learn.js?1656680797"></script>
|
||||
<script src="/js/hugo-learn.js?1656680797"></script>
|
||||
<script src="/js/modernizr.custom-3.6.0.js?1663593555"></script>
|
||||
<script src="/js/learn.js?1663593555"></script>
|
||||
<script src="/js/hugo-learn.js?1663593555"></script>
|
||||
|
||||
<link href="/mermaid/mermaid.css?1656680797" rel="stylesheet" />
|
||||
<script src="/mermaid/mermaid.js?1656680797"></script>
|
||||
<link href="/mermaid/mermaid.css?1663593555" rel="stylesheet" />
|
||||
<script src="/mermaid/mermaid.js?1663593555"></script>
|
||||
<script>
|
||||
mermaid.initialize({ startOnLoad: true });
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user