Skip to main content

K-A End User Help

Tutorial 1

This tutorial covers the entire PDG workflow, including both the basic and advanced sections, with a focus exclusively on the oil phase. You will learn how to create a PDG workflow from scratch; starting with creating a field and well, then loading and filtering the data, autmatically identifying shut-ins, generating iPTA workflow, and creating plot templates.

Creating a field

The highest-level object in the K-A hierarchy is a Field. A field can in turn contain wells, which can possibly be organized in well groups.

To create a field:

Connect to K-A from an internet browser using a web address provided by your IT support.

Click on New , inl_new.png .

Create_new_field_1.png

Change the Field Name to KA Training, keep all the other information as default.

Click on Create

Create_new_field_2.png

By switching to the second tab, you can view the complete catalog of Well Properties. If necessary, you can add a new Well property by clicking on inl_new.png. In this example, we will use the ones already available.

Create_new_field_3.png

By switching to the third tab, you can also view the complete catalog of Data types. If necessary, you can add a new Data type by clicking on inl_new.png. In this example, we will use the ones already available.

Create_new_field_4.png

Creating a well

To add a well, select the field and under the Info tab, click on Well , inl_add_well.png, among the options listed at the top:

tutorial_1_1_create_well_toolbar.png

Change the well Name to KAEX01 , set Production type to Oil Producer, keep all the other information as default.

Create_new_field_.png

Press Create.

The well will be listed in the field hierarchy:

Create_new_field_5.png

Mirroring and Filtering Gauges

Gauges are used to store time lapse data. Once created, a Gauge automatically mirrors (copies) data from a tag located in a historian. Gauges can store data as points or steps.

Creating a Gauge

To create a gauge, select the well and under the Info tab, click on Gauge among the options listed at the top:

tutorial_1_1_load_gauge_toolbar.png

The Load window dialog prompts the user to select the data source. Select the BLI Gauges data source where the training datasets are located. Leaving the tag filters blank, click on inl_search.png to display a list of all the gauges located in the data source:

Create_gauge_2.png

Data source connectors are predefined links to the company’s data Historian or KAPPA-Server installation and are set up by Administrators of the KAPPA Automate platform. For this exercise, we will be loading the following two gauges:

  1. KAEX01p.kbl

  2. KAEX01q.kbl

Loading Pressure data

Select KAEX01p.kbl in the Tag list and click on Next. Change the gauge Name to EX01_BHP, Data type to BHP [Bottom-hole Pressure] :

Load_4.png

Switch to 'Secondary parametrs dialog and change and MD , TVD and TVDSS to 10000 ft:

Load_5.png

Click on Load.

The gauge will be listed under a Gauges folder in the field hierarchy:

create_gauge_4.png

High and Low Frequency Gauges

At load time, KAPPA-Automate treats any source gauge (not being loaded under Production) as high frequency. This is denoted by the High frequency flag in Step 2 of the gauge loading process:

tutorial_1_2_high_frequency.png

Any high-frequecy data also has an HF label on its icon in the field hierarchy. Users may manually uncheck this flag (usually not recommended) if they only wish to load part of the gauge with less than 100,000 points. However, as the gauge is updated with new data, as soon as the total number of points exceeds 100,000, KAPPA-Automate will automatically flag the gauge as High Frequency. This may have consequences on any workflows using this gauge.

When dealing with High Frequency Gauges, it is recommended not to use the raw gauges directly but filter them to the necessary level for a particular application. In fact, certain built-in workflows in KAPPA-Automate like Shut-In Identification, iPTA and iRTA etc., do no accept raw high frequency gauges as input. It is also not possible to transfer high frequency gauges to KAPPA-Workstation.

Gauge Preview

When loaded, the plot for a high frequency gauge does not show all gauge data. Like in K-S, only a representative preview of the full gauge is shown on the contextual plot. However, it is possible to show a slice (of 100,000 points) of the raw gauge data on the plot.

Select EX01_BHP in the field hierarchy:

tutorial_1_2_1_gauge_preview.png

