https://github.com/waiwera/waiwera
A parallel, open-source geothermal flow simulator
https://github.com/waiwera/waiwera
geothermal parallel petsc reservoir-modeling reservoir-simulation
Last synced: about 1 year ago
JSON representation
A parallel, open-source geothermal flow simulator
- Host: GitHub
- URL: https://github.com/waiwera/waiwera
- Owner: waiwera
- License: lgpl-3.0
- Created: 2019-04-01T00:27:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T01:45:09.000Z (over 1 year ago)
- Last Synced: 2024-10-29T21:53:20.407Z (over 1 year ago)
- Topics: geothermal, parallel, petsc, reservoir-modeling, reservoir-simulation
- Language: Fortran
- Homepage:
- Size: 12.2 MB
- Stars: 46
- Watchers: 5
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - waiwera - A parallel, open-source geothermal flow simulator. (Renewable Energy / Geothermal Energy)
README
Waiwera
=======
[](https://github.com/waiwera/waiwera/actions/workflows/test.yml)  [](https://waiwera.readthedocs.io/en/latest/?badge=latest)
Waiwera is a parallel, open-source geothermal flow simulator.
Waiwera features:
- numerical simulation of high-temperature subsurface flows, including robust phase changes
- parallel execution on shared- or distributed-memory computers and clusters
- use of [PETSc](https://petsc.org/) (Portable Extensible Toolkit for Scientific Computation) for parallel data structures, linear and non-linear solvers, etc.
- standard file formats for input ([JSON](http://www.json.org)) and output ([HDF5](https://portal.hdfgroup.org/display/HDF5/HDF5), [YAML](http://www.yaml.org/about.html))
- structured, object-oriented code written in Fortran 2003
- free, open-source license (GNU LGPL)
Waiwera was developed at the University of Auckland's [Geothermal Institute](http://www.geothermal.auckland.ac.nz/). Initial development was part of the "Geothermal Supermodels" research project, funded by the NZ Ministry of Business, Innovation and Employment ([MBIE](https://www.mbie.govt.nz/)), with additional support from [Contact Energy Ltd](https://contact.co.nz/).
The word *Waiwera* comes from the Māori language and means "hot water".
Further information can be found on the Waiwera [website](https://waiwera.github.io/) and in the [user guide](https://waiwera.readthedocs.io/).