Skip to content
Snippets Groups Projects
README.md 1.64 KiB
Newer Older
OpenGeoSys 6                                                      {#mainpage}
============
Lars Bilke's avatar
Lars Bilke committed

[OpenGeoSys][ogs] (OGS) is a scientific open source project for the development of
Lars Bilke's avatar
Lars Bilke committed
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][ogs].

## Software development ##

- To get started checkout the [developer guide][devguide]
- For the actual build status see the [Jenkins-CI server][jenkins-ci]
- Have a look at the [Doxygen documentation][docs]
- Actual build status: [![Build Status](https://travis-ci.org/ufz/ogs.png)](https://travis-ci.org/ufz/ogs)
Lars Bilke's avatar
Lars Bilke committed

OpenGeoSys is distributed under a Modified BSD License which encourages users to
attribute the work of the OpenGeoSys Community especially in scientific
publications. See the [LICENSE.txt][license-source] for the license text.
Lars Bilke's avatar
Lars Bilke committed

Lars Bilke's avatar
Lars Bilke committed
[ogs]: http://www.opengeosys.com
[devguide]: http://devguide.opengeosys.org
Lars Bilke's avatar
Lars Bilke committed
[jenkins-ci]: https://svn.ufz.de/hudson/job/OGS-6/
Lars Bilke's avatar
Lars Bilke committed
[docs]: https://svn.ufz.de/hudson/job/OGS-6/job/Docs/lastSuccessfulBuild/artifact/build/docs/index.html
[license-source]: https://github.com/ufz/ogs/blob/master/LICENSE.txt