Zoom around area of interest and enable Raw data sliceinl_raw_data_slice.png , in the toolbar to the right of the plot. The plot is updated and 100'000 points of the raw gauge data are highlighted on the plot starting from the left side of the window.

tutorial_1_2_2_gauge_preview_zoom_raw_data_slice.png

To see the data values, click on Show table,inl_show_table.png.

tutorial_1_2_3_gauge_preview_table.png

It is possible to zoom in/out of the plot or move an existing selection window on the data. As soon as the highlighted raw data slice is not adopted by the window, KA starts processing the gauge to show another slice of 100,000 points of the raw data.

Once done, click on inl_raw_data_slice_on.png and inl_zoom_fit.png to the right of the plot to restore the view.

Filtering High Frequency Gauges

In KAPPA-Automate only high frequency data loaded as a gauge can undergo filtering.

In this section, we will create two different filters (and a third in the next section), with the same denoising but different decimation settings.

Setting up Filter #1

To setup a filtered data, select the gauge and under the Info or Plot tabs, click on Filter among the options listed at the top:

Filter_1.png

The Y Min, Y Max parameters can be used to exclude outliers from the data. X min is set to the Time of first point by default but may be changed by the user. Rename the filtered gauge to EX01_BHP_F:

filter_2.png

Keep the default values and click on Next to navigate to the Data slicing tab. The Data slicing tab shows a preview of the complete gauge in small plot on the left. The red vertical line marks the start of the data slice. The date and time are displayed in the Time of first point field under the Slice settings panel. The end of the data slice is controlled by the Size of slice parameter. Data points in the slice are shown on the large plot to the right. This plot shows all the raw data points in the slice.

Moving either the red vertical line in the full gauge preview or by inputting a date in the Time of first point, set the start of the slicing window to around 9th August 2001:

filter_3.png

The idea is to select a representative slice that can be used to set the filtering parameters. Participants may use a different slice if they wish.

Click on Next.

The first step in setting filtering parameters is to select appropriate Denoising parameters.

In the Filter tab keep the default Wavelet II setting and deselect Decimation. Next click on inl_result_preview.png and inspect the denoising results on the plot with zoom options.

filter_4.png

Raw data points are represented in grey, while the denoised data in yellow.

Use the Threshold level to adjust denoising level (set to 14 in the image below).

filter_5.png

After an appropriate denoising level is selected switch Decimation on and click on inl_result_preview.png to update the plot:

filter_6.png

Set the required decimation delta t and delta y criteria (2 hrs and 4 psia in the image below) and click on inl_result_preview.png to visually inspect the results:

Filter_7.png

The data reduction from decimation can be viewed under the Results preview section:

Filter_add.png

Use the Zoom in/out to inspect the decimation in other parts of the slice:

filter_9.png

Click on Create to accept the filter settings.

The filter will be listed under the parent gauge in the field hierarchy:

filter_10.png

Setting up Filter #2

Repeat the same procedure as above, with the following changes:

  1. Filter name: EX01_BHP_F_C

  2. Decimation: Δt max = 24 hrs; Δy max = 1000 psia

    filter_11.png

Auto-Filter

An Auto-Filter bypasses the UI and creates a filter at once, using default settings.

Select EX01_BHP node and click on Auto-Filter, inl_auto_filter.png. Rename the filtered data under EX01_BHP_F_AUTO:

filter_12.png

Loading Rate data

When a well is created, a Production node is automatically created under it. A single production node can carry all three phases. Multiple production nodes can be created for a given well.

filter_13.png

Select the Production #1 node in the field hierarchy and click on Gauge among the options listed at the top.

Repeat the same procedure as for the high frequency pressure gauge and select to load KAEX01q.kbl in the Tag list .

Change the gauge Name to EX01_qo and the Time format to Points. Check High frequency:

Load_9.png

Click on Load. The oil node will be ‘filled’ under the production node:

filter_15.png

We will not load gas or water rate for this exercise.

Filtering High Frequency Rate Data

