GRChombo

GRChombo: An adaptable numerical relativity code for fundamental physics - Published in JOSS (2021)

https://github.com/GRTLCollaboration/GRChombo

Science Score: 77.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: joss.theoj.org, zenodo.org
  • Committers with academic emails
    9 of 28 committers (32.1%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.2%) to scientific vocabulary

Keywords from Contributors

mesh
Last synced: 6 months ago · JSON representation ·

Repository

An AMR based open-source code for numerical relativity simulations.

Basic Info
  • Host: GitHub
  • Owner: GRTLCollaboration
  • License: bsd-3-clause
  • Language: C++
  • Default Branch: main
  • Homepage:
  • Size: 15.2 MB
Statistics
  • Stars: 99
  • Watchers: 17
  • Forks: 58
  • Open Issues: 44
  • Releases: 1
Created about 8 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

GRChombo

status DOI

GRChombo is an open-source code for numerical relativity simulations. It is developed and maintained by a collaboration of numerical relativists with a wide range of research interests, from early universe cosmology to astrophysics and mathematical general relativity, and has been used in many papers since its first release in 2015.

GRChombo is written entirely in C++14, using hybrid MPI/OpenMP parallelism and vector intrinsics to achieve good performance on the latest architectures. Furthermore, it makes use of the Chombo library for adaptive mesh refinement to allow automatic increasing and decreasing of the grid resolution in regions of arbitrary shape and topology.

Please visit www.grchombo.org for the full list of developers and their institutions, a list of publications using GRChombo, and some videos.

Getting started

Detailed installation instructions and usage examples are available in our wiki, with the home page giving guidance on where to start.

Contributing

We welcome feedback, bug reports, and contributions. Please consult the wiki for our coding style and testing policy before filing a pull request.

License

GRChombo is licensed under the BSD 3-Clause License. Please see LICENSE for details.

Citation

If you use GRChombo as part of a paper, please cite our JOSS publication which you can do using the following BibTeX entry:

