Download as pdf or txt
Download as pdf or txt
You are on page 1of 62

Variable Editor

Variable Editor

Copyright Notice

Copyright © 2017 Schlumberger. All rights reserved.

This work contains the confidential and proprietary trade secrets of Schlumberger and may not be copied or stored in an
information retrieval system, transferred, used, distributed, translated or retransmitted in any form or by any means,
electronic or mechanical, in whole or in part, without the express written permission of the copyright owner.

Trademarks & Service Marks

Schlumberger, the Schlumberger logotype, and other words or symbols used to identify Schlumberger, the Schlumberger
logotype, and other words or symbols used to identify the products and services described herein are either trademarks,
trade names or service marks of Schlumberger and its licensors, or are the property of their respective owners. These
marks may not be copied, imitated or used, in whole or in part, without the express prior written permission of
Schlumberger. In addition, covers, page headers, custom graphics, icons, and other design elements may be service
marks, trademarks, and/or trade dress of Schlumberger, and may not be copied, imitated, or used, in whole or in part,
without the express prior written permission of Schlumberger. Other company, product, and service names are the
properties of their respective owners.

OFM® is a mark of Schlumberger.


An asterisk (*) is used throughout this document to designate other marks of Schlumberger.

Security Notice

The software described herein is configured to operate with at least the minimum specifications set out by Schlumberger.
You are advised that such minimum specifications are merely recommendations and not intended to be limiting to
configurations that may be used to operate the software. Similarly, you are advised that the software should be operated
in a secure environment whether such software is operated across a network, on a single system and/or on a plurality of
systems. It is up to you to configure and maintain your networks and/or system(s) in a secure manner. If you have
further questions as to recommendations regarding recommended specifications or security, please feel free to contact
your local Schlumberger representative.

1 of 62
Variable Editor

About the Variable Editor


The Variable Editor displays a table of variables in your project. It lists three names for every variable:

n Name: The name of the variable as it displays in the entry windows

n Dictionary Name: A standardized name that follows the naming protocols at your company, and
displays on plot and report legends; the dictionary name has a set of facets assigned to it in the Data
Dictionary.

n Display Name: This is a standardized name that follows the naming protocols at your company

Variable Selections
There are six groups of columns for setting variable attributes, which display or hide when you click the
buttons at the top of the window:

n On the Define columns, you can assign names, select the variable type, and (for calculated
variables) enter the calculation.

n On the Units columns, you can select the units of measurement, and the display and input units.

n On the Report columns, you can select formatting requirements (such as report width or text
justification) and the three possible headings.

n On the Plot columns, you can select display settings (such as colors, fills, and point type).

n On the Math columns, you can select math options.

n On the Dictionary columns, you can assign a data dictionary name or facets.

Variables You Can Change


The cell color shows whether you can make changes to each of the variable attributes.

n White cell: You can make changes.

n Gray cell: You cannot make changes.

n Variables in Shared Workspaces have gray cells. You cannot make any changes to these
variables, but you can view them.

n For input variables in My Workspace, you cannot change some of the selections in the Math
columns.

n For calculated variables you created, you can change the Name. For all other variables, you
cannot change the Name.

n For calculated variables in My Workspace, you cannot change many of the selections in the
Math columns.

2 of 62
Variable Editor

Similarity with the Edit Schema Editor Window


You also can make many of the same selections on the Edit Schema Tables window:

n On the Units tab, you can select the units of measurement, and the display and input units.

n On the Report tab, you can select formatting requirements and the three possible headings.

n On the Plot tab, you can select display settings.

n On the Math tab, you can select math options.

n On the Dictionary tab, you can assign a data dictionary name or facets.

The effect is the same. Use the window that is most convenient for you.

Related Topics
Opening the Variable Editor

Filtering Variables Listed in the Variable Editor

3 of 62
Variable Editor

About the Data Dictionary and Dictionary


Facets
The Data Dictionary provides a common name for variables. There are two benefits of assigning data
dictionary names to variables:

n If you have mapped variables to data dictionary names, and other people also have mapped variables
to data dictionary names, then you can share plots, reports, and other analytical tools between the
OFM projects.

n You can use the catalog. The catalog is a collection of analyses, which have the variables and
formatting already applied to them. You can use these to create common analyses quickly. OFM has
a standard catalog, and you also can create your own catalog of items and share them with others.

You can assign each data dictionary name to only one variable. You can assign each variable only one data
dictionary name.

Facets
Each dictionary name has facets assigned to them, which categorize the variables. There are six main
categories of facets. Each category of facets has sub-categories.

n The Property facet has sub-categories such as Allocated, Measured, and Predicted.

n The Aggregation facet has sub-categories such as Cumulative and Maximum.

n The Frequency facet has sub-categories such as Daily, Monthly, Sporadic, and Static.

n The Product facet has sub-categories such as Condensate, Lease, Oil, and Railroad Commission
District.

n The Measure facet has sub-categories such as Coordinate, Diameter, Pressure, and Viscosity.

n The Condition facet has sub-categories such as Downstream, Flowing Wellhead, Reservoir, and
Solution.

The combination of facets uniquely defines a single dictionary item.

Assigning Data Dictionary Names and Facets


You can assign data dictionary names to variables on several different windows in OFM:

n On the Dictionary tab of the Edit Schema Tables window

n On the Data Dictionary window

n On the Variable Editor window

The effect is the same. Use the window that is most convenient for you.

4 of 62
Variable Editor

Related Topics
Example of Mapping Dictionary Names and Variables

List and Spreadsheet: All Dictionary Names and Facets

5 of 62
Variable Editor

Example of Mapping Dictionary Names and


Variables
In this example, you have a table named MonthlyProd that holds monthly production data. In the
MonthlyProd table is a field named Oil. It is not mapped to a data dictionary name.

MonthlyProd.Oil should be mapped to the Monthly Oil Volume dictionary name. That dictionary name has
the following facets assigned to it:

n Frequency: Monthly

n Product: Oil

n Measure: Volume

n Condition: Produced

There are several places in OFM for assigning a data dictionary name to variables. In any window, the
change you make is saved and reflected on the other windows. You should use the window that is most
convenient for you.

n If you are mapping all the invalid catalog items, use the Catalog window.

n If you are working with variables, use the Variable Editor window.

n If you are completing the data dictionary, use the Data Dictionary window.

n If you are working with fields in the tables, use the Edit Schema Tables window.

On the Catalog
On the Catalog, you cannot use the Monthly Oil Bubble Map catalog item until you map the Monthly Oil
Volume dictionary name to the MonthlyProd.Oil variable. It is listed in the list of catalog items, but it is
marked as invalid.

Before mapping:

6 of 62
Variable Editor

After mapping:

On the Variable Editor


On the Variable Editor, you can find the row for the MonthlyProd.Oil variable (listed in the Name
column) and then select a Monthly Oil Volume dictionary name (in the Dictionary Name column).

Before mapping:

7 of 62
Variable Editor

After mapping:

On the Data Dictionary


On the Data Dictionary, you can find the row for the Monthly Oil Volume dictionary name (listed in the
Name column) and then select the MonthlyProd.Oil variable (in the Variable column).

Before mapping:

After mapping:

8 of 62
Variable Editor

On the Edit Schema Tables Window


On the Edit Schema Tables window, you can select the Oil field in the MonthlyProd table, and then select
the Monthly Oil Volume dictionary name on the Dictionary tab.

Before mapping:

After mapping:

9 of 62
Variable Editor

Related Topics
List and Spreadsheet: All Dictionary Names and Facets

10 of 62
Variable Editor

List and Spreadsheet: All Dictionary Names


and Facets
If you prefer to work with a Microsoft Excel spreadsheet, right-click this link and save the spreadsheet to
your computer.

If you are assigning facets to a large number of dictionary names, it may be easiest to work with a list of all
dictionary names and facets. Below are the following lists:

n Dictionary names

n Facets:

n Property

n Aggregation

n Frequency

n Product

n Measure

n Condition

Dictionary Names
n Allocated Calendar n CO2 From Test n Estimated Daily n Measured Daily n Reservoir
Day CO2 Rate Reservoir Hours On Oil Temperature
n CO2 Injection
Condensate Production
n Allocated Calendar Pressure n Reservoir Top
Volume
Day Condensate n Measured Daily Depth
n CO2 Injection
Rate n Estimated Daily Hours On Steam
Temperature n Residual Oil
Reservoir Gas Injection
n Allocated Calendar Saturation
n Cumulative Daily Rate
Day Gas Rate n Measured Daily
CO2 Volume n Rock
n Estimated Daily Hours On Water
n Allocated Calendar Compressibility
n Cumulative Daily Reservoir Gas Injection
Day Injected CO2
Condensate Volume n Shut In Bottom
Rate n Measured Daily
Volume Hole Pressure
n Estimated Daily Injected CO2 Rate
n Allocated Calendar
n Cumulative Daily Reservoir Injected n Shut In Tubing
Day Injected Gas n Measured Daily
Gas Liquid Ratio CO2 Rate Pressure
Rate Injected CO2
n Cumulative Daily n Estimated Daily Volume n Shut In Wellhead
n Allocated Calendar
Gas Oil Ratio Reservoir Injected Pressure
Day Injected n Measured Daily
n Cumulative Daily CO2 Volume n Solution Gas Oil
Steam Rate Injected Gas Rate
Gas Volume n Estimated Daily Ratio
n Allocated Calendar n Measured Daily
n Cumulative Daily Reservoir Injected n Solution Gas
Day Injected Injected Gas
Injected CO2 Gas Rate Water Ratio

11 of 62
Variable Editor

Water Rate Volume n Estimated Daily Volume n Steam Injection


Reservoir Injected Pressure
n Allocated Calendar n Cumulative Daily n Measured Daily
Gas Volume
Day Liquid Rate Injected Gas Injected Steam n Steam Injection
Volume n Estimated Daily Rate Temperature
n Allocated Calendar
Reservoir Injected
Day Oil Rate n Cumulative Daily n Measured Daily n Surface Latitude
Steam Rate
Injected Steam Injected Steam
n Allocated Calendar n Surface Longitude
Volume n Estimated Daily Volume
Day Reservoir CO2
Reservoir Injected n Surface X
Rate n Cumulative Daily n Measured Daily
Steam Volume Coordinate
Injected Water Injected Water
n Allocated Calendar
Volume n Estimated Daily Rate n Surface Y
Day Reservoir
Reservoir Injected Coordinate
Condensate Rate n Cumulative Daily n Measured Daily
Water Rate n Target Calendar
Liquid Volume Injected Water
n Allocated Calendar
n Estimated Daily Volume Day CO2 Rate
Day Reservoir Gas n Cumulative Daily
Reservoir Injected n Target Calendar
Rate Oil Cut n Measured Daily
Water Volume Day Condensate
Liquid Rate
n Allocated Calendar n Cumulative Daily
n Estimated Daily Rate
Day Reservoir Oil Volume n Measured Daily
Reservoir Liquid n Target Calendar
Injected CO2 Rate Liquid Volume
n Cumulative Daily Rate Day Gas Rate
n Allocated Calendar Reservoir CO2 n Measured Daily Oil
n Estimated Daily n Target Calendar
Day Reservoir Volume Cut
Reservoir Liquid Day Injected CO2
Injected Gas Rate
n Cumulative Daily Volume n Measured Daily Oil
Rate
n Allocated Calendar Reservoir Rate
n Estimated Daily n Target Calendar
Day Reservoir Condensate
Reservoir Oil Rate n Measured Daily Oil
Injected Steam Volume Day Injected Gas
Volume
Rate n Estimated Daily Rate
n Cumulative Daily
Reservoir Oil n Measured Daily
n Allocated Calendar Reservoir Gas n Target Calendar
Volume Reservoir CO2
Day Reservoir Volume Day Injected
Rate
Injected Water n Estimated Daily Steam Rate
n Cumulative Daily
Rate Reservoir Water n Measured Daily
Reservoir Injected n Target Calendar
Rate Reservoir CO2
n Allocated Calendar CO2 Volume Day Injected
Volume
Day Reservoir n Estimated Daily Water Rate
n Cumulative Daily
Liquid Rate Reservoir Water n Measured Daily
Reservoir Injected n Target Calendar
Volume Reservoir
n Allocated Calendar Gas Volume Day Liquid Rate
Condensate Rate
Day Reservoir Oil n Estimated Daily n Target Calendar
n Cumulative Daily
Rate Water Oil Ratio n Measured Daily
Reservoir Injected Day Oil Rate
Reservoir
n Allocated Calendar Steam Volume n Estimated Daily n Target Calendar
Condensate
Day Reservoir Water Rate Day Reservoir CO2
n Cumulative Daily Volume
Water Rate Rate
Reservoir Injected n Estimated Daily
n Measured Daily
n Allocated Calendar Water Volume Water Volume n Target Calendar
Reservoir Gas
Day Water Rate Day Reservoir
n Cumulative Daily n Estimated Rate