The high frequency rate data must also be filtered before proceeding. An Auto-Filter will be used for this purpose. This bypasses the UI and creates a filter at once, using default settings.

Select OIL – EX01_qo node and click on Auto-Filter, inl_auto_filter.png. Rename the filtered data under OIL – EX01_qo to EX01_qo_F:

filter_16.png

Shut-in Identification

Shut-in identification in KAPPA Automate follows the same principle as KAPPA Server. It can be performed on pressure (or temperature) history data. Shut-ins are identified by searching for discontinuities in the pressure data. Identified shut-ins are recorded in a special SIID logical channel that has the value of “1” for the duration of the shut-in and “0” everywhere else.

Only one Shut-in channel can be created for a well.

Select EX01_BHP_F in the field hierarchy. Under the info or Plot tabs, click on Shut-in , inl_shut_in.png ,among the options listed at the top:

tutorial_1_3_shut-in_no_raw_data_slice.png

In the consequent wizard, set Minimum shut-in duration to 24 hrs and Minimum pressure change to 1000 psi. Check Required validation:

SIID_2.png

Click on Create.

Once done, a Shut-in node is added under the well node, with a child Raw Shut-in node:

SIID_3.png

Shut-in Validation

Click on the Shut-in* node in the well hierarchy. Under the Plot tab, two plots are shown:

  1. Shut-in plot: showing the pressure gauge used to identify shut-ins along with any validated shut-ins. At this stage, no shut-in is validated, so the plot only shows the pressure gauge.

  2. Raw Shut-in plot: showing the pressure gauge used to identify shut-ins along with any raw shut-ins.

tutorial_1_4_shut-in.png

Copying Raw Shut-ins to Validated Shut-ins plot

Click on Shut-in validation, inl_shutin_validation.png, among the options at the top, under the Info or Plot tab. In the Shut-in validation mode, the plot options at the top show the following:

tutorial_1_5_shut-in_tools.png

Two plots are shown:

  1. Validated Shut-in plot: showing the pressure gauge used to identify shut-ins along with auxilary rate gauge and any shut-in copied over from the detected shut-in plot.

  2. Detected Shut-in plot: showing the gauge used to identify shut-ins along with auxilary rate gauge and any detected shut-ins.

    tutorial_1_6_shut-in_validation.png

To mimic a realistic scenario, let’s imagine we only have data till the end of the first Shut-in. So, we will limit our validation to the first shut-in at this point.

Select the shut-in on the Detected Shut-in pane (click inside the highlighted area to select) and click on Copy to copy it to the Validated Shut-in pane (Alternatively, double click inside the highlighted area of the shut-in):

tutorial_1_7_shut-in_validation_1st_copied.png

QCing copied Shut-in

Once copied, the next step is to QC the shut-ins before validating them. Part of the QC could be to ensure the start and end of the Shut-in has been correctly identified.

Select a recently copied shut-in in the Validated Shut-in pane. This will turn the selected shut-in highlight to blue. Click on Zoom to zoom in on the selected shut-in. The vertical lines marking the start and end of the shut-in can now be interactively edited:

tutorial_1_8_shut-in_validation_zoom.png

In this mode, the Navigation options become available which can be used to toggle between the unvalidated/recently copied shut-ins.  No change is required at this stage as the detected start and end of the shut-in are satisfactory.

Before validating the SI, it is a good idea to preview the resulting loglog plot. Click on Preview loglog above the plot:

SIID_9.png

Note that the presence of a rate gauge (raw, filtered or corrected), although can be helpful, is not required for SIID. Therefore, this loglog plot only uses Horner superposition, where tp can be edited by the user (default: 200 hrs). All seems OK here. Close the preview form.

Validating the Shut-ins

Once the needed shut-ins have been copied and QC’ed, they can be validated by clicking on Save:

tutorial_1_9_shut-in_validated.png

Corrected Production

Once shut-ins have been validated, the logical Shut-in channel can be used to create a corrected production channel.

Click on the Filtered Production node and under the Info or Plot tab, click on Corrected Production:

corrected_prod_1.png

This launches the following wizard:

tutorial_1_10_new_corprod_dialog.png

Set the following parameters:

  1. Uptime correction: disabled

  2. And nowhere else: enabled

  3. Simplification: enabled

    • ΔY for liquid rate = 0.1

  4. Keep original rates before shut-ins: enabled

tutorial_1_11_corprod_options.png

A corrected production node is created in the field hierarchy under the well node:

corrected_prod_4.png

Viewing PTA Loglog Plot inside KA

Once the corrected production has been created, click on the Shut-in* node in the field hierarchy and under the Plot tab, click on View loglog, inl_view_loglog.png, among the options at the top:

Viewing_PTA_Loglog_Plot_inside_KA.png

Note

In the background, KAPPA-Automate is calling the PTA µ-service, which creates a temporary Saphir document, extracts the shut-in and sends the loglog plot data back to KA to plot. µ-services will be discussed later during the training.

Creating User Plots

We will now create a few custom plots to better view what has been done so far.

Select the well in the field hierarchy and under the Info tab, click on Plot, inl_plot.png, among the options at the top. Call the Plot Production Data and select EX01_BHP_F gauge and the corrected production nodes:

Custom_plots_1.png

Click on Create.

The plot will be added under a newly created User plots folder in the field hierarchy:

Custom_plots_2.png

The plot shows that the rate data are synchronized with the pressure data. To inspect in detail, use the zoom in functions.

Custom_plots_3.png

Proceed with creating another plot called Fine and Coarse Filters and select to display EX01_BHP_F and EX01_BHP_F_C on this plot:

Custom_plots_4.png

By default, both gauges have the same aspect, making it difficult to identify them.

Click on Edit aspect,inl_edit_aspect.png , in the plot options on the right. Change the color of EX01_BHP_F to blue:

Custom_plots_5.png

Using the drop-down list, switch to EX01_BHP_F_C and change its color to orange, Type to circle and increase the size a little:

Custom_plots_6.png

Click on OK:

Custom_plots_7.png

Opening a KA field in KW Browser

Select the field node in the KA hierarchy and under the Info tab, click on Open in KW, inl_open_in_kw.png, in the options at the top:

tutorial_1_12_open_in_kw.png

This will launch KAPPA-Workstation 5.50.xx with the KW Browser open. The field will be listed in the browser:

Opening_a_KA_field_in_KW_Brower_2.png

Gauges of interest shall be sent to Saphir through a Drag ‘n’ Drop (DnD) via the KW Browser. For this, the target Saphir (or Topaze, Rubis etc.) file must first be created/opened in KW.

Create a new PTA document

Create a new Saphir file.

Set the Reference time of the document equal to the Min X value in the pressure gauge:

Create_a_new_PTA_Document.png

Proceed with document creation.

Save this document somewhere on disc and call it iPTA Start.

Transfer gauges to KW

In KW Browser, select the KA field on one side and the Saphir document on the other. Expand the field hierarchy to the BHP_LF and corrected production channels. Expand the Saphir document to well data.

Drag and drop EX01_BHP_F to the Pressures node and OIL – CorrectedRate_qo to Productions node under Saphir well data:

Transfer_gauges_to_KW_1.png

Since the gauge EX01_BHP_F was loaded all the way to the end, go to Edit P, select the pressure data after the end of production history and delete it. This is to mimic what one might get in a real production environment.

Transfer_gauges_to_KW_2.png

Extraction + Model in KW

Extract the BU data. Set analysis tools to changing wellbore storage and rectangular boundary. Match the tools to data on the loglog plot:

Extraction___model_in_KW_1.png

Generate auto-analytical model (Shift + Analytical), followed by Improve to obtain a decent match:

Extraction___model_in_KW_2.png

Save the file. Call it EX01_iPTA_Start.

Create a new RTA document

Repeat the same process with Topaze with one exception:

  • Drag the ‘EX01_BHP_F_C’ pressure gauge.

Create_a_new_RTA_Document_1.png