@article{Andrade2021, doi = {10.21105/joss.03703}, url = {https://doi.org/10.21105/joss.03703}, year = {2021}, publisher = {The Open Journal}, volume = {6}, number = {68}, pages = {3703}, author = {Tomas Andrade and Llibert Areste Salo and Josu C. Aurrekoetxea and Jamie Bamber and Katy Clough and Robin Croft and Eloy de Jong and Amelia Drew and Alejandro Duran and Pedro G. Ferreira and Pau Figueras and Hal Finkel and Tiago Fran\c{c}a and Bo-Xuan Ge and Chenxia Gu and Thomas Helfer and Juha Jäykkä and Cristian Joana and Markus Kunesch and Kacper Kornet and Eugene A. Lim and Francesco Muia and Zainab Nazari and Miren Radia and Justin Ripley and Paul Shellard and Ulrich Sperhake and Dina Traykova and Saran Tunyasuvunakool and Zipeng Wang and James Y. Widdicombe and Kaze Wong}, title = {GRChombo: An adaptable numerical relativity code for fundamental physics}, journal = {Journal of Open Source Software} }

Owner

  • Name: GRTL Collaboration
  • Login: GRTLCollaboration
  • Kind: organization
  • Email: grchombo@gmail.com

Numerical relativity research collaboration - GR : Testing the Limits

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use GRChombo as part of a paper, please cite our JOSS
publication"
title: "GRChombo"
authors:
- name: "The GRChombo collaboration"
url: "https://www.grchombo.org/"
preferred-citation:
  type: article
  authors:
  - family-names: "Andrade"
    given-names: "Tomas"
  - family-names: "Salo"
    given-names: "Llibert Areste"
  - family-names: "Aurrekoetxea"
    given-names: "Josu C."
  - family-names: "Bamber"
    given-names: "Jamie"
  - family-names: "Clough"
    given-names: "Katy"
  - family-names: "Croft"
    given-names: "Robin"
  - family-names: "de Jong"
    given-names: "Eloy"
  - family-names: "Drew"
    given-names: "Amelia"
  - family-names: "Duran"
    given-names: "Alejandro"
  - family-names: "Ferreira"
    given-names: "Pedro G."
  - family-names: "Figueras"
    given-names: "Pau"
  - family-names: "Finkel"
    given-names: "Hal"
  - family-names: "França"
    given-names: "Tiago"
  - family-names: "Ge"
    given-names: "Bo-Xuan"
  - family-names: "Gu"
    given-names: "Chenxia"
  - family-names: "Helfer"
    given-names: "Thomas"
  - family-names: "Jäykkä"
    given-names: "Juha"
  - family-names: "Joana"
    given-names: "Cristian"
  - family-names: "Kunesch"
    given-names: "Markus"
  - family-names: "Kornet"
    given-names: "Kacper"
  - family-names: "Lim"
    given-names: "Eugene A."
  - family-names: "Muia"
    given-names: "Francesco"
  - family-names: "Nazari"
    given-names: "Zainab"
  - family-names: "Radia"
    given-names: "Miren"
  - family-names: "Ripley"
    given-names: "Justin"
  - family-names: "Shellard"
    given-names: "Paul"
  - family-names: "Sperhake"
    given-names: "Ulrich"
  - family-names: "Traykova"
    given-names: "Dina"
  - family-names: "Tunyasuvunakool"
    given-names: "Saran"
  - family-names: "Wang"
    given-names: "Zipeng"
  - family-names: "Widdicombe"
    given-names: "James Y."
  - family-names: "Wong"
    given-names: "Kaze"
  doi: "10.21105/joss.03703"
  journal: "Journal of Open Source Software"
  title: "GRChombo: An adaptable numerical relativity code for fundamental physics"
  issue: 68
  volume: 6
  start: 3703
  month: 12
  year: 2021

GitHub Events

Total
  • Create event: 8
  • Issues event: 4
  • Watch event: 14
  • Delete event: 4
  • Issue comment event: 13
  • Push event: 42
  • Gollum event: 32
  • Pull request review event: 21
  • Pull request review comment event: 6
  • Pull request event: 17
  • Fork event: 4
Last Year
  • Create event: 8
  • Issues event: 4
  • Watch event: 14
  • Delete event: 4
  • Issue comment event: 13
  • Push event: 42
  • Gollum event: 32
  • Pull request review event: 21
  • Pull request review comment event: 6
  • Pull request event: 17
  • Fork event: 4

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 448
  • Total Committers: 28
  • Avg Commits per committer: 16.0
  • Development Distribution Score (DDS): 0.614
Past Year
  • Commits: 44
  • Committers: 7
  • Avg Commits per committer: 6.286
  • Development Distribution Score (DDS): 0.636
Top Committers
Name Email Commits
Miren Radia m****a@y****k 173
TaigoFr t****r@o****m 70
Markus Kunesch m****h@d****k 56
KAClough k****h@y****m 49
te307 t****7@c****k 25
Areef Waeming r****g@g****m 16
JCAurre j****a@g****m 10
dependabot[bot] 4****] 7
Kacper Kornet k****2@d****k 5
sbrady00 s****0@g****m 5
ShaunFell s****l@g****m 4
Seppe Staelens s****s@h****m 3
Ericka 1****t 3
Amelia Drew d****1@c****k 3
ahw627 t****a@q****k 3
zainabnazari 4****i 2
Seppe Staelens s****s@s****e 2
Thomas Helfer d****1@l****r 2
Juliana Kwan j****3@g****m 1
dinatraykova d****a@p****k 1
amelialdrew a****2@c****k 1
Zipeng Wang d****6@d****r 1
Thomas Helfer d****1@l****r 1
Thomas Helfer d****1@d****r 1
De Jong k****9@n****k 1
Kacper Kornet k****2@c****k 1
Robin Croft r****t@g****m 1
Thomas Helfer t****r@l****e 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 38
  • Total pull requests: 81
  • Average time to close issues: 9 months
  • Average time to close pull requests: about 2 months
  • Total issue authors: 7
  • Total pull request authors: 20
  • Average comments per issue: 0.97
  • Average comments per pull request: 1.22
  • Merged pull requests: 58
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 2
  • Pull requests: 20
  • Average time to close issues: about 1 hour
  • Average time to close pull requests: 22 days
  • Issue authors: 1
  • Pull request authors: 7
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 15
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • mirenradia (25)
  • KAClough (6)
  • the-florist (2)
  • PawanGu (1)
  • WeiyHu (1)
  • Sbozzolo (1)
  • SeppeStaelens (1)
Pull Request Authors
  • mirenradia (25)
  • KAClough (12)
  • dependabot[bot] (12)
  • SeppeStaelens (11)
  • the-florist (10)
  • TaigoFr (5)
  • JCAurre (3)
  • julianakwan (2)
  • amelialdrew (2)
  • rc634 (2)
  • dinatraykova (2)
  • ShaunFell (2)
  • AreefW (2)
  • llibert94 (1)
  • cjoana (1)
Top Labels
Issue Labels
bug (17) wiki (10) enhancement (6) feature (2) wontfix (1)
Pull Request Labels
enhancement (25) bug (18) dependencies (12) feature (5) github_actions (1)

Dependencies

.github/workflows/build-doxygen.yml actions
  • actions/checkout v2 composite
  • mattnotmitt/doxygen-action v1 composite
  • peter-evans/create-pull-request v3 composite
.github/workflows/clang-format.yml actions
  • DoozyX/clang-format-lint-action v0.16.2 composite
  • actions/checkout v4 composite
.github/workflows/clang-tests.yml actions
  • actions/checkout v4 composite
.github/workflows/gcc-tests.yml actions
  • actions/checkout v4 composite
.github/workflows/intel-classic-tests.yml actions
  • actions/checkout v4 composite