12 of 62
Variable Editor

n Allocated Reservoir Liquid Downstream n Measured Daily Condensate Rate


Cumulative Daily Volume Choke Pressure Reservoir Gas
n Target Calendar
CO2 Volume Volume
n Cumulative Daily n Estimated Flowing Day Reservoir Gas
n Allocated Reservoir Oil Bottom Hole n Measured Daily Rate
Cumulative Daily Volume Pressure Reservoir Injected
n Target Calendar
Condensate CO2 Rate
n Cumulative Daily n Estimated Flowing Day Reservoir
Volume
Reservoir Water Bottom Hole n Measured Daily Injected CO2 Rate
n Allocated Volume Temperature Reservoir Injected
n Target Calendar
Cumulative Daily CO2 Volume
n Cumulative Daily n Estimated Flowing Day Reservoir
Gas Liquid Ratio
Water Cut Casing Head n Measured Daily Injected Gas Rate
n Allocated Pressure Reservoir Injected
n Cumulative Daily n Target Calendar
Cumulative Daily Gas Rate
Water Oil Ratio n Estimated Flowing Day Reservoir
Gas Oil Ratio
Casing Head n Measured Daily Injected Steam
n Cumulative Daily
n Allocated Temperature Reservoir Injected Rate
Water Volume
Cumulative Daily Gas Volume
n Estimated Flowing n Target Calendar
Gas Volume n Cumulative Gas
Tubing n Measured Daily Day Reservoir
Liquid Ratio
n Allocated Temperature Reservoir Injected Injected Water
Cumulative Daily n Cumulative Gas Steam Rate Rate
n Estimated Flowing
Injected CO2 Oil Ratio
Wellhead Pressure n Measured Daily n Target Calendar
Volume n Cumulative Reservoir Injected Day Reservoir
n Estimated Flowing
n Allocated Monthly CO2 Steam Volume Liquid Rate
Wellhead
Cumulative Daily Volume
Temperature n Measured Daily n Target Calendar
Injected Gas n Cumulative Reservoir Injected Day Reservoir Oil
Volume n Estimated Gas
Monthly Water Rate Rate
Injection Pressure
n Allocated Condensate
n Measured Daily n Target Calendar
Cumulative Daily Volume n Estimated Gas
Reservoir Injected Day Reservoir
Injected Steam Injection
n Cumulative Water Volume Water Rate
Volume Temperature
Monthly Days On
n Measured Daily n Target Calendar
n Allocated Gas Injection n Estimated Gaslift
Reservoir Liquid Day Water Rate
Cumulative Daily Injection Rate
n Cumulative Rate
Injected Water n Target Choke Size
Monthly Days On n Estimated Initial
Volume n Measured Daily
Production Reservoir Pressure n Target CO2
Reservoir Liquid
Allocated Injection Pressure
n n Cumulative n Estimated Initial Volume
Cumulative Daily Monthly Days On Water Saturation n Target CO2
Liquid Volume n Measured Daily
Water Injection Injection
n Estimated Reservoir Oil Rate
Allocated Temperature
n n Cumulative Monthly CO2
Cumulative Daily n Measured Daily
Monthly Gas Injection n Target Cumulative
Oil Cut Reservoir Oil
Volume Reservoir Volume Daily CO2 Volume
Volume
n Allocated n Cumulative n Estimated n Target Cumulative
Cumulative Daily n Measured Daily
Monthly Injected Monthly CO2 Daily Condensate

13 of 62
Variable Editor

Oil Volume CO2 Volume Injection Volume Reservoir Water Volume


Rate
n Allocated n Cumulative n Estimated n Target Cumulative
Cumulative Daily Monthly Injected Monthly CO2 n Measured Daily Daily Gas Volume
Reservoir CO2 Gas Volume Volume Reservoir Water
n Target Cumulative
Volume Volume
n Cumulative n Estimated Daily Injected CO2
n Allocated Monthly Injected Monthly n Measured Daily Volume
Cumulative Daily Steam Volume Condensate Water Cut
n Target Cumulative
Reservoir Volume
n Cumulative n Measured Daily Daily Injected Gas
Condensate
Monthly Injected n Estimated Water Oil Ratio Volume
Volume
Water Volume Monthly Days On
n Measured Daily n Target Cumulative
n Allocated CO2 Injection
n Cumulative Water Rate Daily Injected
Cumulative Daily
Monthly Liquid n Estimated Steam Volume
Reservoir Gas n Measured Daily
Volume Monthly Days On
Volume Water Volume n Target Cumulative
Gas Injection
n Cumulative Daily Injected
n Allocated n Measured
Monthly Oil n Estimated Water Volume
Cumulative Daily Downstream
Volume Monthly Days On
Reservoir Injected Choke Pressure n Target Cumulative
Gas Production
CO2 Volume n Cumulative Daily Liquid
n Measured Flowing
Monthly Reservoir n Estimated Volume
n Allocated Bottom Hole
CO2 Volume Monthly Days On
Cumulative Daily Pressure n Target Cumulative
Oil Production
Reservoir Injected n Cumulative n Measured Flowing
Daily Oil Volume
Gas Volume Monthly Reservoir n Estimated
Bottom Hole n Target Cumulative
Condensate Monthly Days On
n Allocated Temperature Daily Reservoir
Volume Steam Injection
Cumulative Daily CO2 Volume
n Measured Flowing
Reservoir Injected n Cumulative n Estimated
Casing Head n Target Cumulative
Steam Volume Monthly Reservoir Monthly Days On
Pressure Daily Reservoir
Gas Volume Water Injection
Allocated Condensate
n n Measured Flowing
Cumulative Daily n Cumulative n Estimated Volume
Casing Head
Reservoir Injected Monthly Reservoir Monthly Gas
Temperature n Target Cumulative
Water Volume Injected CO2 Injection Volume
Daily Reservoir
Volume n Measured Flowing
Allocated n Estimated Gas Volume
n Tubing
Cumulative Daily n Cumulative Monthly Gas
Temperature n Target Cumulative
Reservoir Liquid Monthly Reservoir Volume
Daily Reservoir
Injected Gas n Measured Flowing
Volume n Estimated Injected CO2
Volume Wellhead Pressure
n Allocated Monthly Injected Volume
n Cumulative Water Volume n Measured Flowing
Cumulative Daily n Target Cumulative
Monthly Reservoir Wellhead
Reservoir Oil n Estimated Daily Reservoir
Injected Steam Temperature
Volume Monthly Liquid Injected Gas
Volume n Measured Gas
n Allocated Volume Volume
n Cumulative Injection Pressure
Cumulative Daily n Estimated n Target Cumulative
Monthly Reservoir n Measured Gas

14 of 62
Variable Editor

Reservoir Water Injected Water Monthly Oil Injection Daily Reservoir


Volume Volume Volume Temperature Injected Steam
Volume
n Allocated n Cumulative n Estimated n Measured Gas
Cumulative Daily Monthly Reservoir Monthly Reservoir Liquid Ratio n Target Cumulative
Water Cut Liquid Volume CO2 Volume Daily Reservoir
n Measured Gas Oil
Injected Water
n Allocated n Cumulative n Estimated Ratio
Volume
Cumulative Daily Monthly Reservoir Monthly Reservoir
n Measured Gaslift
Water Oil Ratio Oil Volume Condensate n Target Cumulative
Injection Rate
Volume Daily Reservoir
n Allocated n Cumulative
n Measured Initial Liquid Volume
Cumulative Daily Monthly Reservoir n Estimated
Reservoir Pressure
Water Volume Water Volume Monthly Reservoir n Target Cumulative
Gas Injection n Measured Initial Daily Reservoir Oil
n Allocated n Cumulative
Volume Water Saturation Volume
Cumulative Gas Monthly Water
Liquid Ratio Volume n Estimated n Measured n Target Cumulative
Monthly Reservoir Maximum Daily Daily Reservoir
n Allocated n Cumulative Oil
Gas Volume Gas Rate Water Volume
Cumulative Gas Cut
Oil Ratio n Estimated n Measured n Target Cumulative
n Cumulative Water
Monthly Reservoir Maximum Daily Oil Daily Water
n Allocated Cut
Injected Water Rate Volume
Cumulative
n Cumulative Water Volume
Monthly CO2 n Measured n Target Cumulative
Oil Ratio
Volume n Estimated Maximum Gas Monthly CO2
n Daily CO2 Rate Monthly Reservoir Volume Volume
n Allocated
n Daily CO2 Volume Liquid Volume n Measured
Cumulative n Target Cumulative
Monthly Estimated Maximum Oil Monthly
n Daily Condensate n

Condensate Monthly Reservoir Volume Condensate


Rate
Volume Oil Volume n Measured Monthly Volume
n Daily Condensate
Allocated Estimated CO2 Injection Target Cumulative
n Volume n n

Cumulative Monthly Reservoir Reservoir Volume Monthly Gas


n Daily Flowing
Monthly Days On Steam Injection n Measured Monthly Volume
Bottom Hole
Gas Injection Volume CO2 Injection
Temperature n Target Cumulative
n Allocated n Estimated Volume Monthly Injected
n Daily Flowing
Cumulative Monthly Reservoir n Measured Monthly CO2 Volume
Tubing Pressure
Monthly Days On Water Volume CO2 Volume n Target Cumulative
Production n Daily Flowing
n Estimated n Measured Monthly Monthly Injected
Wellhead Pressure
n Allocated Monthly Steam Condensate Gas Volume
Cumulative n Daily Gas from Injection Volume Volume n Target Cumulative
Monthly Days On Test
n Estimated n Measured Monthly Monthly Injected
Water Injection n Daily Gas Liquid Monthly Water Days On CO2 Steam Volume
n Allocated Ratio Volume Injection n Target Cumulative
Cumulative n Daily Gas Oil Ratio n Estimated Original n Measured Monthly Monthly Injected

15 of 62
Variable Editor

