<p>A PLT (Production Log Tool) plot is a special well plot for comparing observed production (well flow rates) and simulated production. The curves are plotted as production against measured depth (MD). Simulated production data is retrieved directly from the grid model or from the corresponding (*.rft) files, while observed production data are loaded from well log files (*.las).</p>
<h2id="create-new-plt-plot">Create New PLT Plot</h2>
<p>There are several ways to create new PLT Plots</p>
<p><strong>From Project Tree in the Plot Main Window</strong></p>
<ul>
<li>Select context command <strong>New PLT Plot</strong> for the <em>PLT Plots</em> node.</li>
</ul>
<p><strong>From the Project Tree in the Main Window</strong></p>
<ul>
<li>Select context command <strong>New PLT Plot</strong> for a <em>Well Path</em> node or a <em>Simulation Well</em> node that has an associated well path.</li>
</ul>
<p><strong>From the 3D view</strong></p>
<ul>
<li>Right-click a well path, or a simulation well that has an associated well path, and select <strong>Well Plots -> New PLT Plot</strong>.</li>
<p>To be able to plot observed production data for a well, a well log file containing that data must be imported. Production data in a well log file is expected to have column names:</p>
<p>To be able to plot simulated data for a well, the trajectory for that well have to be imported. If no well trajectory is found, ResInsight will present a warning dialog to the user.</p>
<p>Select the well to display in the plot. Only observed well paths are displayed.</p>
<h3id="sources">Sources</h3>
<p>After a well has been selected in the Well Name field, sources for that well should appear in the sources field. The sources are placed in one of three different groups:</p>
<ul>
<li><strong>RFT File Cases</strong>– Simulation cases may have associated PLT data in <em>*.rft</em> file(s). If the simulation case contains such files, those are imported together with the simulation case (See the keyword <code>WRFTPLT</code> in the Eclipse manual for information)</li>
<li><strong>Observed Cases</strong>– Observed data imported from well log files and well path files</li>
</ul>
<p>When the user selects a source, time steps for that source appears in the <strong>Time Steps</strong> field.</p>
<h3id="time-steps">Time Steps</h3>
<p>The <strong>Time Steps</strong> field contains available time steps for the selected source(s). Some combinations of selected sources may display a filtered list of time steps instead of the union of all time steps for all selected sources. The policy is as follows:</p>
<ol>
<li><strong>Exclusively grid cases selected</strong>. All available time steps for the selected grid cases are displayed.</li>
<li><strong>Grid case(s) and observed data case selected</strong>. Time steps shown are:
<ul>
<li>The first time step from the merged time step list from all grid cases.</li>
<li>If no time steps from grid cases match the observed time step, display the two adjacent grid case time steps.</li>
</ul></li>
<li><strong>Grid case(s) and RFT File case(s) selected</strong>. Same display logic as point 2.</li>
<li><strong>All types of cases selected</strong>. Same display logic as point 2 with the exception that RFT File case time steps are treated as grid time steps.</li>
</ol>
<p>Each time step is postfixed by an indication of which source type(s) the time step is belonging to. This indication is displayed as one or more letters within square brackets. Examples: <strong>[ O ]</strong>, <strong>[ R G ]</strong>.</p>
<ul>
<li><strong>O</strong>– Time step belongs to observed data</li>
<li><strong>R</strong>– Time step belongs to RFT data</li>
<li><strong>G</strong>– Time step belongs to Grid data</li>
</ul>
<p>More than one letter for one single time step, means that the time step belongs to multiple case types.</p>
<h3id="curve-selection">Curve Selection</h3>
<p>The curve selection group lets the user control which component(s) of the PLT data to display.</p>
<ul>
<li><strong>Standard Volume</strong>– Production data at standard conditions (normal air pressure)</li>
<li><strong>Reservoir Volume</strong>– Production data at reservoir pressure (high air pressure)</li>
<li><strong>Oil</strong>– The oil production component</li>
<li><strong>Gas</strong>– The gas production component</li>
<li><strong>Water</strong>– The water production component</li>
<li><strong>Total</strong>– Total production</li>
<p>Please see the <ahref="/3d-main-window/formations/">full documentation</a> on the formations property editor for details.</p>
<divclass="notices note"><p>When the formation names property editor is used in the context of PLT plots, the fields <b>Trajectory</b> and <b>Simulation Well</b> are hidden because those values are given by the PLT plot definition.</p>
<p>This property editor lets the user control visual properties for the legend and axis.</p>
<ul>
<li>Title and Legends
<ul>
<li><strong>Show Title</strong>– Toggle on/off title in plot</li>
<li><strong>Show Legends</strong>– Toggle on/off legend in plot</li>
<li><strong>Legend Orientation</strong>– Vertical or horizontal</li>
</ul></li>
<li>X Axis Settings
<ul>
<li><strong>Logarithmic Scale</strong>– Toggle between linear and logarithmic</li>
<li><strong>Min</strong>– Set X axis minimum value</li>
<li><strong>Max</strong>– Set X axis maximum value</li>
<li><strong>Show Grid Lines</strong>– Enable grid lines in background in plot</li>
</ul></li>
<li>Depth Axis
<ul>
<li><strong>Type</strong>– Toggle between True Vertical Depth (MSL) or Measured Depth (MD)</li>
<li><strong>Unit</strong>–</li>
<li><strong>Min</strong>– Set depth axis minimum value</li>
<li><strong>Max</strong>– Set depth axis maximum value</li>
<li><strong>Show Grid Lines</strong>– Enable grid lines in background in plot
<br/></li>
</ul></li>
</ul>
<h3id="plot">Plot</h3>
<p>The PLT plot displays groups of curves. A group consists of the components oil, gas and water. The curves within a group are stacked, the biggest component first.</p>