OpenGeoSys (OGS) is a scientific open source project for the development of numerical methods for the simulation of thermo-hydro-mechanical-chemical (THMC) processes in porous and fractured media. OGS is implemented in C++, it is object-oriented with an focus on the numerical solution of coupled multi-field problems (multi-physics). Parallel versions of OGS are available relying on both MPI and OpenMP concepts. Application areas of OGS are currently CO2 sequestration, geothermal energy, water resources management, hydrology and waste deposition. OGS is comprised of the THMC-simulator (simply referred to as OGS) and a visualization tool (Data Explorer). OGS is developed by the OpenGeoSys Community.
- Good starting point for users as well as for developers is the documentation
- Check your code against our style guide
- Have a look at the source code documentation for the current master-branch build or for the latest release
OpenGeoSys is distributed under the Modified BSD License. See the LICENSE.txt for the license text.