Monthly Gas n Daily Gas Rate Gas in Place Days On Gas Water Volume
Volume Injection
n Daily Gas Volume n Estimated Original n Target Cumulative
n Allocated Oil in Place n Measured Monthly Monthly Liquid
n Daily Hours On
Cumulative Days On Gas Volume
CO2 Injection n Estimated P/Z
Monthly Injected Production
n Target Cumulative
CO2 Volume n Daily Hours On n Estimated
n Measured Monthly Monthly Oil
Gas Injection Producing Day
n Allocated Days On Oil Volume
CO2 Rate
Cumulative n Daily Hours On Production
n Target Cumulative
Monthly Injected Gas Production n Estimated
n Measured Monthly Monthly Reservoir
Gas Volume Producing Day
n Daily Hours On Oil Days On Steam CO2 Volume
Condensate Rate
n Allocated Production Injection
n Target Cumulative
Cumulative n Estimated
n Daily Hours On n Measured Monthly Monthly Reservoir
Monthly Injected Producing Day Gas
Steam Injection Days On Water Condensate
Steam Volume Rate
n Daily Hours On Injection Volume
Allocated n Estimated
n Water Injection n Measured Monthly n Target Cumulative
Cumulative Producing Day
n Daily Injected CO2 Gas Injection Monthly Reservoir
Monthly Injected Injected CO2 Rate
Rate Volume Gas Volume
Water Volume n Estimated
n Daily Injected CO2 n Measured Monthly n Target Cumulative
n Allocated Producing Day
Volume Gas Volume Monthly Reservoir
Cumulative Injected Gas Rate
Injected CO2
Monthly Liquid n Daily Injected Gas n Measured Monthly
n Estimated Volume
Volume Choke Size Injected Water
Producing Day
Volume n Target Cumulative
n Allocated n Daily Injected Gas Injected Steam
Monthly Reservoir
Cumulative Rate Rate n Measured Monthly
Injected Gas
Monthly Oil Liquid Volume
n Daily Injected Gas n Estimated Volume
Volume Tubing Pressure Producing Day n Measured Monthly
n Target Cumulative
n Allocated Injected Water Oil Volume
n Daily Injected Gas Monthly Reservoir
Cumulative Rate
Volume n Measured Monthly Injected Steam
Monthly Reservoir n Estimated Reservoir CO2
n Daily Injected Volume
CO2 Volume Producing Day Volume
Steam Rate n Target Cumulative
Allocated Liquid Rate
n n Measured Monthly Monthly Reservoir
n Daily Injected
Cumulative n Estimated Reservoir
Steam Volume Injected Water
Monthly Reservoir Producing Day Oil Condensate Volume
Condensate n Daily Injected Rate Volume
Volume Water Choke Size n Target Cumulative
n Estimated n Measured Monthly Monthly Reservoir
n Allocated n Daily Injected Producing Day Reservoir Gas Liquid Volume
Cumulative Water Rate Reservoir CO2 Injection Volume
Monthly Reservoir n Target Cumulative
n Daily Injected Rate
n Measured Monthly Monthly Reservoir
Gas Volume Water Tubing n Estimated Reservoir Gas Oil Volume
n Allocated Pressure Producing Day Volume
n Target Cumulative

16 of 62
Variable Editor

Cumulative n Daily Injected Reservoir n Measured Monthly Monthly Reservoir


Monthly Reservoir Water Volume Condensate Rate Reservoir Injected Water Volume
Injected CO2 Water Volume
n Daily Lift Gas n Estimated n Target Cumulative
Volume
Volume Producing Day n Measured Monthly Monthly Water
n Allocated Reservoir Gas Reservoir Liquid Volume
n Daily Liquid Rate
Cumulative Rate Volume
n Target Daily CO2
Monthly Reservoir n Daily Liquid
n Estimated n Measured Monthly Rate
Injected Gas Volume
Producing Day Reservoir Oil
Volume n Target Daily CO2
n Daily Oil Cut Reservoir Injected Volume
Volume
n Allocated n Daily Oil from Test CO2 Rate
n Measured Monthly
Cumulative n Target Daily
n Daily Oil Rate n Estimated Reservoir Steam
Monthly Reservoir Condensate Rate
Producing Day Injection Volume
Injected Steam n Daily Oil Volume n Target Daily
Reservoir Injected
Volume n Measured Monthly
n Daily Reservoir Gas Rate Condensate
Reservoir Water
n Allocated CO2 Rate Volume
n Estimated Volume
Cumulative n Daily Reservoir n Target Daily Gas
Producing Day
Monthly Reservoir n Measured Monthly
CO2 Volume Reservoir Injected Liquid Ratio
Injected Water Steam Injection
n Daily Reservoir Steam Rate n Target Daily Gas
Volume Volume
Condensate Rate n Estimated Oil Ratio
n Allocated n Measured Monthly
n Daily Reservoir Producing Day n Target Daily Gas
Cumulative Water Volume
Condensate Reservoir Injected Rate
Monthly Reservoir n Measured Oil Cut
Volume Water Rate
Liquid Volume n Target Daily Gas
Estimated n Measured Original
n Daily Reservoir n Volume
n Allocated Gas in Place
Gas Rate Producing Day
Cumulative n Target Daily Hours
Reservoir Liquid n Measured Original
Monthly Reservoir n Daily Reservoir On CO2 Injection
Rate Oil in Place
Oil Volume Gas Volume n Target Daily Hours
n Estimated n Measured P/Z
n Allocated n Daily Reservoir On Gas Injection
Producing Day
Cumulative Injected CO2 Rate n Measured
Reservoir Oil Rate n Target Daily Hours
Monthly Reservoir Producing Day
n Daily Reservoir On Gas Production
Water Volume n Estimated CO2 Rate
Injected CO2 n Target Daily Hours
Producing Day
n Allocated Volume n Measured
Reservoir Water On Oil Production
Cumulative Producing Day
n Daily Reservoir Rate n Target Daily Hours
Monthly Water Condensate Rate
Injected Gas Rate On Steam
Volume n Estimated
n Measured
n Daily Reservoir Producing Day Injection
n Allocated Producing Day Gas
Injected Gas Water Rate n Target Daily Hours
Cumulative Oil Rate
Volume On Water
Cut n Estimated
n Measured
n Daily Reservoir Reservoir Pressure Injection
n Allocated Producing Day
Injected Steam n Target Daily
Cumulative Water n Estimated Injected CO2 Rate
Rate Injected CO2 Rate
Cut Reservoir
n Measured

17 of 62
Variable Editor

n Allocated n Daily Reservoir Temperature Producing Day n Target Daily


Cumulative Water Injected Steam Injected Gas Rate Injected CO2
n Estimated Shut In
Oil Ratio Volume Volume
Bottom Hole n Measured
n Allocated Daily n Daily Reservoir Pressure Producing Day n Target Daily
CO2 Rate Injected Water Injected Steam Injected Gas Rate
n Estimated Shut In
Rate Rate
n Allocated Daily Tubing Pressure n Target Daily
CO2 Volume n Daily Reservoir n Measured Injected Gas
n Estimated Shut In
Injected Water Producing Day Volume
n Allocated Daily Wellhead Pressure
Volume Injected Water
Condensate Rate n Target Daily
n Estimated Steam Rate
n Daily Reservoir Injected Steam
n Allocated Daily Injection Pressure
Liquid Rate n Measured Rate
Condensate
n Estimated Steam Producing Day
Volume n Daily Reservoir n Target Daily
Injection Liquid Rate
Liquid Volume Injected Steam
n Allocated Daily Temperature
n Measured Volume
Gas Liquid Ratio n Daily Reservoir Oil
n Estimated Producing Day Oil
Rate n Target Daily
n Allocated Daily Upstream Choke Rate
Injected Water
Gas Oil Ratio n Daily Reservoir Oil Pressure
n Measured Rate
Volume
n Allocated Daily n Estimated Water Producing Day
n Target Daily
Gas Rate n Daily Reservoir Injection Pressure Reservoir CO2
Injected Water
Water Rate Rate
n Allocated Daily n Estimated Water Volume
Gas Volume n Daily Reservoir Injection n Measured
n Target Daily Liquid
Water Volume Temperature Producing Day
n Allocated Daily Rate
Hours On CO2 n Daily Water Cut n Flowing BHP from Reservoir
Condensate Rate n Target Daily Liquid
Injection Test
n Daily Water from Volume
n Allocated Daily Test n Flowing Bottom n Measured
Producing Day n Target Daily Oil
Hours On Gas Hole Pressure
n Daily Water Rate
Injection Reservoir Gas
Injection Tubing n Flowing Bottom
Rate n Target Daily Oil
n Allocated Daily Pressure Hole Temperature
Measured Volume
Hours On Gas n
n Daily Water Oil n Flowing Casing
Production Producing Day n Target Daily
Ratio Head Pressure
Reservoir Injected Reservoir CO2
n Allocated Daily
n Daily Water Rate n Flowing Casing CO2 Rate Rate
Hours On Oil
Head
Production n Daily Water n Measured n Target Daily
Temperature
Volume Producing Day Reservoir CO2
n Allocated Daily
n Flowing Tubing Reservoir Injected Volume
Hours On Steam n Downstream
Temperature Gas Rate
Injection Choke Pressure n Target Daily
n Flowing Wellhead n Measured Reservoir
n Allocated Daily n Estimated
Pressure Producing Day Condensate Rate
Hours On Water Calendar Day CO2
Rate n Flowing Wellhead Reservoir Injected
Injection n Target Daily
Temperature Steam Rate
n Estimated Reservoir
n Allocated Daily

18 of 62
Variable Editor

Injected CO2 Rate Calendar Day n Gas n Measured Condensate


Condensate Rate Compressibility Producing Day Volume
n Allocated Daily
Reservoir Injected
Injected CO2 n Estimated n Gas Formation n Target Daily
Water Rate
Volume Calendar Day Gas Volume Factor Reservoir Gas
Rate n Measured Rate
n Allocated Daily n Gas Injection
Producing Day
Injected Gas Rate n Estimated Pressure n Target Daily
Reservoir Liquid
Calendar Day Reservoir Gas
n Allocated Daily n Gas Injection Rate
Injected CO2 Rate Volume
Injected Gas Temperature
n Measured
Volume n Estimated n Target Daily
n Gas Lift Rate from Producing Day
Calendar Day Reservoir Injected
n Allocated Daily Test Reservoir Oil Rate
Injected Gas Rate CO2 Rate
Injected Steam
n Gas Liquid Ratio n Measured
Rate n Estimated n Target Daily
n Gas Oil Ratio Producing Day
Calendar Day Reservoir Injected
n Allocated Daily Reservoir Water
Injected Steam n Gas Oil Ratio from CO2 Volume
Injected Steam Rate
Rate Test
Volume n Target Daily
n Measured
n Estimated n Gas Viscosity Reservoir Injected
n Allocated Daily Producing Day
Calendar Day Gas Rate
Injected Water n Gaslift Injection Water Rate
Injected Water
Rate Rate n Target Daily
Rate n Measured
Reservoir Injected
n Allocated Daily n H2S From Test Reservoir Pressure
n Estimated Gas Volume
Injected Water
Calendar Day n Hall Plot n Measured
Volume n Target Daily
Liquid Rate Cumulative Reservoir
Reservoir Injected
n Allocated Daily Pressure Temperature
n Estimated Steam Rate
Liquid Rate
Calendar Day Oil n Initial Gas n Measured Shut In
n Target Daily
n Allocated Daily Rate Formation Volume Bottom Hole
Reservoir Injected
Liquid Volume Factor Pressure
n Estimated Steam Volume
n Allocated Daily Oil Calendar Day n Initial Oil n Measured Shut In
n Target Daily
Cut Reservoir CO2 Formation Volume Tubing Pressure
Reservoir Injected
n Allocated Daily Oil Rate Factor
n Measured Shut In Water Rate
Rate n Estimated n Initial Reservoir Wellhead Pressure
n Target Daily
n Allocated Daily Oil Calendar Day Pressure
n Measured Steam Reservoir Injected
Volume Reservoir n Initial Reservoir Injection Pressure Water Volume
Condensate Rate Temperature
n Allocated Daily n Measured Steam n Target Daily
Reservoir CO2 n Estimated n Initial Solution Injection Reservoir Liquid
Rate Calendar Day Gas Oil Ratio Temperature Rate
Reservoir Gas
n Allocated Daily n Initial Water n Measured n Target Daily
Rate
Reservoir CO2 Saturation Upstream Choke Reservoir Liquid
Volume n Estimated
n KB Elevation Pressure Volume
Calendar Day
n Allocated Daily n Measured Water n Target Daily
Reservoir Injected n Maximum Daily
Reservoir