Run a forecast in Topaze with the following settings:

Create_a_new_RTA_Document_2.png

To get something like this:

Create_a_new_RTA_Document_3.png

Save the file and EX01_iRTA_Start.kt5.

Upload KW file to KA

When loading for the first time, select the well in the field hierarchy and click on File, inl_file_upload.png, under the Info tab:

tutorial_1_13_upload_a_file.png

Select the files and click on Open. A new Files folder will be created under the well where the files will be stored:

Upload_KW_file_to_KA_2.png

Additional files may be loaded using the steps described above. Alternatively, click on the Files folder and use the File option under the Info tab.

It is possible to view in the K-A client the document information and results as well as the main plots.

Content Visualization

When Saphir or Topaze documents are uploaded under a well or field they are automatically pre-processed by KAPPA-Automate. The following are extracted as part of document pre-processing:

  1. Analyses results: To view analyses results, click on the file in the document hierarchy, go to the Info tab and scroll down to the table under the KAPPA results section.

  2. Analysis plots: To view analyses plots, click on the file in the document hierarchy and go to the Plot tab. Users can toggle through the different analyses in the file as well as the plots in each. The following plots are available to view:

    1. Saphir: Loglog plot, History plot and Semilog plot

    2. Topaze: Loglog plot and History plot

Select the EX01_iPTA_Start.ks5 file in the field hierarchy. By Default, the loglog plot from the Saphir file will be shown:

Content_Visualization_1.png

Using the Plot dropdown menu, select History plot:

Content_Visualization_2.png

Switch to the Info tab and scroll down to view the analysis results:

Content_Visualization_3.png

Result extraction into well properties

Analysis results can be extracted from the documents stored under a well and saved as well properties, the main use case being to track the evolution of parameters with time. Well properties results can be plotted or used in further processes or computations. Extraction of results can be configured as desired from the XML file contained in the K-W archives. It can be triggered on an individual document, or a folder. Finally, one can extract results from valid analyses only or all of them. Some workflows that create K-W documents automatically also trigger results extraction – this is the case with iPTA or iRTA described next.

Click on Extract Results, inl_extract_results.png, among the options at the top:

Result_extraction_into_well_properties_1.png

Select Analysis 1 and click on OK. This will populate the Master container under well properties:

Result_extraction_into_well_properties_2.png

Inside the Master container, click on Permeability and switch to the Plot tab:

Result_extraction_into_well_properties_3.png

Since this is the first extraction for this well, only a single value from the analysis is displayed. View other well properties in the same manner.

Prerequisites

To start an iPTA workflow, the following pre-requisites must be met:

  1. A Saphir file must be uploaded under the well. This file will serve as the seed document for iPTA.

  2. A Shut-in channel mut exist for the well.

  3. A corrected production must exist for the well.

Launching iPTA

To launch iPTA workflow, select a Saphir file (EX01_iPTA_Start.ks5) in the field hierarchy and click on Incremental PTA,inl_ipta.png , under the Info or Plot tab:

Launching_iPTA_1.png

This will launch the following iPTA wizard:

Launching_iPTA_2.png
  • Name: this is a required field. Users can give whatever name they wish. For this session, let’s keep the default

  • PTA document: This is the seed document for iPTA. Model parameters will be picked up from this Saphir file. Since the iPTA was called after selecting the Saphir file, iPTA_Start.ks5 is already selected. Leave the selection as is.

  • Pressure: The pressure gauge to use for iPTA. Leave the default selection (EX01_BHP_F)

  • Corrected production: Leave the default selection (OIL – CorrectedRate_qo)

Defining iPTA Strategy

Save Strategy

There are two ways users can create/update Saphir files with new data:

  1. Single document with one analysis per shut-in: any new data are sent to the PTA document defined in the iPTA creation wizard and a new analysis is created for each shut-in. A maximum of 10 analyses can be created in a single document, after which a new document will automatically be created.

  2. One document per shut-in: Each shut-in is extracted in a new document. Data in each document are truncated at the extracted shut-in.

