mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
3559 lines
62 KiB
HTML
3559 lines
62 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en" class="js csstransforms3d">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="generator" content="Hugo 0.65.3" />
|
|
<meta name="description" content="">
|
|
|
|
|
|
<link rel="icon" href="/images/favicon.png" type="image/png">
|
|
|
|
<title>Summary Plot Editor :: ResInsight</title>
|
|
|
|
|
|
<link href="/css/nucleus.css?1588568942" rel="stylesheet">
|
|
<link href="/css/fontawesome-all.min.css?1588568942" rel="stylesheet">
|
|
<link href="/css/hybrid.css?1588568942" rel="stylesheet">
|
|
<link href="/css/featherlight.min.css?1588568942" rel="stylesheet">
|
|
<link href="/css/perfect-scrollbar.min.css?1588568942" rel="stylesheet">
|
|
<link href="/css/auto-complete.css?1588568942" rel="stylesheet">
|
|
<link href="/css/atom-one-dark-reasonable.css?1588568942" rel="stylesheet">
|
|
<link href="/css/theme.css?1588568942" rel="stylesheet">
|
|
<link href="/css/hugo-theme.css?1588568942" rel="stylesheet">
|
|
|
|
|
|
<script src="/js/jquery-3.3.1.min.js?1588568942"></script>
|
|
|
|
<style>
|
|
:root #header + #content > #left > #rlblock_left{
|
|
display:none !important;
|
|
}
|
|
|
|
</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="/plot-window/summaryploteditor/">
|
|
<nav id="sidebar" class="">
|
|
|
|
|
|
|
|
<div id="header-wrapper">
|
|
<div id="header">
|
|
<a id="logo" href="https://resinsight.org/">
|
|
<img src="https://resinsight.org//images/ResInsightCroppedIconPicture.png">
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<div class="searchbox">
|
|
<label for="searchbox"><i class="fas fa-search"></i></label>
|
|
<form action="/search/" method="GET" id="search-form">
|
|
<input type="search" name="q" id="searchbox" placeholder="Search">
|
|
</form>
|
|
<span data-search-clear=""><i class="fas fa-times"></i></span>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="highlightable">
|
|
<ul class="topics">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/getting-started/" title="Getting Started" class="dd-item
|
|
|
|
|
|
|
|
">
|
|
<a href="/getting-started/">
|
|
Getting Started
|
|
|
|
</a>
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/getting-started/overview/" title="Overview" class="dd-item ">
|
|
<a href="/getting-started/overview/">
|
|
Overview
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/getting-started/download-and-install/" title="Download and Install" class="dd-item
|
|
|
|
|
|
|
|
">
|
|
<a href="/getting-started/download-and-install/">
|
|
Download and Install
|
|
|
|
</a>
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/getting-started/download-and-install/linux-installation/" title="Linux Installation" class="dd-item ">
|
|
<a href="/getting-started/download-and-install/linux-installation/">
|
|
Linux Installation
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/getting-started/download-and-install/windows-installation/" title="Windows Installation" class="dd-item ">
|
|
<a href="/getting-started/download-and-install/windows-installation/">
|
|
Windows Installation
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/getting-started/download-and-install/buildinstructions/" title="Build Instructions" class="dd-item ">
|
|
<a href="/getting-started/download-and-install/buildinstructions/">
|
|
Build Instructions
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/getting-started/modelnavigation/" title="Model Navigation" class="dd-item ">
|
|
<a href="/getting-started/modelnavigation/">
|
|
Model Navigation
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/getting-started/other/" title="Other" class="dd-item
|
|
|
|
|
|
|
|
">
|
|
<a href="/getting-started/other/">
|
|
Other
|
|
|
|
</a>
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/" title="3D Main Window" class="dd-item
|
|
|
|
|
|
|
|
">
|
|
<a href="/3d-main-window/">
|
|
3D Main Window
|
|
|
|
</a>
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/3dviews/" title="3D Views" class="dd-item ">
|
|
<a href="/3d-main-window/3dviews/">
|
|
3D Views
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/cellresults/" title="Cell Results" class="dd-item ">
|
|
<a href="/3d-main-window/cellresults/">
|
|
Cell Results
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/resultcolorlegend/" title="Result Color Legend" class="dd-item ">
|
|
<a href="/3d-main-window/resultcolorlegend/">
|
|
Result Color Legend
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/comparisonview/" title="Comparison View" class="dd-item ">
|
|
<a href="/3d-main-window/comparisonview/">
|
|
Comparison View
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/contourmaps/" title="Contour Maps" class="dd-item ">
|
|
<a href="/3d-main-window/contourmaps/">
|
|
Contour Maps
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/tensors/" title="Tensor Results" class="dd-item ">
|
|
<a href="/3d-main-window/tensors/">
|
|
Tensor Results
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/resultinspection/" title="Result Inspection" class="dd-item ">
|
|
<a href="/3d-main-window/resultinspection/">
|
|
Result Inspection
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/filters/" title="Cell Filters" class="dd-item ">
|
|
<a href="/3d-main-window/filters/">
|
|
Cell Filters
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/intersections/" title="Intersections" class="dd-item ">
|
|
<a href="/3d-main-window/intersections/">
|
|
Intersections
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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/allandiagrams/" title="Allan Diagram" class="dd-item ">
|
|
<a href="/3d-main-window/allandiagrams/">
|
|
Allan Diagram
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/faults/" title="Faults" class="dd-item ">
|
|
<a href="/3d-main-window/faults/">
|
|
Faults
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/formations/" title=" Zonations/Formations" class="dd-item ">
|
|
<a href="/3d-main-window/formations/">
|
|
Zonations/Formations
|
|
|
|
</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
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/casegroupsandstatistics/" title="Grid Case Groups and Statistics" class="dd-item ">
|
|
<a href="/3d-main-window/casegroupsandstatistics/">
|
|
Grid Case Groups and Statistics
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/linkedviews/" title="Linked Views" class="dd-item ">
|
|
<a href="/3d-main-window/linkedviews/">
|
|
Linked Views
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/measurement/" title="Measurement" class="dd-item ">
|
|
<a href="/3d-main-window/measurement/">
|
|
Measurement
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/annotations/" title="Annotations" class="dd-item ">
|
|
<a href="/3d-main-window/annotations/">
|
|
Annotations
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/3d-main-window/derivedresults/" title="Derived Results" class="dd-item ">
|
|
<a href="/3d-main-window/derivedresults/">
|
|
Derived Results
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/" title="Plot Main Window" class="dd-item
|
|
parent
|
|
|
|
|
|
">
|
|
<a href="/plot-window/">
|
|
Plot Main Window
|
|
|
|
</a>
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/summaryplots/" title="Summary Plots" class="dd-item ">
|
|
<a href="/plot-window/summaryplots/">
|
|
Summary Plots
|
|
|
|
</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
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/summaryploteditor/" title="Summary Plot Editor" class="dd-item active">
|
|
<a href="/plot-window/summaryploteditor/">
|
|
Summary Plot Editor
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/summarycrossplots/" title="Summary Cross Plot" class="dd-item ">
|
|
<a href="/plot-window/summarycrossplots/">
|
|
Summary Cross Plot
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/summaryplottemplate/" title="Summary Plot Template" class="dd-item ">
|
|
<a href="/plot-window/summaryplottemplate/">
|
|
Summary Plot Template
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/curvecalculator/" title="Curve Calculator" class="dd-item ">
|
|
<a href="/plot-window/curvecalculator/">
|
|
Curve Calculator
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/welllogsandplots/" title="Well Log Plots" class="dd-item ">
|
|
<a href="/plot-window/welllogsandplots/">
|
|
Well Log Plots
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/wellborestabilityplots/" title="Well Bore Stability Plots" class="dd-item ">
|
|
<a href="/plot-window/wellborestabilityplots/">
|
|
Well Bore Stability Plots
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/rftplot/" title="RFT Plot" class="dd-item ">
|
|
<a href="/plot-window/rftplot/">
|
|
RFT 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
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/pltplot/" title="PLT Plot" class="dd-item ">
|
|
<a href="/plot-window/pltplot/">
|
|
PLT Plot
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/flowdiagnosticsplots/" title="Flow Diagnostics Plots" class="dd-item ">
|
|
<a href="/plot-window/flowdiagnosticsplots/">
|
|
Flow Diagnostics Plots
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/gridcrossplots/" title="Grid Cross Plots" class="dd-item ">
|
|
<a href="/plot-window/gridcrossplots/">
|
|
Grid Cross Plots
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/plot-window/saturationpressureplots/" title="Saturation Pressure Plots" class="dd-item ">
|
|
<a href="/plot-window/saturationpressureplots/">
|
|
Saturation Pressure Plots
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/wells-and-completions/" title="Wells and Completions" class="dd-item
|
|
|
|
|
|
|
|
">
|
|
<a href="/wells-and-completions/">
|
|
Wells and Completions
|
|
|
|
</a>
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/wells-and-completions/simulationwells/" title="Simulation Wells" class="dd-item ">
|
|
<a href="/wells-and-completions/simulationwells/">
|
|
Simulation Wells
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/wells-and-completions/wellpaths/" title="Well Paths" class="dd-item ">
|
|
<a href="/wells-and-completions/wellpaths/">
|
|
Well Paths
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/wells-and-completions/createnewwellpaths/" title="Create Well Paths" class="dd-item ">
|
|
<a href="/wells-and-completions/createnewwellpaths/">
|
|
Create Well Paths
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/wells-and-completions/3dwelllogcurves/" title="3D Well Log Plots" class="dd-item ">
|
|
<a href="/wells-and-completions/3dwelllogcurves/">
|
|
3D Well Log Plots
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/wells-and-completions/completions/" title="Completions" class="dd-item ">
|
|
<a href="/wells-and-completions/completions/">
|
|
Completions
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/wells-and-completions/completionslgr/" title="Completions LGR" class="dd-item ">
|
|
<a href="/wells-and-completions/completionslgr/">
|
|
Completions LGR
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/import/" title="Import" class="dd-item
|
|
|
|
|
|
|
|
">
|
|
<a href="/import/">
|
|
Import
|
|
|
|
</a>
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/import/eclipsecases/" title="Eclipse Cases" class="dd-item ">
|
|
<a href="/import/eclipsecases/">
|
|
Eclipse Cases
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/import/lasfile/" title="Log ASCII Standard File" class="dd-item ">
|
|
<a href="/import/lasfile/">
|
|
Log ASCII Standard File
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/import/geomechanicaldata/" title="Geomechanical Data" class="dd-item ">
|
|
<a href="/import/geomechanicaldata/">
|
|
Geomechanical Data
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/import/soursimrlresults/" title="SourSimRL Results" class="dd-item ">
|
|
<a href="/import/soursimrlresults/">
|
|
SourSimRL Results
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/import/elementpropertytable/" title="Element Property Table" class="dd-item ">
|
|
<a href="/import/elementpropertytable/">
|
|
Element Property Table
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/import/observeddata/" title="Observed Time History Data" class="dd-item ">
|
|
<a href="/import/observeddata/">
|
|
Observed Time History Data
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/import/pasteexceltimedata/" title="Paste Excel Time History Data" class="dd-item ">
|
|
<a href="/import/pasteexceltimedata/">
|
|
Paste Excel Time History Data
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/export/" title="Export" class="dd-item
|
|
|
|
|
|
|
|
">
|
|
<a href="/export/">
|
|
Export
|
|
|
|
</a>
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/export/snapshots/" title="Snapshots" class="dd-item ">
|
|
<a href="/export/snapshots/">
|
|
Snapshots
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/export/eclipseproperties/" title="Eclipse Properties" class="dd-item ">
|
|
<a href="/export/eclipseproperties/">
|
|
Eclipse Properties
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/export/fluxnummultnum/" title="FLUXNUM/MULTNUM" class="dd-item ">
|
|
<a href="/export/fluxnummultnum/">
|
|
FLUXNUM/MULTNUM
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/export/completionexport/" title="Completions" class="dd-item ">
|
|
<a href="/export/completionexport/">
|
|
Completions
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/export/exportwellpaths/" title="Well Paths" class="dd-item ">
|
|
<a href="/export/exportwellpaths/">
|
|
Well Paths
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/export/sectormodel/" title="Sector Model" class="dd-item ">
|
|
<a href="/export/sectormodel/">
|
|
Sector Model
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/export/contourmapexport/" title="Contour Map Export" class="dd-item ">
|
|
<a href="/export/contourmapexport/">
|
|
Contour Map Export
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/scripting/" title="Scripting" class="dd-item
|
|
|
|
|
|
|
|
">
|
|
<a href="/scripting/">
|
|
Scripting
|
|
|
|
</a>
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/scripting/commandfile/" title="Command File" class="dd-item ">
|
|
<a href="/scripting/commandfile/">
|
|
Command File
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/scripting/octaveinterface/" title="Octave Interface" class="dd-item ">
|
|
<a href="/scripting/octaveinterface/">
|
|
Octave Interface
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/scripting/octaveinterfacereference/" title="Octave Interface Reference" class="dd-item ">
|
|
<a href="/scripting/octaveinterfacereference/">
|
|
Octave Interface Reference
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/misc/" title="Miscellaneous" class="dd-item
|
|
|
|
|
|
|
|
">
|
|
<a href="/misc/">
|
|
Miscellaneous
|
|
|
|
</a>
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/misc/preferences/" title="Preferences" class="dd-item ">
|
|
<a href="/misc/preferences/">
|
|
Preferences
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/misc/keyboardshortcuts/" title="Keyboard Shortcuts" class="dd-item ">
|
|
<a href="/misc/keyboardshortcuts/">
|
|
Keyboard Shortcuts
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li data-nav-id="/misc/regressiontestsystem/" title="Regression Test System" class="dd-item ">
|
|
<a href="/misc/regressiontestsystem/">
|
|
Regression Test System
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<section id="shortcuts">
|
|
<h3></h3>
|
|
<ul>
|
|
|
|
<li>
|
|
<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/support"><i class='far fa-question-circle'></i> Support</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a class="padding" href="https://resinsight.org/getting-started/download-and-install"><i class='fas fa-download'></i> Download and Install</a>
|
|
</li>
|
|
|
|
</ul>
|
|
</section>
|
|
|
|
|
|
|
|
<section id="footer">
|
|
<a href="https://www.ceetronsolutions.com"><img src='https://resinsight.org//images/CeeSolLogoSmallForDarkBackground.png' style='width: 140px; '></a><br>
|
|
|
|
ResInsight is developed by <br> <a href="https://www.ceetronsolutions.com">Ceetron Solutions</a>
|
|
<p>in collaboration with</p>
|
|
<a href="https://www.equinor.com">Equinor ASA</a>
|
|
|
|
|
|
<script type="application/javascript">
|
|
var doNotTrack = false;
|
|
if (!doNotTrack) {
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
|
ga('create', 'UA-79509181-1', 'auto');
|
|
|
|
ga('send', 'pageview');
|
|
}
|
|
</script>
|
|
|
|
</section>
|
|
</div>
|
|
</nav>
|
|
|
|
|
|
|
|
|
|
|
|
<section id="body">
|
|
<div id="overlay"></div>
|
|
<div class="padding highlightable">
|
|
|
|
<div>
|
|
<div id="top-bar">
|
|
|
|
|
|
<div id="breadcrumbs" itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb">
|
|
<span id="sidebar-toggle-span">
|
|
<a href="#" id="sidebar-toggle" data-sidebar-toggle="">
|
|
<i class="fas fa-bars"></i>
|
|
</a>
|
|
</span>
|
|
|
|
<span id="toc-menu"><i class="fas fa-list-alt"></i></span>
|
|
|
|
<span class="links">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href='/'>ResInsight</a> > <a href='/plot-window/'>Plot Main Window</a> > Summary Plot Editor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</span>
|
|
</div>
|
|
|
|
<div class="progress">
|
|
<div class="wrapper">
|
|
<nav id="TableOfContents">
|
|
<ul>
|
|
<li>
|
|
<ul>
|
|
<li><a href="#selection-fields">Selection Fields</a>
|
|
<ul>
|
|
<li><a href="#sources">Sources</a></li>
|
|
<li><a href="#summary-types-and-item-selection-fields">Summary Types and Item Selection Fields</a></li>
|
|
<li><a href="#summaries">Summaries</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="#preview-plot">Preview Plot</a>
|
|
<ul>
|
|
<li><a href="#plot-and-curve-name-configuration">Plot and Curve Name Configuration</a></li>
|
|
<li><a href="#curve-appearance-assignment">Curve Appearance Assignment</a></li>
|
|
<li><a href="#curves">Curves</a></li>
|
|
<li><a href="#target-plot">Target Plot</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div id="head-tags">
|
|
|
|
</div>
|
|
|
|
<div id="body-inner">
|
|
|
|
<h1>
|
|
|
|
Summary Plot Editor
|
|
</h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<p><img src="/images/plot-window/SummaryPlotEditor.png" alt=""></p>
|
|
<p>The plot editor is a separate ResInsight dialog window where the user can select which vectors to display in a summary plot. It is also possible to edit an existing plot in this editor.</p>
|
|
<p>The upper part of the editor contains editors for selecting which vectors/summaries to display in the plot. The number of fields vary from 3 to 6 depending on the <strong>Summary Type</strong> currently highlighted.</p>
|
|
|
|
<div class="notices note" ><p>In this context <b>highlighted</b> means the marked item with a different background color, while <b>selected</b> means an item or items that have a ticked check box.</p>
|
|
</div>
|
|
|
|
<h2 id="selection-fields">Selection Fields</h2>
|
|
<p>This section describes the different selection fields in the selection part of the plot editor. A complete/valid vector selection consists of a selected source, a selected summary category, a selected item in each dynamic field (if any) and a selected vector among the Summaries.</p>
|
|
<h3 id="sources">Sources</h3>
|
|
<p>This field contains all imported cases and ensembles. Select the case(s) and/or ensemble(s) to display in the plot.</p>
|
|
<h3 id="summary-types-and-item-selection-fields">Summary Types and Item Selection Fields</h3>
|
|
<p>In the mid-section of the dialog, the Summary Type and the corresponding Items can be selected.</p>
|
|
<ul>
|
|
<li><strong>Field</strong> – Select Field related vectors only</li>
|
|
<li><strong>Aquifer</strong> – Select Aquifer category vectors only</li>
|
|
<li><strong>Network</strong> – Select Network category vectors only</li>
|
|
<li><strong>Misc</strong> – Select vectors in the Misc category only</li>
|
|
<li><strong>Region</strong> – Select Region related vectors only
|
|
<ul>
|
|
<li><strong>Region number</strong> – Select the Region number</li>
|
|
</ul>
|
|
</li>
|
|
<li><strong>Region-Region</strong> – Select Region to Region related vectors only
|
|
<ul>
|
|
<li><strong>Region numbers</strong> – Select the Region to Region numbers</li>
|
|
</ul>
|
|
</li>
|
|
<li><strong>Group</strong> - Select Group related vectors only
|
|
<ul>
|
|
<li><strong>Group name</strong> – Select Group name</li>
|
|
</ul>
|
|
</li>
|
|
<li><strong>Well</strong> – Select Well related vectors only
|
|
<ul>
|
|
<li><strong>Well name</strong> – Select Well name</li>
|
|
</ul>
|
|
</li>
|
|
<li><strong>Completion</strong> – Select Completion related vectors only
|
|
<ul>
|
|
<li><strong>Well name</strong> – Select Well name</li>
|
|
<li><strong>I, J, K</strong> – Select the I, J, K values of the completion</li>
|
|
</ul>
|
|
</li>
|
|
<li><strong>Lgr-Completion</strong> – Select Completion in LGR related vectors only
|
|
<ul>
|
|
<li><strong>Well name</strong> – Select Well name</li>
|
|
<li><strong>Lgr name</strong> – Select Lgr name</li>
|
|
<li><strong>I, J, K</strong> – Select the I, J, K values of the completion in the Lgr.</li>
|
|
</ul>
|
|
</li>
|
|
<li><strong>Lgr-Well</strong> – Select Well in LGR related vectors only
|
|
<ul>
|
|
<li><strong>Well name</strong> – Select Well name</li>
|
|
<li><strong>Lgr name</strong> – Select Lgr name</li>
|
|
</ul>
|
|
</li>
|
|
<li><strong>Segment</strong> – Select Segment related vectors only
|
|
<ul>
|
|
<li><strong>Well name</strong> – Select Well name</li>
|
|
<li><strong>Segment number</strong> – Select the segment number</li>
|
|
</ul>
|
|
</li>
|
|
<li><strong>Block</strong> – Select I, J, K – Block related vectors only
|
|
<ul>
|
|
<li><strong>I, J, K</strong> – Select the I, J, K values of the Block.</li>
|
|
</ul>
|
|
</li>
|
|
<li><strong>Lgr-Block</strong> – Select I, J, K - Block in LGR related vectors only
|
|
<ul>
|
|
<li><strong>Lgr name</strong> – Select Lgr name</li>
|
|
<li><strong>I, J, K</strong> – Select the I, J, K values of the Block in the Lgr.</li>
|
|
</ul>
|
|
</li>
|
|
<li><strong>Calculated</strong> – Select calculated vectors created by the <a href="/plot-window/curvecalculator/">curve calculator</a>.</li>
|
|
<li><strong>Imported</strong> – Select observed data vectors <a href="/import/observeddata/">imported from file</a> (e.g. CSV, RSM files)</li>
|
|
</ul>
|
|
<h3 id="summaries">Summaries</h3>
|
|
<p>This field contains the summaries/vectors for the highlighted summary category.</p>
|
|
<h2 id="preview-plot">Preview Plot</h2>
|
|
<p>When a complete/valid vector exists, one or more curves will appear in the preview plot. Each curve will also have a corresponding item in the curves field in the lower left corner. Visibility for the curves may be controlled by the checkboxes. Each curve is automatically assigned a name and appearance. However the user may modify these settings in the <em>Curve Name Configuration</em> and <em>Curve Appearance Assignment</em> fields.</p>
|
|
<h3 id="plot-and-curve-name-configuration">Plot and Curve Name Configuration</h3>
|
|
<p><img src="/images/plot-window/CurveNameConfig.png" alt=""></p>
|
|
<p>The checkboxes in this field control which information elements to include in the curve name. Toggling some of the checkboxes will have no effect on some curves depending on which information elements are relevant for each curve.</p>
|
|
<h3 id="curve-appearance-assignment">Curve Appearance Assignment</h3>
|
|
<p>Curves created are assigned individual visual properties like colors and symbols in a systematic manner to make the plots easy to read. Different aspects of the vectors are assigned to different curve appearances. E.g. using symbols to distinguish cases, while using colors to distinguish quantity.</p>
|
|
<p>These assignments can be controlled using the options in the <strong>Curve Appearance Assignment</strong> group.</p>
|
|
<p><img src="/images/plot-window/CurveAppearanceAssignment.png" alt=""></p>
|
|
<p>When set to <strong>Auto</strong>, ResInsight assigns visual properties based on the present vector categories and the number of different values in each category.</p>
|
|
<p>When disabling the <strong>Auto</strong> option, you can select which of the visual curve properties to use for which summary category. The summary category that currently can be used is Case, Vector, Well, Group and Region. The visual properties supported types are Color, Symbols, Line Style, Gradient and Line Thickness.</p>
|
|
<p>The <strong>Apply</strong> button must be clicked to apply the new settings to all curves.</p>
|
|
<p>The curve appearance settings apply to single summary curves only and do not affect ensemble curve sets. Curve sets receive their appearance automatically from a set of color ranges.</p>
|
|
|
|
<div class="notices note" ><p>Assignment of curve appearance are incremental, and can end up as sub optimal if adding curves in several steps.
|
|
Press the <b>Apply</b> button to apply consistent appearance settings according to the current curve selection.</p>
|
|
</div>
|
|
|
|
<h3 id="curves">Curves</h3>
|
|
<p><img src="/images/plot-window/SummaryPreviewCurves.png" alt=""></p>
|
|
<p>The curves field displays all summary curves and ensemble curve sets matching the settings in the selection fields. Those are separated in two groups, <strong>Summary Curves</strong> and <strong>Ensemble Curve Sets</strong>. The check box at each item controls which items are displayed in the preview plot.</p>
|
|
<p>If the user make a selection that will result in a huge number of ensemble curves, ResInsight will display a drawing performance warning, and the newly created curve set(s) are toggled off by default.</p>
|
|
<h3 id="target-plot">Target Plot</h3>
|
|
<p><img src="/images/plot-window/TargetPlot_new.png" alt="">
|
|
<img src="/images/plot-window/TargetPlot_1.png" alt=""></p>
|
|
<p>In the bottom of the dialog window <strong>Target Plot</strong> may be specified. The target plot is the summary plot that will receive the selected curves when the <strong>OK</strong> or <strong>Apply</strong> button is clicked.</p>
|
|
<p>By default the target plot is set to <strong>(new plot)</strong> or to the plot selected for editing when invoking the command.</p>
|
|
<p>Setting the target plot to a different plot will add the selected curves to that plot when pressing the the <strong>OK</strong> or <strong>Apply</strong> button.</p>
|
|
|
|
|
|
<footer class="footline">
|
|
|
|
</footer>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div id="navigation">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a class="nav nav-prev" href="/plot-window/summarysourcestepping/" title="Summary Plot Source Stepping"> <i class="fa fa-chevron-left"></i></a>
|
|
|
|
|
|
<a class="nav nav-next" href="/plot-window/summarycrossplots/" title="Summary Cross Plot" style="margin-right: 0px;"><i class="fa fa-chevron-right"></i></a>
|
|
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<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?1588568942"></script>
|
|
<script src="/js/perfect-scrollbar.min.js?1588568942"></script>
|
|
<script src="/js/perfect-scrollbar.jquery.min.js?1588568942"></script>
|
|
<script src="/js/jquery.sticky.js?1588568942"></script>
|
|
<script src="/js/featherlight.min.js?1588568942"></script>
|
|
<script src="/js/highlight.pack.js?1588568942"></script>
|
|
<script>hljs.initHighlightingOnLoad();</script>
|
|
<script src="/js/modernizr.custom-3.6.0.js?1588568942"></script>
|
|
<script src="/js/learn.js?1588568942"></script>
|
|
<script src="/js/hugo-learn.js?1588568942"></script>
|
|
|
|
<link href="/mermaid/mermaid.css?1588568942" rel="stylesheet" />
|
|
<script src="/mermaid/mermaid.js?1588568942"></script>
|
|
<script>
|
|
mermaid.initialize({ startOnLoad: true });
|
|
</script>
|
|
|
|
|
|
</body>
|
|
</html>
|
|
|