19 of 62
Variable Editor

Condensate Rate CO2 Rate Gas Rate Cut Reservoir Oil Rate

n Allocated Daily n Estimated n Maximum Daily Oil n Measured Water n Target Daily
Reservoir Calendar Day Rate Injection Pressure Reservoir Oil
Condensate Reservoir Injected Volume
n Maximum Gas n Measured Water
Volume Gas Rate
Volume Injection n Target Daily
n Allocated Daily n Estimated Temperature Reservoir Water
n Maximum Oil
Reservoir Gas Calendar Day Rate
Volume n Measured Water
Rate Reservoir Injected
Oil Ratio n Target Daily
Steam Rate n Measured
n Allocated Daily Reservoir Water
Calendar Day CO2 n Monthly CO2
Reservoir Gas n Estimated Volume
Rate Injection
Volume Calendar Day
Reservoir Volume n Target Daily Water
Reservoir Injected n Measured
n Allocated Daily Oil Ratio
Water Rate Calendar Day n Monthly CO2
Reservoir Injected
Condensate Rate Injection Volume n Target Daily Water
CO2 Rate n Estimated
Rate
Calendar Day n Measured n Monthly CO2
n Allocated Daily
Reservoir Liquid Calendar Day Gas Volume n Target Daily Water
Reservoir Injected
Rate Rate Volume
CO2 Volume n Monthly
n Estimated n Measured Condensate n Target
n Allocated Daily
Calendar Day Calendar Day Volume Downstream
Reservoir Injected
Reservoir Oil Rate Injected CO2 Rate Choke Pressure
Gas Rate n Monthly Days On
n Estimated n Measured CO2 Injection n Target Flowing
n Allocated Daily
Calendar Day Calendar Day Bottom Hole
Reservoir Injected n Monthly Days On
Reservoir Water Injected Gas Rate Pressure
Gas Volume Gas Injection
Rate n Measured n Target Flowing
n Allocated Daily n Monthly Days On
Estimated Calendar Day Bottom Hole
Reservoir Injected
n Gas Production
Calendar Day Injected Steam Temperature
Steam Rate n Monthly Days On
Water Rate Rate
n Target Flowing
n Allocated Daily Oil Production
n Estimated CO2 n Measured Casing Head
Reservoir Injected n Monthly Days On
Injection Pressure Calendar Day Pressure
Steam Volume Steam Injection
Injected Water
n Estimated CO2 n Target Flowing
n Allocated Daily Rate n Monthly Days On
Injection Tubing
Reservoir Injected Water Injection
Temperature n Measured Temperature
Water Rate
Calendar Day n Monthly Gas
n Estimated n Target Flowing
n Allocated Daily Liquid Rate Injection Volume
Cumulative Daily Wellhead Pressure
Reservoir Injected
CO2 Volume n Measured n Monthly Gas Lift
Water Volume n Target Flowing
Calendar Day Oil Volume
n Estimated Wellhead
n Allocated Daily Rate
Cumulative Daily n Monthly Gas Temperature
Reservoir Liquid
Condensate n Measured Volume
Rate n Target Gas
Volume Calendar Day
n Monthly Injected Injection Pressure
n Allocated Daily Reservoir CO2
n Estimated Water Volume n Target Gas

20 of 62
Variable Editor

Reservoir Liquid Cumulative Daily Rate n Monthly Liquid Injection


Volume Gas Volume Volume Temperature
n Measured
n Allocated Daily n Estimated Calendar Day n Monthly Oil n Target Gaslift
Reservoir Oil Rate Cumulative Daily Reservoir Volume Injection Rate
Injected CO2 Condensate Rate
n Allocated Daily n Monthly Reservoir n Target Monthly
Volume
Reservoir Oil n Measured CO2 Volume CO2 Injection
Volume n Estimated Calendar Day Reservoir Volume
n Monthly Reservoir
Cumulative Daily Reservoir Gas
n Allocated Daily Condensate n Target Monthly
Injected Gas Rate
Reservoir Water Volume CO2 Injection
Volume
Rate n Measured Volume
n Monthly Reservoir
n Estimated Calendar Day
n Allocated Daily Gas Injection n Target Monthly
Cumulative Daily Reservoir Injected
Reservoir Water Volume CO2 Volume
Injected Steam CO2 Rate
Volume
Volume n Monthly Reservoir n Target Monthly
n Measured
n Allocated Daily Gas Volume Condensate
n Estimated Calendar Day
Water Cut Volume
Cumulative Daily Reservoir Injected n Monthly Reservoir
n Allocated Daily Injected Water Gas Rate Injected Water n Target Monthly
Water Oil Ratio Volume Volume Days On CO2
n Measured
Injection
n Allocated Daily n Estimated Calendar Day n Monthly Reservoir
Water Rate Cumulative Daily Reservoir Injected Liquid Volume n Target Monthly
Liquid Volume Steam Rate Days On Gas
n Allocated Daily n Monthly Reservoir
Injection
Water Volume n Estimated n Measured Oil Volume
Cumulative Daily Calendar Day n Target Monthly
n Allocated n Monthly Reservoir
Oil Volume Reservoir Injected Days On Gas
Downstream Steam Injection
Water Rate Production
Choke Pressure n Estimated Volume
Cumulative Daily Measured n Target Monthly
n Allocated Gas n n Monthly Reservoir
Reservoir CO2 Calendar Day Days On Oil
Liquid Ratio Water Volume
Volume Reservoir Liquid Production
n Allocated Gas Oil n Monthly Steam
Rate n Target Monthly
Ratio n Estimated Injection Volume
Cumulative Daily n Measured Days On Steam
n Allocated n Monthly Water Injection
Reservoir Calendar Day
Maximum Daily Volume
Condensate Reservoir Oil Rate n Target Monthly
Gas Rate
Volume n Oil Compressibility Days On Water
n Measured
n Allocated Injection
n Estimated Calendar Day n Oil Cut
Maximum Daily Oil
Cumulative Daily Reservoir Water n Oil Formation n Target Monthly
Rate
Reservoir Gas Rate Volume Factor Gas Injection
n Allocated Volume Volume
n Measured n Oil Viscosity
Maximum Gas
n Estimated Calendar Day n Target Monthly
Volume n Optimized Flowing
Cumulative Daily Water Rate Gas Volume
n Allocated Bottom Hole
Reservoir Injected
n Measured Choke Pressure n Target Monthly
Maximum Oil CO2 Volume

21 of 62
Variable Editor

Volume n Estimated Size n Optimized Gas Injected Water


Cumulative Daily Rate Volume
n Allocated Monthly n Measured CO2
Reservoir Injected
CO2 Injection Injection Pressure n Optimized Liftgas n Target Monthly
Gas Volume
Reservoir Volume Injection Liquid Volume
n Measured CO2
n Estimated
n Allocated Monthly Injection n Optimized Liquid n Target Monthly Oil
Cumulative Daily
CO2 Injection Temperature Rate Volume
Reservoir Injected
Volume
Steam Volume n Measured n Optimized Oil Rate n Target Monthly
n Allocated Monthly Cumulative Daily Reservoir CO2
n Estimated n Optimized Tubing
CO2 Volume CO2 Volume Volume
Cumulative Daily Head Pressure
n Allocated Monthly Reservoir Injected n Measured n Target Monthly
n Optimized Water
Condensate Water Volume Cumulative Daily Reservoir
Cut
Volume Condensate Condensate
n Estimated n Optimized Water
Volume Volume
n Allocated Monthly Cumulative Daily Rate
Days On CO2 Reservoir Liquid n Measured n Target Monthly
Injection Cumulative Daily n Original Oil in Reservoir Gas
Volume
Gas Liquid Ratio Place Injection Volume
n Allocated Monthly n Estimated
Days On Gas n Measured n P/Z n Target Monthly
Cumulative Daily
Injection Reservoir Oil Cumulative Daily n Pattern API Reservoir Gas
Volume Gas Oil Ratio Volume
n Allocated Monthly n Pattern Area
Days On Gas n Estimated n Measured n Target Monthly
n Pattern Bulk
Production Cumulative Daily Cumulative Daily Reservoir Injected
Volume
Reservoir Water Gas Volume Water Volume
n Allocated Monthly
n Pattern Movable
Days On Oil Volume n Measured n Target Monthly
Oil In Place
Production n Estimated Cumulative Daily Reservoir Liquid
Injected CO2 n Pattern Oil In Volume
n Allocated Monthly Cumulative Daily
Volume Place
Days On Steam Water Volume n Target Monthly
Injection n Measured n Pattern Reservoir Oil
n Estimated
Cumulative Daily Permeability Volume
n Allocated Monthly Cumulative
Monthly CO2 Injected Gas n Pattern Pore
Days On Water n Target Monthly
Volume Volume Volume
Injection Reservoir Steam
Estimated n Measured n Pattern Porosity Injection Volume
n Allocated Monthly n

Cumulative Cumulative Daily


Gas Injection n Pattern Psat n Target Monthly
Monthly Injected Steam
Volume Reservoir Water
Condensate Volume n Pattern Rs
Volume
n Allocated Monthly
Volume n Measured n Pattern Sgi
Gas Volume n Target Monthly
Estimated Cumulative Daily Pattern Soi
n n Steam Injection
n Allocated Monthly Injected Water
Cumulative Volume
Injected Water Volume n Pattern Sorg
Monthly Gas
Volume n Pattern Sorw n Target Monthly
Volume n Measured
Water Volume
n Allocated Monthly Cumulative Daily n Pattern Thickness

22 of 62
Variable Editor

Liquid Volume n Estimated Liquid Volume n Predicted Flowing n Target P/Z


