waiwera

A parallel, open-source geothermal flow simulator

https://github.com/waiwera/waiwera

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.7%) to scientific vocabulary

Keywords

geothermal parallel petsc reservoir-modeling reservoir-simulation

Keywords from Contributors

mesh projection interactive serializer cycles packaging charts network-simulation archival shellcodes
Last synced: 6 months ago · JSON representation

Repository

A parallel, open-source geothermal flow simulator

Basic Info
  • Host: GitHub
  • Owner: waiwera
  • License: lgpl-3.0
  • Language: Fortran
  • Default Branch: master
  • Homepage:
  • Size: 12.9 MB
Statistics
  • Stars: 50
  • Watchers: 4
  • Forks: 14
  • Open Issues: 6
  • Releases: 0
Topics
geothermal parallel petsc reservoir-modeling reservoir-simulation
Created almost 7 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

Waiwera

Unit and benchmark tests Docker Pulls Documentation Status

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 (Portable Extensible Toolkit for Scientific Computation) for parallel data structures, linear and non-linear solvers, etc.
  • standard file formats for input (JSON) and output (HDF5, YAML)
  • 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. Initial development was part of the "Geothermal Supermodels" research project, funded by the NZ Ministry of Business, Innovation and Employment (MBIE), with additional support from Contact Energy Ltd.

The word Waiwera comes from the Māori language and means "hot water".

Further information can be found on the Waiwera website and in the user guide.

Owner

  • Name: Waiwera
  • Login: waiwera
  • Kind: organization

Organization for developing the Waiwera geothermal flow simulator

GitHub Events

Total
  • Issues event: 2
  • Watch event: 5
  • Delete event: 9
  • Issue comment event: 7
  • Push event: 120
  • Fork event: 2
  • Create event: 15
Last Year
  • Issues event: 2
  • Watch event: 5
  • Delete event: 9
  • Issue comment event: 7
  • Push event: 120
  • Fork event: 2
  • Create event: 15

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 4,178
  • Total Committers: 8
  • Avg Commits per committer: 522.25
  • Development Distribution Score (DDS): 0.056
Past Year
  • Commits: 152
  • Committers: 1
  • Avg Commits per committer: 152.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Adrian Croucher a****r@a****z 3,946
Tim Harton t****n@a****z 86
Angus Yeh a****h@a****z 80
Tim Harton t****n@g****m 62
johnburnell j****l@g****z 1
dependabot[bot] 4****] 1
Adrian Croucher a****n@e****t 1
Adrian Croucher a****8@e****z 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 19
  • Total pull requests: 1
  • Average time to close issues: 3 months
  • Average time to close pull requests: 8 days
  • Total issue authors: 5
  • Total pull request authors: 1
  • Average comments per issue: 3.11
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • acroucher (13)
  • aremorov (2)
  • pierecnlnd (2)
  • cyeh015 (2)
  • benf33 (1)
Pull Request Authors
  • dependabot[bot] (2)
Top Labels
Issue Labels
enhancement (5) bug (2)
Pull Request Labels
dependencies (2)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 60 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 8
  • Total maintainers: 1
pypi.org: pywaiwera

Python package for the Waiwera simulator

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 60 Last month
Rankings
Dependent packages count: 9.8%
Dependent repos count: 21.8%
Average: 24.0%
Downloads: 40.5%
Maintainers (1)
Last synced: 6 months ago

Dependencies

doc/user/requirements.txt pypi
  • readthedocs-sphinx-search ==0.1.1
  • sphinx ==4.2.0
  • sphinx_rtd_theme ==1.0.0
.github/workflows/pythonpublish.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite
.github/workflows/pythontest.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite
.github/workflows/test.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
Dockerfile docker
  • debian buster-slim build
install/.docker-compose.test.yml docker
test/benchmark/minc/column/setup.py pypi
test/benchmark/minc/doublet_1d/setup.py pypi
test/benchmark/minc/production3d/setup.py pypi
test/benchmark/model_intercomparison_study/problem1/setup.py pypi
test/benchmark/model_intercomparison_study/problem2/setup.py pypi
test/benchmark/model_intercomparison_study/problem4/setup.py pypi
test/benchmark/model_intercomparison_study/problem5/setup.py pypi
test/benchmark/model_intercomparison_study/problem6/setup.py pypi
test/benchmark/ncg/co2_column/setup.py pypi
test/benchmark/ncg/co2_one_cell/setup.py pypi
test/benchmark/ncg/heat_pipe/setup.py pypi
test/benchmark/ncg/infiltration/setup.py pypi
test/benchmark/salt/column/setup.py pypi
test/benchmark/salt/ncg/column/setup.py pypi
test/benchmark/salt/production/setup.py pypi
test/benchmark/setup.py pypi
test/benchmark/source/deliverability/setup.py pypi
test/benchmark/source/makeup/setup.py pypi
test/benchmark/source/recharge/setup.py pypi
test/benchmark/source/reinjection/setup.py pypi
test/benchmark/tracer/decay/setup.py pypi
test/benchmark/tracer/doublet/setup.py pypi
test/benchmark/tracer/oned/setup.py pypi
utils/pywaiwera/setup.py pypi