Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 794 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 794 Bytes

GO2OGS {#mainpage}

This repository contains the algorithms used within the paper.

Requirements

  1. cmake,
  2. c++11 compatible compiler,
  3. TCLAP (integrated in the repo)

Algorithm 1 of the Paper: Folder GocadSGridReader

  • GocadSGridReader (OGS-6 repository hash tag 95373fd9c42a22753d2c369d7e07114b06868d6c)

Algorithm 2 of the Paper: Utilities in Folder Resample

  1. resample
  2. IntegrateFaultFacesets
  3. removeInvalidCells.py (python script)

Section 3 of the Paper: OGS-6 Utilities in Folder OGS-MeshEdit

  • ResetPropertiesInPolygonalRegion (OGS-6 repository hash tag: )
  • removeMeshElements (OGS-6 repository hash tag: f5e8bd9674bac35e5731d9e2ff1742436652110d)