The goal of this paper is the construction of computerized 3D visualization of geological structures. Several Python applications have been used to adapt the paper map-based geological classical information to numerical geological maps represented in HTML files. The models include a map with the stratigraphic and structural contacts and symbols, five serial vertical sections, and […]

Continuar leyendo sobre 3D Visualization of geological structures using Python: the case study of the Palomeque sheets

Escrito por messinianalicante el 22 de June, 2023

 This paper introduces a methodology based on Python libraries and machine learning k-Nearest Neighbors (KNN) algorithms to create an interactive 3D HTML model (3D_Vertical_Sections_Faults_LRD.html) that combines 2D grain-size KNN-prediction vertical maps (vertical sections) from which syn-sedimentary faults and other features in sedimentary porous media can be delineated. The model can be visualized and handled with […]

Continuar leyendo sobre Python libraries and k-Nearest neighbors algorithms to delineate syn-sedimentary faults

Escrito por messinianalicante el 29 de August, 2022

The k-nearest neighbors (KNN) algorithm is a non-parametric supervised machine learning classifier; which uses proximity and similarity to make classifications or predictions about the grouping of an individual data point. This ability makes the KNN algorithm ideal for classifying datasets of geological variables and parameters prior to 3D visualization. This paper introduces a machine learning […]

Continuar leyendo sobre K-nearest neighbors algorithm used for classifying geological variables.

Escrito por messinianalicante el 30 de June, 2022

A Python application for visualizing the 3D stratigraphic architecture of porous sedimentary media has been developed. The application uses the parameter granulometry deduced from borehole lithological records to create interactive 3D HTML models of essential stratigraphic elements. On the basis of the high density of boreholes and the subsequent geological knowledge gained during the last six decades, the […]

Continuar leyendo sobre A Python Application for Visualizing the 3D Stratigraphic Architecture

Escrito por messinianalicante el 29 de January, 2020

Subsidence analysis is an important technique in the study of sedimentary basins but the effects of compaction must be “backstripped”. The compaction of sediments is also of importance for petroleum and water reservoir research with very important economic derivations. Most methods for calculating compaction are based on empirically derived porosity-depth relationships from a variety of known sediment types. […]

Continuar leyendo sobre Compactation in sedimentary basins

Escrito por messinianalicante el 19 de November, 2019

The computational simulation of shallow stratified fluids is a very active research topic because these types of systems are very common in a variety of natural environments. The simulation of such systems can be modeled using multilayer shallow-water equations but do impose important computational requirements, especially when applied to large domains. General Purpose Computing on […]

Continuar leyendo sobre shallow water stratified simulation