Numbat3D
A program to generate 3D facies models of petroleum reservoirs.
Summary
The program encodes a method for generating facies models based on descriptions
of outcrops of sedimentary successions or modern analogs of sedimentary systems.
The method uses syntactic pattern recognition to encode facies analogs as grammars
and a parser to generate stochastic facies models using the information from the
grammar. The aim of the program is to improve the reconstruction of complexely shaped
sand bodies in petroleum reservoirs, particularly those from channelised environments.
The facies models are generated as thin 3D layers which can be stacked to form a
3D volume. The parser is a predictive (generative) parser. It is able to condition
the facies models to sparse hard data (such as the results of interpretation of
poor quality seismic data).
Downloads
Numbat3D programs, User Manual and Java source code are all available on the
Downloads page.
These programs require that you have the Java Virtual Machine running on your computer.
License & Copyright
Copyright © 2009 CSIRO
These programs are free software: you can redistribute them
and/or modify them under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or (at your option)
any later version.
These programs are distributed in the hope that they will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more
details or go to
www.gnu.org/licenses
Further Information
Hill, E.J. and Griffiths, C.M., 2009. Describing and generating facies models for reservoir characterisation: 2D map view. Marine and Petroleum Geology. 26, 1554-1563.
Hill, E.J., in review. Generating conditioned facies models using a parser with randomised backtracking.
Predict2D
A program to generate 2D vertical sections of sedimentary successions.
Summary
An earlier version of the parser which generates 2D vertical sections through sedimentary successions. The sections can be conditioned to 1D data (such as well data).
Downloads
Predict2D programs, User Manual and Java source code are all available on the
Downloads page.
These programs require that you have the Java Virtual Machine running on your computer.
License & Copyright
Copyright © 2009 CSIRO
These programs are free software: you can redistribute them
and/or modify them under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or (at your option)
any later version.
These programs are distributed in the hope that they will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more
details or go to
www.gnu.org/licenses
Further Information
Hill, E.J. and Griffiths, C.M., 2007. Simulating Sedimentary Successions Using Syntactic Pattern Recognition Techniques. Mathematical Geology 39 (2), 141-157.
Hill, E.J. and Griffiths, C.M., 2008. Formal Description of Sedimentary Architecture of Analog Models for use in 2D Reservoir Simulation. Marine and Petroleum Geology 25, 131-141.
|