Skip to content
fomics edited this page Oct 11, 2018 · 2 revisions

Overview

GARNET is a modern C++ library designed for a broad spectrum of nonlinear, tightly coupled physics problems arising in earth sciences, such as modeling seismic slip transients during earthquakes, pore decompaction phenomena in multi-phase media, or thermo-chemical advection-diffusion of nutrients in freshwater lakes for ecosystem management. This library is designed with the primary goal to significantly lower the threshold that exists in its domain for researchers to engage in exploration of hard-to-model natural processes. It is a an advanced templated C++ header-only library, making use of MPI shared memory (MPI-3) and extensive polymorphism.

Clone this wiki locally