jontateixeira / GEOSX

GEOSX Simulation Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the GEOSX project!

GEOSX is a simulation framework for modeling coupled flow, transport, and geomechanics in the subsurface. The code provides advanced solvers for a number of target applications, including

  • carbon sequestration,
  • geothermal energy,
  • and similar systems.

A key focus of the project is achieving scalable performance on current and next-generation high performance computing systems. We do this through a portable programming model and research into scalable algorithms.

You may want to browse our publications page for more details on the HPC, numerics, and applied engineering components of this effort.

Documentation

Our documentation is hosted here.

Who develops GEOSX?

GEOSX is an open source project and is developed by a community of researchers at several institutions. The bulk of the code has been written by contributors from three main organizations:

  • Lawrence Livermore National Laboratory
  • Stanford University
  • Total, S.A.

See our authors and acknowledgements page for more details.

How does GEOSX relate to GEOS?

GEOSX is the offshoot of an earlier code developed at LLNL called GEOS. The new code differs from our previous efforts in two important ways:

  • GEOSX uses a fundamentally different programming model to achieve high performance on the complicated chip architectures common on today's HPC systems. The "X" in GEOSX emphasizes our goal of being ready for exascale-class systems as they are delivered.
  • The new code has been released as an open-source effort to encourage collaboration within the research and industrial community. See the release notes below for details of the LGPL 2.1 License that has been adopted.

Release

For release details and restrictions, please read the LICENSE file.

For copyrights, please read the COPYRIGHT file.

For contributors, please read the CONTRIBUTORS file.

For acknowledgements, please read the ACKNOWLEDGEMENTS file.

For notice, please read the NOTICE file.

LLNL-CODE-812638 OCEC-18-021

About

GEOSX Simulation Framework

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 93.6%Language:Python 3.7%Language:CMake 1.6%Language:Shell 0.7%Language:Perl 0.1%Language:C 0.1%Language:GLSL 0.0%Language:Makefile 0.0%Language:TeX 0.0%Language:CSS 0.0%