Телефон: 522-81-45

Geoinformatika 2014; 4(52) : 37-47 (in Ukrainian)

TESTING OF COMPLEX SOFTWARE FOR 3D REGIONAL MODELING ON THE EXAMPLES OF GEOLOGICAL OBJECTS OF THE DONETSK-DNIPER BASIN

I.P. Dolinskyi

SSPE “Geoinform of Ukraine”, Ezhena Pottier Str., 16, Kyiv 03680, Ukraine, e-mail: dolinskiy_igor@mail.ru

Purpose. The paper is devoted to the testing of software for building, analyzing and visualizing numerical geological models in oil and gas geology.
Design/methodology/approach. The numerical model of the geological object is considered as a complex of 2D models of its properties and internal and external margins. This complex of models is based on the methods of 2D approximation using different experimental and prior data. The results presented by natural for geologists forms of visualization: maps, sections, etc. The software is created as a special geoinformational system based on ArcView 3.n, using Delphy and Fortran compilators.
Findings. The software testing was carried out on the objects of the Donetsk-Dniper basin, namely the Talalaivsko-Artiuhivska, Leliakivsko-Gnedincivska structure groups and the Sribnenska depression in the stratigraphical interval of the oil and gas content – С1–P3. The article also discusses the results of building by means of the geoinformational system regional geological models, and their presentation as vertical and horizontal sections, axonometric projections, and stratigraphical cubes. We present the results of testing space analysis means on the examples of clasterization and classification of deposits and perspective structures of the investigated regional objects by structural and geothermal parameters.
Practical value/implications. The authors have developed a suitable and practical geoinformational system for building and analyzing numerical models of geological objects in oil and gas exploration.

Keywords: oil and gas geology, geoinformational system, numerical regional models, space analysis, 2D–3D visualization.

The full text of papers 

References

  1. Vitenko V.A., Kabyshev B.P. Istoriya razvitiya i neftegazonosnost struktur Dneprovsko-Donetskoy vpadiny [History and development of oil and gas structures of the Dnieper-Donets Basin]. Moscow, Nedra, 1985, 199 p.
  2. Hrebennikov S.Ye., Lobasov O.P. Heoloho-matematychne modeliuvannia i heohrafichni informatsiini systemy v zadachi monitorynhu sedymentatsiinykh baseiniv [Geological modeling and geographic information systems in the problem of monitoring sedimentation basins], Visnyk Kyivskoho natsionalnoho universytetu: Heolohiia [Journal of National University of Kyiv. Geology]. 2001, no. 19, pp. 28-31.
  3. Hrebennikov S.Ye., Lobasov O.P. Modeliuvannia budovy osadovykh baseiniv v seredovyshchi ArcView. [Modeling the structure of sedimentary basins in the environment ArcView.]. Mineralni resursy Ukrayiny [Mineral resources of Ukraine], 2003, no. 4, pp. 37-43.
  4. Dolynskyi I.P., Lobasov O.P. Zasoby 3D vizualizatsii rehionalnykh strukturno-litolohichnykh modelei naftohazovoi heolohii [Means 3D visualization of regional structural and lithologic patterns of oil and gas geology.]. Mineralni resursy Ukrayiny [Mineral resources of Ukraine], 2012, no. 2, pp. 20-22.
  5. Dolynskyi I.P., Lobasov O.P. Matematychne i tekhnolohichne zabezpechennia 3D heolohichnoho modeliuvannia v HIS seredovyshchi [Mathematical and technological provision of 3D geological modelling in GIS environment]. Geoinformatika [Geoinformatics (Ukraine)], 2013, no. 1, pp. 49-53.
  6. Lobasov A.P., Grebennikov S.E., Mironenko V.I. Opyt razrabotki interfeysa s kartograficheskoy bazoy dannykh v srede ArcView (na primere geoinformatsionnoy sistemy “Neft i gaz Ukrainy”) [Experience in developing the interface with cartographic database environment ArcView (for example geographic information system “Oil and Gas of Ukraine”)], “Kompyuternye tekhnologii v regionalnykh geologosemochnykh, poiskovykh i razvedochnykh rabotakh na tverdye poleznye iskopaemye: sb. tez. seminara” [“Computer technologies in regional geological survey, prospecting and exploration for solid minerals”: Book of abstracts of the seminar], Kiev, 30 march – 2 apr., 1998.
  7. Lobasov O.P. Modeli formuvannia porovykh system teryhennykh porid v nyzhnokamianovuhilnykh vidkladakh Dniprovsko-Donetskoi zapadyny [Models of pore formation of terrigenous rocks in sediments of the lower Dnieper-Donets basin], Dis. … kand. heol. nauk. 04.00.21 NAN Ukrayiny, In-t heol. nauk. Kyiv, 2003, 122 p.
  8. Lobasov O.P., Halyuk S.M., Fenota P.O. Osoblyvosti rozrobky suchasnoho interfeisa z bazoiu heoloho-heofizychnoi informatsii [Features of the modern interface with a geological and geophysical information]. Geoinformatika [Geoinformatics (Ukraine)], 2006, no. 1, pp 53-56.
  9. Lobasov O.P., Bardin O.O., Fenota P.O. Mozhlyvosti prostorovoho analizu struktury naftohazonosnykh baseiniv na prykladi nyzhnokamianovuhilnykh vidkladiv Sribnenskoi depresii (Dniprovsko-Donetska zapadyna) [Features of spatial structure analysis of oil and gas pools in the Lower Cretaceous example Sribnenskoyi depression (Dnieper-Donetsk Basin)]. Geoinformatika [Geoinformatics (Ukraine)], 2006, no. 3, pp 73-75.
  10. Lobasov O.P., Fenota P.O. Paleotemperaturni modeli naftohazonosnykh horyzontiv (na prykladi nyzhnokamyanovuhilnykh vidkladiv Dniprovsko-Donetskoyi zapadyny [Paleotemperature models of oil and gas horizons (for example, the Lower Carboniferous Dnieper-Donets basin], Teoretychni ta prykladni aspekty heoinformatyky [Theoretical and applied aspects of geoinformatics]. Kyiv, 2007, pp. 34-38.
  11. Kabyshev B.P., Kurilyuk L.V., Krot V.V., Myasnikov V.I. Napravlenie neftegazopoiskovykh rabot v Dneprovsko-Donetskoy vpadine [Direction of oil and gas exploration in the Dnieper-Donets Basin]. Geologiya nefti i gaza [Oil and gas geology]. Tyumen, 1992, no. 5.

sh();
function sh() {
obj = document.getElementById(“info”);
if( obj.style.display == “none” ) { obj.style.display = “block”; } else { obj.style.display = “none”; }
}