Newer
Older
***This is the source code of the next generation [OpenGeoSys][ogs].***
## The OpenGeoSys-project ##
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][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]
## License ##
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.
[ogs]: http://www./**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.net/LICENSE.txt
*
*
opengeosys.com
[devguide]: http://ufz.github.com/devguide
[jenkins-ci]: https://svn.ufz.de/hudson/view/OGS-6/
[docs]: https://svn.ufz.de/hudson/view/OGS-6/job/OGS-6-Docs/lastSuccessfulBuild/artifact/build/docs/index.html
[license-source]: https://github.com/ufz/ogs/blob/master/LICENSE.txt