Cumulative Bottom Hole
n Allocated Monthly n Measured n Target Producing
Monthly Injected Pressure
Oil Volume Cumulative Daily Day CO2 Rate
CO2 Volume
Oil Cut n Predicted Gas Rate
n Allocated Monthly n Target Producing
n Estimated
Reservoir CO2 n Measured n Predicted Liftgas Day Condensate
Cumulative
Volume Cumulative Daily Injection Rate
Monthly Injected
Oil Volume
n Allocated Monthly Gas Volume n Predicted Liquid n Target Producing
Reservoir n Measured Rate Day Gas Rate
n Estimated
Condensate Cumulative Daily
Cumulative n Predicted Oil Rate n Target Producing
Volume Reservoir CO2
Monthly Injected Day Injected CO2
Volume n Predicted Tubing
n Allocated Monthly Steam Volume Rate
Head Pressure
Reservoir Gas n Measured
Estimated n Target Producing
Injection Volume
n
Cumulative Daily n Predicted Water
Cumulative Day Injected Gas
Reservoir Cut
n Allocated Monthly Monthly Injected Rate
Condensate n Predicted Water
Reservoir Gas Water Volume
Volume n Target Producing
Volume Rate
n Estimated Day Injected
n Measured n Produced Water
n Allocated Monthly Cumulative Steam Rate
Cumulative Daily Salinity
Reservoir Injected Monthly Liquid
Reservoir Gas n Target Producing
Water Volume Volume n Producing Day
Volume Day Injected
n Allocated Monthly CO2 Rate Water Rate
n Estimated
n Measured
Reservoir Liquid Cumulative n Producing Day
Cumulative Daily n Target Producing
Volume Monthly Oil Condensate Rate
Reservoir Injected Day Liquid Rate
n Allocated Monthly Volume n Producing Day Gas n Target Producing
CO2 Volume
Reservoir Oil Estimated Rate
n
n Measured Day Oil Rate
Volume Cumulative
Cumulative Daily n Producing Day n Target Producing
n Allocated Monthly Monthly Reservoir Injected CO2 Rate
Reservoir Injected Day Reservoir CO2
Reservoir Steam CO2 Volume
Gas Volume n Producing Day Rate
Injection Volume n Estimated
n Measured Injected Gas Rate n Target Producing
n Allocated Monthly Cumulative
Cumulative Daily n Producing Day Day Reservoir
Reservoir Water Monthly Reservoir
Reservoir Injected Injected Steam Condensate Rate
Volume Condensate
Steam Volume Rate
Volume n Target Producing
n Allocated Monthly Measured
n n Producing Day Day Reservoir Gas
Steam Injection n Estimated
Cumulative Daily Injected Water Rate
Volume Cumulative
Reservoir Injected Rate
Monthly Reservoir n Target Producing
n Allocated Monthly Water Volume
Gas Volume n Producing Day Day Reservoir
Water Volume Measured
n Liquid Rate Injected CO2 Rate
n Estimated
n Allocated Oil Cut Cumulative Daily
Cumulative n Producing Day Oil n Target Producing
Reservoir Liquid
n Allocated Monthly Reservoir Rate Day Reservoir
Volume
Producing Day Injected CO2 Injected Gas Rate

23 of 62
Variable Editor

CO2 Rate Volume n Measured n Producing Day n Target Producing


Cumulative Daily Reservoir CO2 Day Reservoir
n Allocated n Estimated
Reservoir Oil Rate Injected Steam
Producing Day Cumulative
Volume Rate
Condensate Rate Monthly Reservoir n Producing Day
Injected Gas n Measured Reservoir n Target Producing
n Allocated
Volume Cumulative Daily Condensate Rate Day Reservoir
Producing Day Gas
Reservoir Water Injected Water
Rate n Estimated n Producing Day
Volume Rate
Cumulative Reservoir Gas
n Allocated
Monthly Reservoir n Measured Rate n Target Producing
Producing Day
Injected Steam Cumulative Daily Day Reservoir
Injected CO2 Rate n Producing Day
Volume Water Cut Liquid Rate
Reservoir Injected
n Allocated
n Estimated n Measured CO2 Rate n Target Producing
Producing Day
Cumulative Cumulative Daily Day Reservoir Oil
Injected Gas Rate n Producing Day
Monthly Reservoir Water Oil Ratio Rate
Reservoir Injected
n Allocated Injected Water
n Measured Gas Rate n Target Producing
Producing Day Volume
Cumulative Daily Day Reservoir
Injected Steam n Producing Day
n Estimated Water Volume Water Rate
Rate Reservoir Injected
Cumulative
n Measured Steam Rate n Target Producing
n Allocated Monthly Reservoir
Cumulative Gas Day Water Rate
Producing Day Liquid Volume n Producing Day
Liquid Ratio
Injected Water Reservoir Injected n Target Reservoir
n Estimated
Rate n Measured Water Rate Pressure
Cumulative
Cumulative Gas
n Allocated Monthly Reservoir n Producing Day n Target Shut In
Oil Ratio
Producing Day Oil Volume Reservoir Liquid Bottom Hole
Liquid Rate n Measured Rate Pressure
n Estimated
Cumulative
n Allocated Cumulative n Producing Day n Target Shut In
Monthly CO2
Producing Day Oil Monthly Reservoir Reservoir Oil Rate Tubing Pressure
Volume
Rate Water Volume n Producing Day n Target Shut In
n Measured
n Allocated n Estimated Reservoir Water Wellhead Pressure
Cumulative
Producing Day Cumulative Rate
Monthly n Target Steam
Reservoir CO2 Monthly Water
Condensate n Producing Day Injection Pressure
Rate Volume
Volume Water Rate
n Target Steam
n Allocated Estimated Daily
n
n Measured n Reference Depth Injection
Producing Day CO2 Rate
Cumulative Temperature
Reservoir n Reservoir Bottom
n Estimated Daily Monthly Days On Depth n Target Upstream
Condensate Rate
CO2 Volume Gas Injection Choke Pressure
n Allocated n Reservoir
n Estimated Daily n Measured Permeability n Target Water
Producing Day
Condensate Rate Cumulative Injection Pressure
Reservoir Gas n Reservoir Porosity
Monthly Days On
Rate n Estimated Daily n Target Water
Production n Reservoir Pressure
Condensate Injection
n Allocated

24 of 62
Variable Editor

Producing Day Volume n Measured Temperature


Reservoir Injected Cumulative
n Estimated Daily n Total
CO2 Rate Monthly Days On
Flowing Bottom Compressibility
Water Injection
n Allocated Hole Pressure
n Total FVF
Producing Day n Measured
n Estimated Daily
Reservoir Injected Cumulative n Total Well Depth
Gas Liquid Ratio
Gas Rate Monthly Gas n Tubing Head
n Estimated Daily Volume
n Allocated Pressure From
Gas Oil Ratio
Producing Day n Measured Test
Reservoir Injected n Estimated Daily Cumulative n Upstream Choke
Steam Rate Gas Rate Monthly Injected Pressure
n Estimated Daily CO2 Volume
n Allocated n Water
Producing Day Gas Volume Measured
n Compressibility
Reservoir Injected n Estimated Daily Cumulative
n Water Cut
Water Rate Hours On CO2 Monthly Injected
Injection Gas Volume n Water Cut from
n Allocated
Test
Producing Day n Estimated Daily n Measured
Reservoir Liquid Hours On Gas Cumulative n Water Formation
Rate Injection Monthly Injected Volume Factor
Steam Volume n Water Injection
n Allocated n Estimated Daily
Producing Day Hours On Gas n Measured Pressure
Reservoir Oil Rate Production Cumulative n Water Injection
Monthly Injected Temperature
n Allocated n Estimated Daily
Water Volume
Producing Day Hours On Oil n Water Oil Ratio
Reservoir Water Production n Measured
n Water Viscosity
Rate Cumulative
n Estimated Daily
Monthly Liquid n Well Test
n Allocated Hours On Steam
Volume Separator
Producing Day Injection
Pressure
Water Rate n Measured
n Estimated Daily
Cumulative n Well Test
n Allocated Water Hours On Water
Monthly Oil Separator
Cut Injection
Volume Temperature
n Allocated Water n Estimated Daily
n Measured n WHP from Test
Oil Ratio Injected CO2 Rate
Cumulative n Z Factor
n Ambient Pressure n Estimated Daily Monthly Reservoir
n Ambient Injected CO2 CO2 Volume
Temperature Volume
n Measured
n API from Test n Estimated Daily Cumulative
Injected Gas Rate Monthly Reservoir
n API gravity
n Estimated Daily Condensate
n Bottom Hole Volume
Injected Gas

25 of 62
Variable Editor

Latitude Volume n Measured


Cumulative
n Bottom Hole n Estimated Daily
Monthly Reservoir
Longitude Injected Steam
Gas Volume
Rate
n Bottom Hole X
n Measured
Coordinate n Estimated Daily
Cumulative
Injected Steam
n Bottom Hole Y Monthly Reservoir
Volume
Coordinate Injected CO2
n Estimated Daily Volume
n Calendar Day CO2
Injected Water
Rate n Measured
Rate
n Calendar Day Cumulative
n Estimated Daily Monthly Reservoir
Condensate Rate
Injected Water Injected Gas
n Calendar Day Gas Volume Volume
Rate
n Estimated Daily n Measured
n Calendar Day Liquid Rate Cumulative
Injected CO2 Rate
n Estimated Daily Monthly Reservoir
n Calendar Day Liquid Volume Injected Steam
Injected Gas Rate Volume
n Estimated Daily
n Calendar Day Oil Rate n Measured
Injected Steam Cumulative
n Estimated Daily
Rate Monthly Reservoir
Oil Volume
n Calendar Day Injected Water
n Estimated Daily Volume
Injected Water
Reservoir CO2
Rate n Measured
Rate
n Calendar Day Cumulative
n Estimated Daily Monthly Reservoir
Liquid Rate
Reservoir CO2 Liquid Volume
n Calendar Day Oil Volume
Rate n Measured
n Estimated Daily Cumulative
n Calendar Day Reservoir Monthly Reservoir
Reservoir CO2 Condensate Rate Oil Volume
Rate
n Measured
n Calendar Day
Cumulative
Reservoir
Monthly Reservoir
Condensate Rate
Water Volume
n Calendar Day
n Measured
Reservoir Gas
Cumulative
Rate
Monthly Water
n Calendar Day Volume
Reservoir Injected
n Measured

26 of 62
Variable Editor

CO2 Rate Cumulative Oil


Cut
n Calendar Day
Reservoir Injected n Measured
Gas Rate Cumulative Water
Cut
n Calendar Day
Reservoir Injected n Measured
Steam Rate Cumulative Water
Oil Ratio
n Calendar Day
Reservoir Injected n Measured Daily
Water Rate CO2 Rate

n Calendar Day n Measured Daily


Reservoir Liquid CO2 Volume
Rate
n Measured Daily
n Calendar Day Condensate Rate
Reservoir Oil Rate
n Measured Daily
n Calendar Day Condensate
Reservoir Water Volume
Rate
n Measured Daily
n Calendar Day Flowing Bottom
Water Rate Hole Pressure

n Casing head n Measured Daily


Pressure from Gas Liquid Ratio
Test
n Measured Daily
n Choke Size Gas Oil Ratio

n Choke Size from n Measured Daily


Test Gas Rate

n Measured Daily
Gas Volume

n Measured Daily
Hours On CO2
Injection

n Measured Daily
Hours On Gas
Injection

n Measured Daily
Hours On Gas
Production

27 of 62
Variable Editor

Property Facet
n Allocated n Estimated n Measured n Predicted n Target

n Ambient n Forecasted n Optimized n PVT n Test

Aggregation Facet
n Cumulative n Maximum n Producing Day

Frequency Facet
n Calendar Day n Initial n Original n Residual n Static

n Daily n Monthly n Producing Day n Sporadic

