|
3 | 3 | * OpenGeoSys (OGS) is a scientific open source project for the development of
|
4 | 4 | * numerical methods for the simulation of thermo-hydro-mechanical-chemical
|
5 | 5 | * (THMC) processes in porous and fractured media. OGS is implemented in C++, it
|
6 |
| - * is object-oriented with an focus on the numerical solution of coupled multi-field |
7 |
| - * problems (multi-physics). Parallel versions of OGS are available relying on |
8 |
| - * both MPI and OpenMP concepts. |
| 6 | + * is object-oriented with an focus on the numerical solution of coupled |
| 7 | + * multi-field problems (multi-physics). Parallel versions of OGS are available |
| 8 | + * relying on both MPI and OpenMP concepts. |
9 | 9 | *
|
10 | 10 | * Application areas of OGS are currently CO2
|
11 | 11 | * sequestration, geothermal energy, water resources management, hydrology and
|
12 |
| - * waste deposition. OGS is comprised of the THMC-simulator (simply referred to as |
13 |
| - * *OGS*) and a visualization tool (*Data Explorer*). |
| 12 | + * waste deposition. OGS is comprised of the THMC-simulator (simply referred to |
| 13 | + * as *OGS*) and a visualization tool (*Data Explorer*). |
14 | 14 | *
|
15 | 15 | * OGS is developed by the OpenGeoSys Community.
|
16 | 16 | *
|
|
21 | 21 | *
|
22 | 22 | * The documentation for OGS releases can be found here:
|
23 | 23 | *
|
| 24 | + * - https://doxygen.opengeosys.org/v6.4.3 |
24 | 25 | * - https://doxygen.opengeosys.org/v6.4.2
|
25 | 26 | * - https://doxygen.opengeosys.org/v6.4.1
|
26 | 27 | * - https://doxygen.opengeosys.org/v6.4.0
|
|
30 | 31 | * - OGS home page: https://opengeosys.org/
|
31 | 32 | * - Selected benchmarks: https://opengeosys.org/docs/benchmarks
|
32 | 33 | * - Developer guide: https://opengeosys.org/docs/devguide
|
33 |
| - * - Data Explorer (GUI) manual: https://gitlab.opengeosys.org/ogs/data_explorer_manual/-/jobs/artifacts/master/raw/ogsde-man.pdf?job=build |
| 34 | + * - Data Explorer (GUI) manual: |
| 35 | + * https://gitlab.opengeosys.org/ogs/data_explorer_manual/-/jobs/artifacts/master/raw/ogsde-man.pdf?job=build |
34 | 36 | * - Discussion forum: https://discourse.opengeosys.org
|
35 | 37 | *
|
36 | 38 | * \section internal_modules Internal Modules
|
|
0 commit comments