For this session, select the latter option.

Workflow type

There are three types of iPTA workflows available:

  1. Extraction only: This is the only available option if the selected PTA document does not contain a model. The data up to a given shut-in will be sent to the PTA µ-service which will perform the extraction.

  2. Extraction with model: In addition to the steps explained in (1) above, the model in the PTA document is extended up to the shut-in being processed.

  3. Extraction with model + improve: In addition to the steps explained in (2) above, if this option is selected, an improve strategy is requested by the user at the time of iPTA creation. The user can specify what model parameters to improve on, as well as their ranges. During execution, after the model has been extended to the processed shut-in, in improve on the loglog plot is performed.

For this session, select the third option.

In the Improve parameters tab, select to improve on model: C[Final], Ci/Cf, Delta_t, Skin, and k only. Set the min-max range for k to 350-450 mD. Select Replicate results to Master.

In Improve targets tab set a Minimum elapsed time to 0.1 hr.

Defining_iPTA_Strategy_1_1_with labels.png
Defining_iPTA_Strategy_1_2_with_labels.png

Click on Create.

Viewing iPTA results

When an iPTA is first launched, it will create a new container under Well properties node in the field hierarchy, named Container for <Name>. A new folder called Workflows will also be created in the field hierarchy, with the iPTA and any files created by this iPTA listed there:

Viewing_iPTA_results.png

iPTA Results under Workflows

Since the Single document with one analysis per shut-in save strategy was selected, one document, created under the Incremental PTA #1 (or whatever name was given to the iPTA) node. The document name follows this logic: <<Seed file name>> - <<start of shut-in date>>

So far, we only have one validated SI for this well. Therefore, only a single file is shown, showing the same model as the seed file.

iPTA Results under Well properties

The contents under the Container for Incremental PTA #1 container are like those under the Master container. They will automatically be updated/appended as new shut-ins are processed, giving users a complete time-lapsed view of the different well properties. Create a new User Plot under the well and call it PI, k S. Select Productivity Index, Permeability and Skin under Master container:

Viewing_iPTA_results_2.png

Click on Create:

Viewing_iPTA_results_3.png

While the iPTA was set up, we had assumed only one (or few) existing SIs. Let us now simulate more data being mirrored into KA: how the iPTA reacts in the background to data increments.

The trigger to any operation related to PTA is identification of a new shut-in. To mimic this, let us now go back to shut-in validation and validate additional shut-ins.

Click on Shut-in in the field hierarchy and click on Shut-in validation,inl_shutin_validation.png , among the options at the top. Click on Copy all,inl_copy_all.png , to copy all the detected shut-ins to the Validated Shut-in pane:

tutorial_1_14_all_validated_shut-ins.png

Using the Zoom, Previous and Next options above the plot, navigate through the different shut-ins to QC their start and end times. Once done, click on Save,inl_save.png .

This will trigger an update of all what we set up in this session:

  1. Corrected production channel will be updated.

    iPTA_In_Action_2.png
  2. The new shut-ins will be extracted.

  3. Data will be sent to Saphir.

  4. The model will be regenerated on the new shut-in.

  5. To improve match on the loglog plot, improve will run on WBS, k, and S.

  6. The new Saphir document will be added to the Incremental PTA #1 node under Workflows.

    iPTA_In_Action_3.png
    • Select any file under this node, go to plot tab and compare the loglog match for the different shut-ins:

      iPTA_In_Action_4.png
  7. Container for Incremental PTA #1 under Well properties will be updated. Since Replicate to Master was checked, the master well properties container will also be updated.

  8. Any custom user task will run and update its own results.

  9. The User plots will be updated as the new data are available. Select the PI, k, S user plot to see the evolution of these parameters with time:

    iPTA_In_Action_5.png

The speed at which all this happens depends on the infrastructure and resources available for the different processes.

Introduction