Product Facet
n Alias n Field n Liquid n Reservoir CO2 n Total

n Basin n Formation n Oil n Reservoir n Total Well Depth


Condensate
n Block n Gas n OilCut n Water
n Reservoir Gas
n Bottom n GLR n Operator n Water Cut
n Reservoir Liquid
n Choke n GOR n P/Z n WOR
n Reservoir Oil
n CO2 n GWR n Platform n Barium
n Reservoir Steam
n Completion n KB Elevation n Pool n Sulfate
n Reservoir Water
n Condensate n Lease n Railroad n Magnesium
Commission n Steam
n County n Lift Gas n Strontium
District
n Top
n Fault Block
n Range

Measure Facet
n Area n Depth n Latitude n Pressure n Temperature

n Compressibility n Diameter n Longitude n Rate n Thickness

n Coordinate n Formation Volume n Permeability n Salinity n Viscosity


Factor
n Days On n Porosity n Saturation n Volume
n Fraction
n Density
n Hours On

28 of 62
Variable Editor

Condition Facet
n Bottom Hole n Flowing Wellhead n Reference n Shutin Wellhead n Tubing

n Downstream n In Place n Reservoir n Solution n Upstream

n Flowing Bottom n Injected n Rock n Surface n Wellhead


Hole
n Produced n Shutin Bottom
n Flowing Casing Hole
Head

29 of 62
Variable Editor

Assigning Data Dictionary Names to


Variables with the Data Dictionary
In the Data Dictionary, you can assign variables to dictionary names. You can assign each dictionary
name to only one variable.

Note: You also can assign dictionary names in the Variable Editor or on the Edit Schema Tables
window.

1. On the Setup tab, in the Variable Managers group, click Data Dictionary.
The Data Dictionary opens.

2. To sort the list of variables, double-click a column heading.

3. To filter the list by data dictionary name:

a. Click the Advanced Filter (  ) button.

The facet filters display. Select one or more facets.

b. To clear all filters and show all dictionary names, click Clear All.

c. To show only the dictionary names with a specific word in the Name, type the word in the Type
ahead filter field.

4. To assign a variable to a dictionary name: In the Variable column, select a new variable.

5. When you finish, click OK to save your changes and close the window.

Related Topics
About the Data Dictionary and Dictionary Facets

Example of Mapping Dictionary Names and Variables

30 of 62
Variable Editor

Opening the Variable Editor


There are two ways to open the Variable Editor. The full list of variables is the same, but OFM
automatically filtered the list to show input or calculated variables. You can change the filter parameters.

n If you are mapping input variables: On the Setup tab, in the Tables group, click Schema >
Schema Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show input variables.

n If you are mapping calculated variables: On the Setup tab, in the Variable Managers group, click
Calculated Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show calculated variables.

Related Topics
Example of Mapping Dictionary Names and Variables

31 of 62
Variable Editor

Filtering Variables Listed in the Variable


Editor
There are two ways to open the Variable Editor. The difference is in how OFM filters the list of variables.
The only filter applied to the list is for variable type (input or calculated). You can change this filter, and
apply other filters to view only specific filters.

You can apply more than one filter. For example, you can filter the list to show only calculated variables
that are in a Shared Workspace, and within a specific frequency defined in the dictionary.

1. Open the Variable Editor to show the list of variables you want to see:

n To show only calculated variables: On the Setup tab, in the Variable Managers group, click
Calculated Variable Editor.

n To show only input variables: On the Setup tab, in the Tables group, click Schema > Schema
Variable Editor.

The Variable Editor opens. In the upper-right corner, the Advanced Filter button is yellow,
which means a filter is applied to the list of variables.

2. Click the Advanced Filter (  ) button.

The available filters display. Under the Variables section of filters, either Input or Calculated
Variables is selected (depending on the way you opened the Variable Editor).

3. To clear all filters and show a full list of variables, click Clear All.

4. To view only the variables in a Shared Workspace or My Workspace, expand the Workspace section
of filters and then select Shared or My.

5. To filter by dictionary facet:

a. Expand the Dictionary section of filters.


There are six main categories of facets: Property, aggregation, frequency, product, measure,
and condition. Each facet has sub-categories.

b. Select a main category, or a sub-category, or one or more facets.

6. To show only the variables with a specific word in the Name, type the word in the text field to the left
of the Advanced Filter button.

7. To sort the filtered list, double-click a column heading.

Related Topics
Example of Mapping Dictionary Names and Variables

32 of 62
Variable Editor

Creating Calculated Variables


Use the Variable Editor to add calculated variables. You can define calculated variables by using
constants, simple operators, input variables, system functions, user functions, and other calculated
variables. If you already have a calculated variable that is similar to the one you want to create, you can
copy it.

Note: There are two ways to open the Variable Editor. To add calculated variables, the list of variables
show calculated variables. OFM filters the list for you when you open it by clicking Calculated Variables.

Follow these steps to create a calculated variable. When you are finished, you can close the Variable Editor,
or you can make more selections for the new variable.

1. On the Setup tab, in the Variable Managers group, click Calculated Variable Editor.
The Variable Editor displays calculated variables.

2. Click Add Calculated Variable.


The Edit Calculated Variable window opens.

3. Enter project variables, system functions, or user functions to your calculated variable on this entry
window.

4. Click OK to return to the Variable Editor.


The new calculated variable is the last variable listed on the Variable Editor. By default, the Name
is NewItem. The equation you entered displays in the Equation column.

5. Enter a new Name, which is the name of the variable as it displays in the entry windows.

6. Select a Dictionary Name. This is a standardized name that follows the naming protocols at your
company; the dictionary name has a set of facets assigned to it.

7. Enter a Display Name. This is a standardized name that follows the naming protocols at your
company.

8. By default, the new calculated variable displays in variable lists, but you can hide it. For example, you
may want to hide it if you only use it in other variables and not used by itself. To hide it, clear the
check box in the Show in Lists column.

9. Click OK to save your changes and close the window, or change the variable attributes.

To change the variable attributes, you can:

n Assign names to variables

n Select units of measurement

n Select report display settings

n Select plot display settings

33 of 62
Variable Editor

n Select the math options

n Select the data dictionary name or facets

Related Tutorials and Examples


PVT: To Use PVT System Functions

PVT: To Calculate Reservoir Oil Volume

Calculating Pressure from P/Z and Production Data: Finding the P/Z Value

Creating a Water Breakthrough Diagnostic (Chan) Plot

Creating a Hall Plot

Creating an After-Before-Compare (ABC) Plot

Creating Plots for Waterflooding Surveillance

Finding the Best Three Months of Production

Estimating and Displaying Drainage Radius: Finding the Drainage Radius

Fitting a Polynomial Curve Through Plot Data and Displaying Its Equation

Related Topics
Using Automated Calculated Variables for Forecasts

34 of 62
Variable Editor

Copying Calculated Variables


If you have a calculated variable that is similar to a new one you want to create, you can copy an existing
one and then adjust it.

1. On the Setup tab, in the Variable Managers group, click Calculated Variable Editor.
The Variable Editor opens.

2. Click the row number for the calculated variable you want to copy, right-click and then select Copy.
The Edit Calculated Variable window opens.

3. Enter project variables, system functions, or user functions to your calculated variable on this entry
window.

4. Click OK.
The new calculated variable is the last variable listed on the Variable Editor. By default, the Name
and Display Name are NewItem.

5. Enter a new Name and Display Name.

6. Click OK to save your changes and close the window, or change the variable attributes.

To change the variable attributes, you can:

n Assign names to variables

n Select units of measurement

n Select report display settings

n Select plot display settings

n Select the math options

n Select the data dictionary name or facets

35 of 62
Variable Editor

Deleting Calculated Variables


You can delete any calculated variable in My Workspace.

1. On the Setup tab, in the Variable Managers group, click Calculated Variable Editor.
The Variable Editor opens.

2. Click the row number for the calculated variable and then click Delete Calculated Variable.

36 of 62
Variable Editor

Assigning Names and Calculations to


Variables
Follow these steps to use the Variable Editor to change the names, select the variable type, and (for
calculated variables) enter the calculation.

Note: You cannot make new selections for variables in a Shared Workspace.

1. Open the Variable Editor:

n If you are mapping input variables: On the Setup tab, in the Tables group, click Schema >
Schema Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show input variables

n If you are mapping calculated variables: On the Setup tab, in the Variable Managers group,
click Calculated Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show calculated variables.

2. By default, the Define columns display. If you have hidden these columns, click Define.

3. To assign new names, enter or select a new name in the Name, Dictionary Name, and Display
Name columns.

n Name is the name of the variable as it displays in the entry windows. You enter the name when
you create a variable, and you cannot change the name after you enter it.

n Dictionary Name has a set of facets assigned to it. It is part of the Data Dictionary.

n Display Name is a standardized name that follows the naming protocols at your company. Do
not use special characters (such as asterisks or the pound sign).

4. If you do not want the variable to display in variable lists, clear the check box in the Show in Lists
column. For example, you may want to hide variables that you use only in other variables and do not
use by themselves.

Note: If you want to change this setting for all variables, change your input variable preferences.

5. (Optional) In the User and Class columns, enter a word that helps categorize the variable. These
columns help with sorting the list of variables. For example, if a person named Gonzales created a
variable for cumulative water cut, you may want to enter Gonzales in the User column, and
Cumulative in the Class column. You then can sort the list by user or class and see all the variables
created by Gonzales or all the variables that show cumulative values.

6. For calculated variables, you can add or change the equation:

a. Click in the cell in the Equation column.


The Assist button displays in the cell.

37 of 62
Variable Editor

b. Click Assist.
The Edit Calculated Variable window opens.

c. Enter project variables, system functions, or user functions to your calculated variable on this
entry window.

d. Click OK to return to the Variable Editor.

7. Click OK to save your changes and close the window, or change the other variable attributes.

The other variable attributes you can change are:

n Units of measurement

n Report display settings

n Plot display settings

n Math options

n Data dictionary name or facets

Related Topics
Adding Calculated Fields (on the Edit Schema Tables window)

Assigning a Display Name and Calculation to Fields (on the Edit Schema Tables window)

38 of 62
Variable Editor

Selecting Units of Measurement for


Variables
Follow these steps to select units of measurement, and the display and input units, for variables in the
Variable Editor. There are three types of units selections:

n Units: This is the label you want to use for the variable. For example, if the value represents hourly
data, you might select hours ==> hours. If it is for oil data, you might select bbl ==> m3. You
are selecting the type of label, and indicating how OFM should convert units after a different one is
selected. They are the pairs that best describe the type. You are not selecting imperial or metric
units.

n Display units: This is the way you want to display the data. In the Units group, you selected a pair
that best describes the type. The Display Unit System identifies which of the pair you want to use
for the variable's label. Use this if you want the variable's label to override your OFM setting.

n Input unit: This is the measurement system of the data, as it is in the database. (On the Edit
Schema Tables window, this is the Database Unit System.)

Note: You cannot make new selections for variables in a Shared Workspace.

1. Open the Variable Editor:

n If you are mapping input variables: On the Setup tab, in the Tables group, click Schema >
Schema Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show input variables.

n If you are mapping calculated variables: On the Setup tab, in the Variable Managers group,
click Calculated Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show calculated variables.

2. By default, the definition columns display. If you want to hide them, click Define.

3. Click Units.
The units columns display.

4. In the Units column, select the correct type of unit to display as a label.

5. If you want to override the OFM settings, in the Display Units column select the alternate type of
measurement.

