Skip to content
Snippets Groups Projects
Forked from ogs / ogs
1378 commits behind the upstream repository.
Lars Bilke's avatar
Lars Bilke authored
When a mesh directory is given with the -m switch, the gml file is also
read from the given mesh directory. This commit adds a fallback to also
reading from the prj-file directory.

Motivation is when using partitioned meshes they often are created in
subdirectories of the project. Before this one had to copy the gml file
into that location too.
5b2cf228
History

OpenGeoSys 6

Modified BSD License DOI

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.

Software development

License

OpenGeoSys is distributed under the Modified BSD License. See the LICENSE.txt for the license text.