From e7fbaa6a1672d0bb3708dc531e30183db2d499a6 Mon Sep 17 00:00:00 2001 From: Lars Bilke <larsbilke83@googlemail.com> Date: Thu, 5 May 2011 03:33:25 -0700 Subject: [PATCH] Added linebreaks to README --- README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README b/README index 22af5eff510..e04ed7af3d3 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 -- GitLab