6. In the Input Unit column, select the type of measurement used in the database.

7. To hide the units columns, click Units again.

8. Click OK to save your changes and close the window, or make changes to other variable features.

The other variable features you can change are:

39 of 62
Variable Editor

n Names and calculations assigned to variables

n Units of measurement

n Report display settings

n Plot display settings

n Math options

n Data dictionary name or facets

Related Examples
Calculating Fitted Pressure from Fitted P/Z: Finding the P/Z Value

Viewing the Drainage Radius: Finding the Drainage Radius

Related Topics
Changing the Units of Measurement for a Field Label (on the Edit Schema Tables window)

40 of 62
Variable Editor

Selecting Report Display Settings for


Variables
Follow these steps to use the Variable Editor to select the report formatting needs and headings for
variables in reports.

Note: You cannot make new selections for variables in a Shared Workspace.

1. Open the Variable Editor:

n If you are mapping input variables: On the Setup tab, in the Tables group, click Schema >
Schema Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show input variables.

n If you are mapping calculated variables: On the Setup tab, in the Variable Managers group,
click Calculated Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show calculated variables.

2. By default, the definition columns display. If you want to hide them, click Define.

3. Click Report.
The report columns display.

4. In the Report Width column, select the width of a column containing the variable. This is a relative
number, not a measurement in inches or centimeters.

5. In the Report Width Decimals column, select the number of decimal places to display.

6. In the Report Justification column, select the text justification for the numbers in a column
containing the variable (but not the column header).

7. If the variable type is Text, in the Report Case column select the capitalization to use.

8. In the Report Heading 1, Report Heading 2, and Report Heading 3 columns, enter up to three
lines of text for the column heading of a column containing the variable.

Note: Do not enter the units of measurement in the report heading columns. OFM automatically adds that
information to your headings.

9. To hide the report columns, click Report again.

10. Click OK to save your changes and close the window, or make changes to other variable features.

The other variable features you can change are:

n Names and calculations assigned to variables

n Units of measurement

n Plot display settings

41 of 62
Variable Editor

n Math options

n Data dictionary name or facets

Related Examples
Calculating Fitted Pressure from Fitted P/Z: Finding the P/Z Value

Related Topics
Formatting the Field Data in Reports (on the Edit Schema Tables window)

42 of 62
Variable Editor

Selecting Plot Display Settings for Variables


Follow these steps to use the Variable Editor to select the display settings for variables on plots.

Note: You cannot make new selections for variables in a Shared Workspace.

1. Open the Variable Editor:

n If you are mapping input variables: On the Setup tab, in the Tables group, click Schema >
Schema Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show input variables.

n If you are mapping calculated variables: On the Setup tab, in the Variable Managers group,
click Calculated Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show calculated variables.

2. By default, the definition columns display. If you want to hide them, click Define.

3. Click Plot.
The plot columns display.

4. In the Curve Name column, enter the text that defines the line in the legend (the label text). If you
do not enter a curve name, the legend will show only the selected completion, without identifying
the curve. Do not use special characters (such as asterisks or the pound sign).

5. In the Curve Line Color column, select the color of the line that represents the variable.

Note: To select a single color for all the variables, click the column heading and then press Ctrl while
selecting a color.

6. In the Curve Line Type column, select a line (solid, dashed, dotted, or dashed and dotted).

7. In the Curve Line Width column, select the width of the line that represents the variable (the
smallest number is the thinnest line).

8. In the Curve Fill Interior column, choose to fill the area under the curve line with a solid color,
hatched lines, a pattern, or with no fill.

9. In the Curve Fill Style column, further describe the fill for the area under the curve line.

10. In the Curve Point Type column, select the symbol to mark the points.

11. In the Curve Point Size column, select the size for the symbol that marks the points.

12. To hide the plot columns, click Plot again.

13. Click OK to save your changes and close the window, or change the other variable features.

The other variable features you can change are:

43 of 62
Variable Editor

n Names and calculations assigned to variables

n Units of measurement

n Report display settings

n Math options

n Data dictionary name or facets

Related Examples
Calculating Fitted Pressure from Fitted P/Z: Finding the P/Z Value

Related Topics
Formatting the Field Data in Plots (on the Edit Schema Tables window)

Changing OFM's Default Colors

44 of 62
Variable Editor

Selecting the Math Options for Variables


Follow these steps to use the Variable Editor to select the following math options for variables:

n Carrying values forward

Fill empty cells with the value of the last non-null value (that is, carry forward the last known
value). If you select this option, you enter the maximum number of times you want to do this. For
example, if you believe the last known value is valid for three months, and you want to carry this
value forward into empty fields, select this option. Enter 3 for the maximum number of times you
want to do this.

n Setting input and output multipliers

n Input multiplier is the multiplier for the data in the field. This is the number that the value will
be multiplied by, to get a base value. For example, if it is oil data in thousands of barrels, you can
select M. If it is oil data in barrels, you can select 1. If it is gas production data in mcf, you can
select M.

n Output multiplier is the multiplier for the way you want to see the data in your plots, reports,
and other analyses. For example, if it is oil data in thousands of barrels (that is, the input variable
is M), but you want to see it displayed in barrels, you can select 1.

n Getting a group value, by sum or by average

n Sum if you want to sum the data for a group. For example, use this if you want to work with
data for a collection of completions (such as a group).

n Average if you want an arithmetic average the data for a group. For example, you might use
this if the field holds pressure data.

n Multiply by factor if you want pattern factors applied to the field, or if you want the variables
specified on the Options window (on the Multiply by Factor tab) to be applied to the field.

n Limiting the range of data that OFM can load into the field

n Minimum is the minimum value OFM can load to the field. If the value is below the minimum
while loading data, OFM will not load that data.

n Maximum is the maximum value OFM can load into the field. If the value is above the
maximum while loading data, OFM will not load that data.

n Default is the default value of the field that OFM loads, if data for the field is missing in a load file
record or if the data is outside the minimum or maximum range.

Note: You cannot change some of the selections in the Math columns for calculated and input variables in
My Workspace, and you cannot make new selections for variables in a Shared Workspace.

1. Open the Variable Editor:

45 of 62
Variable Editor

n If you are mapping input variables: On the Setup tab, in the Tables group, click Schema >
Schema Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show input variables.

n If you are mapping calculated variables: On the Setup tab, in the Variable Managers group,
click Calculated Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show calculated variables.

2. By default, the definition columns display. If you want to hide them, click Define.

3. Click Math.
The math columns display.

4. In the Carry Forward Value column, select the check box if you want to fill empty cells with the
value of the last non-null value (that is, carry forward the last known value). In the Carry Forward
Times column enter the maximum number of times you want to do this.

Note: If you enter 0 in the Carry Forward Times column, OFM will fill all empty fields with the value.
Usually this is not a good choice.

Caution: When you view results that OFM creates with the Carry Forward feature, you will not be able to
identify the difference between results from real data and results from carried-forward data.

5. In the Output Multiplier column, select a multiplier for the way you want to see the data in your
plots, reports, and other output. Be sure to select the correct multiplier.

6. In the Input Multiplier column, select a multiplier for the data in the field. This is the number that
OFM multiplies the value by, to get a base value.

7. In the Grouping Option column, select whether you want to sum or average individual data values
to arrive at a group value.

8. In the Grouping Multiply-by Factor column, select the check box if you want pattern factors
applied to the variable, or if you want the variables specified on the Options window to be applied to
the variable.

9. If you want to limit the range of data that OFM can load (for input values only), select the check box
in the Validate Value on Import column.
The last three columns become active.

10. In the Import Validation Min. Value column, enter the minimum value OFM should load.

11. In the Import Validation Max. Value column, enter the maximum value OFM should load.

12. In the Import Validation Default Value column, enter the default value OFM should use if data is
missing in a load file record or if the data is outside the minimum or maximum range.

13. To hide the math columns, click Math again.

14. Click OK to save your changes and close the window, or make changes to other variable features.

The other variable features you can change are:

46 of 62
Variable Editor

n Names and calculations assigned to variables

n Units of measurement

n Report display settings

n Plot display settings

n Data dictionary name or facets

Related Topics
Setting Math Options for Fields (on the Edit Schema Tables window)

47 of 62
Variable Editor

Selecting the Data Dictionary Name or


Facets for Variables
Follow these steps to use the Variable Editor to select the data dictionary name or data dictionary facets
for variables.

For every variable, you can either assign a data dictionary name or data dictionary facets. Data dictionary
names already have facets assigned to them (in the Data Dictionary), so when you select a name you
also are selecting their facets. You can assign each dictionary name to only one variable.

Note: You cannot make new selections for variables in a Shared Workspace.

1. Open the Variable Editor:

n If you are mapping input variables: On the Setup tab, in the Tables group, click Schema >
Schema Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show input variables.

n If you are mapping calculated variables: On the Setup tab, in the Variable Managers group,
click Calculated Variable Editor.
The Variable Editor opens, and OFM filtered the list of variables to show calculated variables.

2. By default, the definition columns display. If you want to hide them, click Define.

3. Click Dictionary.
The dictionary columns display.

4. To assign a dictionary name:

a. In the Dictionary Name column select a name.

n Dictionary names that you assigned to other variables are gray and you cannot select them.

n Make sure the frequency matches correctly with the data in the field. For example, if the
variable has monthly data, do not select a dictionary name with daily frequency. If you select a
dictionary name with a Frequency facet that does not match the variable type, a red box
displays around the variable.

b. To remove a dictionary name selection, click in the Dictionary Name cell and then press
Delete.
The Dictionary Name becomes empty, and you can select facets.

5. If you cannot find a suitable and available data dictionary name, you can assign facets: In the
Property, Aggregation, Frequency, Product, Measure, and Condition columns, select the
suitable facets for the variable.

6. Click OK to save your changes and close the window, or make changes to other variable features.

The other variable features you can change are:

48 of 62
Variable Editor

n Names and calculations assigned to variables

n Units of measurement

n Report display settings

n Plot display settings

n Math options

Related Topics
About the Dictionary and Dictionary Facets

Example of Mapping Dictionary Names and Variables

List and Spreadsheet: All Dictionary Names and Facets

Selecting the Data Dictionary Name or Facets for Fields (on the Edit Schema Tables window)

49 of 62
Variable Editor

Overview of Workspaces
Workspaces and Databases
An OFM project has two main types of files: Workspace file and databases.

n Workspace file (.ofm file)


The OFM workspace file is an XML file with a .ofm file extension. It has information about the data
you want to display, and how you want to display it. It does not have the project data itself.

n One or more databases


OFM must have at least one database. When you create a workspace, you define the OFM Home
database. Your Home database:

n Stores the OFM defined tables

n Is used to create tables using the Data Loader

n Can be a Microsoft® Access, Microsoft SQL Server®, or Oracle® database (by default, it is an
Access database)

My Workspace and Shared Workspaces


A Shared Workspace centralizes and standardizes access to data, calculated variables, units, multipliers,
project filters, and analysis formats such as plots, reports, and maps. It also makes it easier to maintain
OFM projects because you have a single project for common items.

n My Workspace can be a stand-alone workspace or attached to a Shared Workspace.

n If you access a Shared Workspace from My Workspace, the Shared Workspace is read-only.

n You can open a Shared Workspace directly, as a My Workspace. If you do this, then you can change
it.

