Questions tagged [petrel]

Application intended to aggregate oil reservoir data from multiple sources

Petrel allows the user to interpret seismic data, perform well correlation, build reservoir models suitable for simulation, submit and visualize simulation results, calculate volumes, produce maps and design development strategies to maximize reservoir exploitation.

Petrel is built on the framework which allows 3rd parties, universities, oil company's and other parts of Schlumberger to code directly into Petrel.

143 questions
0
votes
2 answers

How to create new function in Ocean?

I am using Ocean 2010.2 and I cannot create a new function with CreateFunction method. It says, that "it does not exist in the current context". Any help will be highly appreciated!
0
votes
1 answer

Accessing Seismic attributes in petrel from ocean

How can I access Seismic attriubte estimated by volume attributes generator virtually i.e without publishing them in seismic collections tree??
0
votes
1 answer

Can't load Slb.Ocean.Petrel.dll into visual studio 2010 toolbox

I'm trying to browse to my Slb.Ocean.Petrel.dll in my install path so that I can get the controls in it, mainly DropTarget, but I just get an error... Could not load file or assembly 'InventorNet, Version=8.1.2.2, Culture=neutral, ....' or one of…
0
votes
2 answers

Determine the location of a project's .sim directory via the Ocean API?

Within a Petrel plugin, I wish to determine the location of the current project's .sim directory, if it has one. Is there an Ocean API call I can use to get this information?
David Arno
  • 42,717
  • 16
  • 86
  • 131
0
votes
2 answers

Windows Installer XML (WiX) template or guidelines for deploying Petrel plugins?

Are there are any templates or guidelines for creating a Windows Installer XML (WiX) project for deploying a Petrel plugin? Are there any reasons for WiX not having been selected as the natural successor to the old *.vdproj/MSI recommendation? Has…
Robert Schmidt
  • 699
  • 4
  • 14
-1
votes
1 answer

How to change the name of petrel window programatically

I am trying to make a petrel plugin which demands output in the form of function graphs and histograms. Can i name the function windows programatically?
-2
votes
1 answer

Ocean SDK Academic license

I'm currently studying at HW university, and the topic of my individual project (diploma research) is to develop a petrel plug-in by ocean framework. The aim of that project is to "automatically" locate and configure horizontal wells in particular…
-7
votes
1 answer

Ocean: Creating surface from another surface

I like to create a new Slb.Ocean.Petrel.DomainObject.Shapes.Surface from Slb.Ocean.Petrel.DomainObject.Shapes.Surface by performing calculations on every points on the surface to generate a new surface, any idea how it can be done?
1 2 3
9
10