diff --git a/README b/README index 22af5eff51023cd43d1b6eb1964ab872a041defb..e04ed7af3d3fad228ab070688605236819076bb4 100644 --- a/README +++ b/README @@ -4,4 +4,11 @@ www.opengeosys.net This is the source code of the next generation OpenGeoSys. -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. \ No newline at end of file +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. \ No newline at end of file