back to home

ufz / ogs

DO NOT USE THIS REPO! Migrated to https://gitlab.opengeosys.org/ogs/ogs!

120 stars
240 forks
1 issues
C++TypeScriptRoff

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing ufz/ogs in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/ufz/ogs)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

OpenGeoSys 6 [OpenGeoSys][ogs] (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 • Good starting point for users as well as for developers is the [documentation][documentation] • Check your code against our style guide • Have a look at the [source code documentation for the current master-branch build][docs-master] or [for the latest release][docs-release] License OpenGeoSys is distributed under the Modified BSD License. See the [LICENSE.txt][license-source] for the license text. [ogs]: https://www.opengeosys.org [documentation]: https://www.opengeosys.org/docs/ [docs-master]: https://doxygen.opengeosys.org/ [docs-release]: https://doxygen.opengeosys.org/6.5.7 [license-source]: https://github.com/ufz/ogs/blob/master/LICENSE.txt