A gauge is typically a mirror of a tag in a data source (historian or database). A gauge is typed precisely; and for instance, a particular pressure time series could be loaded as simply Pressure or more strongly typed as Bottom-hole pressure, Casing pressure etc. This is what we did when loading the pressure gauge. Typing is important as it will help automated processes select the proper input. When there are several instances of the same data type, it is possible to flag one as the reference. Once again this will guide automatic selection.

Labels can be added without restrictions to hierarchical objects. This is yet another way of enabling automatic selection later.

Adding labels to data

Select EX01_BHP_F and go to the Info tab. In the Custom labels field, enter finefilter and validate with Enter. Similarly, add the following labels to the other two filtered data:

  1. EX01_BHP_F_C: coarsefilter

  2. EX01_BHP_F_AUTO: autofilter

Note that the data type for all these filters is BHP.

Go to the Incremental RTA #1 container and select Simulated pressure. Notice its data type is Pressure.

Creating functions

Go to the automation section. We will define a simple function which adds 1000 psia to a pressure gauge. We will use data typing and labelling to allow automatic selection of the gauge to use.  

Under the Functions page, click on Create:

Creating_Functions_1.png
  1. Call the function P + 1000 (Pressure)

  2. Type the following for the formula: P + 1000

  3. Click on Parse:

    Creating_Function_instances_2.png
  4. In the Inputs section, set the data type to BHP [Bottom-hole Pressure] and units to psia.

  5. In the Output section, set the data type to BHP [Bottom-hole Pressure] and units to psia:

    Creating_Functions_3.png
  6. Click on Create.

  7. Create a new function, with the same Formula but the following differences:

    1. Name: P + 1000 (Coarse Pressure)

    2. Inputs: Data Type: BHP [Bottom-hole Pressure]

    3. Inputs: Label: coarsefilter

    Creating_Functions_4.png

Creating function instances

Go back to the field and select the KAEX01 well node.

Click on Function among the options in the ribbon at the top:

Creating_Function_instances_1.png

From the drop-down list, select P + 1000 (Pressure):

Creating_Function_instances_2.png

Based on the data type defined when creating the function, all BHP gauges under the well are listed  (the reference one being the default selection):

Creating_Function_instances_3.png

Switch to EX01_BHP_F_C and click on Create to create the function instance. Create another function and this time select P + 1000 (Coarse Pressure):

Creating_Function_instances_4.png

The correct pressure gauge based on data type + label is automatically selected. Once done, the two outputs may be compared with the original/input data using custom plots.

Introduction

Plot templates can be created at the global K-A level, at the Field, Well Group and Well level. These provide a default view of the data at the selected level in the heirarchy. Plot templates benefit for data typing and labeling, which offer a flexible way to customize data display/visualization.

Applying/Editing template at field level

Select field node and go to the Plot tab.

Applying_Editing_template_at_field_level_1.png

Click on Set template,inl_set_template.png . This will open the definition plot template instance applied to the field.

Click on Load template

Applying_Editing_template_at_field_level_2.png

Select Pressure and production which represents the default template

Applying_Editing_template_at_field_level_3.png

Press Ok:

Applying_Editing_template_at_field_level_4.png

Now we see the pressure gauges in addition to the rate gauges.

Applying_Editing_template_at_field_level_5.png

Let us make the field level plot a little clearer. Click on Set template, inl_set_template.png. Click on Add a pane and in Pane 2, select BHP. Remove BHP from Pane 1.

Add a new pane and select to display GOR and WC in the third pane.

Add a fourth pane with the SI channel.

Applying_Editing_template_at_field_level_6.png

Note

All these changes are applied to the instance of the plot template. The original template definition is not affected and it is possible to reset back to it if needed by clicking on Reset default template ,inl_reset_to_default_template.png.

Applying/Editing template at Well level

Select KAEX01 well in the field heirarcy and click on Set template, inl_set_template.png. Keep BHP in pane 1. Add a new pane and add oil rate, GOR and WC. Add a third pane.

Click on inl_browser.png and select well property.  

Applying_Editing_template_at_field_level_10.png

Add permeability 

Repeat the steps to add skin:

Applying_Editing_template_at_field_level_9.png

Press Set