n Any stand-alone OFM workspace, with either linked or local tables, can be a Shared Workspace. If
you link a My Workspace to a Shared Workspace, then the My Workspace cannot be a Shared
Workspace itself. In other words, you can’t "chain" Shared Workspaces.

My Workspace Shared Workspace


Folders have the word "My": Folders have the word "Shared":

n Analysis pane: My Analysis folder n Analysis pane: Shared Analysis folder

n Calculated Variables window: My Calculated n Calculated Variables window: Shared


Variables folder Calculated Variables folder

n Categories window: My Categories folder n Categories window: Shared Categories folder

n Units window: My Units folder n Units window: Shared Units folder

n Multipliers window: My Multipliers folder n Multipliers window: Shared Multipliers folder

50 of 62
Variable Editor

You can edit "My" items. You cannot edit shared items.

Example: Your company may create an OFM workspace to the company database, with standard
calculated variables, categories, units, multipliers, plots, reports, and maps. This workspace can be a
Shared Workspace for other people within the company.

People can attach to the Shared Workspace, and then automatically can use all the information in the
Shared Workspace. These people can add new information to their own workspaces (My Workspaces), but
they cannot change the information in the Shared Workspace.

If people want to share new calculated variables, plots, and reports, then the owner of the Shared
Workspace can update the Shared Workspace with the new items. Everyone automatically sees all the
changes in the Shared Workspace the next time they open their own My Workspaces. This allows a group
to:

n Maintain a single workspace for common information

n Ensure that everyone in the group is using the same tables, queries, OFM-defined tables, calculated
variables, categories, units, multipliers, plots, reports, maps, and views

51 of 62
Variable Editor

Making Base Map Associations


Your base map displays data according to its map associations. Associate your data to the base map to
specify:

n Where to position your wells

n Which well symbol to assign

n Which well label to display

1. With the base map displayed, on the Setup tab, in the Tables group, click Association.
The Associations window opens.

2. On the General tab, select the correct fields to associate for each map item.

This map item... Does this... You should map it to this...


Well Type - Table Defines the items that OFM Any text field in any static table.
identifies with well symbols.
n If you have identified a keyword for well type
in the static master table, then select that
keyword.

n You must map this to view symbols on the


base map, unless you make an association for
another Well Type option.
Well Type - Defines the items that OFM Any project variables, such as input variables,
Expression identifies with well symbols if calculated fields, and calculated variables.
you want OFM to use the
n You must map this to view symbols on the
result of a calculated variable
base map, unless you make an association for
to determine the symbol.
another Well Type option.
Wellbore Identifies the wellbore. Any text field in any static table.

n Mapping is optional.

n It can be the same as the KeyLabel.

n To load the data by wellbore, you must use the


Wellbore keyword.
Alias Name Identifies an alternate name Any text field in any static table.
for wells (usually this is a
n Mapping is optional.
shortened alphanumeric
alias, such as O-33). You can
group data on the base map
by alias names.
Map Label Provides another label for Any text field in any static table.
your wells.
n Mapping is optional.

52 of 62
Variable Editor

n The field cannot be the same as Completion.


Object Type Identifies an object type. Any text field in any static table.

n Mapping is optional.

n If the field contains or begins with the letter C,


then OFM recognizes the entity as a
completion. OFM recognizes all other entries
as an object.

n You can use objects to represent higher levels


in the project (such as Reservoir). OFM never
includes them when you perform grouping
actions.
Reference Depth Identifies the depth from A numeric field in any static table.
which subsea elevations are
n Mapping is optional but you must map this to
referenced.
view deviation data that is correctly adjusted
to a reference depth (for example, kelly
bushing elevation).
Completion Depth Identifies a single A numeric field in any static table.
representative depth at
n Mapping is optional but you must map this to
which a well is completed for
view deviation data at bottom depth or to
production, injection, or
display the well symbol at the bottom of the
monitoring.
well.

n Used to indicate the location of the producing


interval on the base map.
Bottom Depth Identifies a representative A numeric field in any static table.
bottom depth. Can be total
n Mapping is optional but you must map this to
depth or plugged-back
view deviation data at bottom depth or to
depth. 
display the well symbol at the bottom of the
well.

n This point should be within the region defined


by the survey (that is, it should be possible to
interpolate along the survey for the bottom
depth).
Project Contains the project Any text field in any static table.
location.
n Mapping is optional.
PVT Contains names of PVT Any text field in any static table.
entities.
n Mapping is optional, but you must map this if
you want to use OFM PVT correlations.

n These entities must match exactly with the


names of entities you created.

53 of 62
Variable Editor

3. On the Coordinates tab, select a numeric field in any static table to define the X- and Y-coordinates
for the base map, and latitude and longitude for the GIS map.

a. In the Base Map section, select a numeric field in any static table to define the X- and Y-
coordinates. You must map this to view symbols on the base map.

b. Select Convert these coordinates from lat-long to UTM to convert these coordinates
automatically, and then select a reference system for geoid surfaces.

c. In the GIS Map section, select a numeric field in any static table to define the latitude and
longitude on the GIS map.

d. In the Deviation Surveys section, select the check box if applicable.

4. Click OK.
If you selected an association for Well Type - Table, the Well Symbol File window opens.

5. On the Well Symbol File window, select one of the following choices and then click OK:

n Default: Select this choice to use the symbol file that comes with OFM (in the WELLTYPE.DEF
file).

n User Supplied: Select this choice to use a symbol (.sym) file you choose.

n Create from data: Select this choice if the entries in your Well Type - Table selection do not
exactly match the list of default symbol names in OFM. OFM will create a unique symbol for each
unique entry in the column you have mapped.

n Merge with current: If you select this choice, OFM adds the column entries to the list in the
symbol file you are using (including the default file).

Related Examples
Adding New Well Symbols: Making the New Associations

Related System Functions


@UTMX (UTM X-Coordinate) System Function

@UTMY (UTM Y-Coordinate) System Function

Related Keyword
*Map (Map Association) Keyword

54 of 62
Variable Editor

Entering and Changing Table Data


You can add and change the data in your tables. To do so, you first select the table you want to modify. The
table opens, and you can use the tools on the Format tab to make your changes.

1. Select a table to edit:

a. The completions that display in the table you select will be the ones in the current filter. Filter to
the completions you want to see.

b. On the Setup tab, in the Tables group, click Data Grid.


The Select OFM Table to Edit window opens.

c. Select a table from the list.

d. If the number of records in the table exceeds the limit you identified on the Edit Schema
Tables window, and you want to display all the records, select Edit all records.

e. Click OK.

f. If the number of records in the table exceeds the limit you defined, and you did not select the
Edit all records check box, a message displays. If you want the table to display all the records,
click No on the message. If you want the table to display select records, click Yes on the
message and then select the specific records.

2. To change data, click in the cell and then enter the new information.

3. To add a row of data to the table:

a. On the Format tab, in the Display group, click Last Record to move to the last row.

b. On the last row type the new information.

4. The Unique ID is always the first column, but OFM hides it. To show it, hover your mouse over the
first column line in the header row (the line to the left of the name of the first column). When the
cursor changes to show two arrows, double-click.

5. To find a specific record:

a. On the Format tab, in the Edit group, click Find.

b. Type the word you want to find and then click Find Next.

c. If you want to find each instance of that word with the Find window closed, close the window.
On the Format tab, in the Edit group, click Find Next.

5. To find a specific word and replace it with a different word:

a. On the Format tab, in the Edit group, click Replace.

b. Enter the word you want to find, and the word you want to replace it with, and then click
Replace or Replace All.

55 of 62
Variable Editor

6. To navigate through the list, on the Format tab, in the Display group, click First Record,
Previous Record, Next Record, or Last Record.

7. To sort the data:

a. Click in the column by which you want to sort.

b. On the Format tab, in the Display group, click Sort to sort alphabetically (A-Z).

c. To reverse it (sort alphabetically Z-A), click Sort again.

8. To change the font and font size for all the text in the table, on the Format tab, in the Edit group,
click Font.

9. To make the display larger or smaller, on the Format tab, in the Zoom group, click Zoom In, Zoom
Out, or Zoom To Fit.

10. To resize the columns:

a. On the column header, drag the line that marks the column edge.

b. To change the column widths to the default sizes, on the Format tab, in the Display group,
click Default Column Widths.

11. To change the query that OFM used:

a. On the Format tab, in the Utilities group, click Advanced Query.

b. Enter a new SQL query and then click OK.

12. You can save the table of data as a text (.txt) file. On the Format tab, in the Utilities group, click
Save As File.

13. If you want to open another table:

a. On the Format tab, in the Utilities group, click Open.

b. Select the table you want to open and then click OK.

14. When you are finished, close the tab.

Related Tutorials and Examples


Well Deliverability Analysis: To View Test Data

Flow After Flow Test: To Enter Test Data

PVT: To Create a PVT Entity for Each Fluid

PVT: To Map Completions to their PVT Entity

Patterns: To Edit Patterns

Creating Plots for Waterflooding: Adding Stock Tank Oil Initially in Place to the Workspace

56 of 62
Variable Editor

Related Topics
Mapping Completions to PVT Entities

57 of 62
Variable Editor

Setting Analyses Preferences


The preferences settings change the variables that display in lists, restore or suppress dialog boxes, and
reset the OFM registry.

1. On the Workspace tab, click Options.


The Options window opens.

2. View the Preferences tab.

3. To change the variables that display in all lists, select from the choices in the Input Variable Lists
group.

Note: If you set this to Display all variable names in lists and you want to exclude individual
variables, you can do so on the Edit Schema Tables window or on the Variable Editor.

4. In the Restore OFM State when Opening group you can save the look and feel and restore it when
you reopen OFM.

l To save the current step, entity, and filter as it looks when you close the current
session of OFM, select Navigation Pane.

l To open the next session of OFM using the default look and feel, clear Navigation
Pane.

l To open the same Analyses that are open when you close the current session of OFM,
select Open Analyses.

l To open the next session of OFM with no Analyses open, clear Open Analyses.

5. To restore or suppress the warning and confirmation dialog boxes that OFM displays, click Restore
All or Suppress All.

6. To reset the OFM registry settings, click Reset and then click Yes on the confirmation dialog box.

Warning: OFM saves the equipment and text boxes added to wellbore diagrams in the OFM registry. If you
reset the OFM registry settings, OFM removes the equipment and text boxes.

6. Click OK to save your changes and close the window.

58 of 62
Variable Editor

Changing the Units of Measurement


The OFM units settings are to select the measurement system you want to use. If you make a change to
this setting, OFM does not alter any conversions to the data in your database.

1. On the Workspace tab, click Options.


The Options window opens.

2. View the Units tab.

3. To use the metric system, select Use Metric Units and then select the correct PVT Pressure
Unit.

4. In the Unit Multiplier Style section, select the imperial (Field), Metric, or Scientific system.

5. Click OK to save your changes and close the window.

59 of 62
Variable Editor

Changing Production and Injection Data


with a Static or Dynamic Factor
Follow these steps to adjust production and injection data by either a static or dynamic (with time) factor.
The only variables affected by the selections are the ones that have Multiply By Factor selected (on the
Edit Schema Tables window or on the Variable Editor) and the variables derived from them.

1. On the Workspace tab, click Options.


The Options window opens.

2. On the Multiply By Factor tab, select Enable factor multiplication.

3. Select Static or Dynamic and then select a variable from the list.

4. Click OK.

Related Sample Workspaces


Sample Workspace: Multiply By Factor

60 of 62

You might also like