Science Score: 67.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 10 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: YihanWangAstro
  • License: bsd-3-clause
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 51 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Codeowners

README.md

athena

Project Status: Active – The project has reached a stable, usable state and is being actively developed. DOI <!-- v21.0, not Concept DOI that tracks the "latest" version (erroneously sorted by DOI creation date on Zenodo). 10.5281/zenodo.4455879 --> Travis CI Build Status codecov License Contributor Covenant

Athena++ GRMHD code and adaptive mesh refinement (AMR) framework

Please read our contributing guidelines for details on how to participate.

Citation

To cite Athena++ in your publication, please use the following BibTeX to refer to the code's method paper: @article{Stone2020, doi = {10.3847/1538-4365/ab929b}, url = {https://doi.org/10.3847%2F1538-4365%2Fab929b}, year = 2020, month = jun, publisher = {American Astronomical Society}, volume = {249}, number = {1}, pages = {4}, author = {James M. Stone and Kengo Tomida and Christopher J. White and Kyle G. Felker}, title = {The Athena$\mathplus$$\mathplus$ Adaptive Mesh Refinement Framework: Design and Magnetohydrodynamic Solvers}, journal = {The Astrophysical Journal Supplement Series}, } Additionally, you can add a reference to https://github.com/PrincetonUniversity/athena in a footnote.

Finally, we have minted DOIs for each released version of Athena++ on Zenodo. This practice encourages computational reproducibility, since you can specify exactly which version of the code was used to produce the results in your publication. 10.5281/zenodo.4455879 is the DOI which cites all versions of the code; it will always resolve to the latest release. Click on the Zenodo badge above to get access to BibTeX, etc. info related to these DOIs, e.g.:

@software{athena, author = {Athena++ development team}, title = {{PrincetonUniversity/athena-public-version: Athena++ v21.0}}, month = jan, year = 2021, publisher = {Zenodo}, version = {21.0}, doi = {10.5281/zenodo.4455880}, url = {https://doi.org/10.5281/zenodo.4455880} }

Owner

  • Name: YihanWang
  • Login: YihanWangAstro
  • Kind: user
  • Company: UNLV

Citation (CITATION.cff)

# YAML 1.2
# Metadata for citation of this software according to the CFF format (https://citation-file-format.github.io/)
cff-version: 1.1.0
message: If you use this software, please cite it using these metadata.
title: 'Athena++'
doi: 10.5281/zenodo.4455880
authors:
- name: Athena++ development team
version: '21.0'
date-released: 2021-01-06
repository-code: https://github.com/PrincetonUniversity/athena/releases/tag/v21.0
license: BSD-3-Clause

references:
- type: article
  title: 'Athena++ Adaptive Mesh Refinement Framework: Design and Magnetohydrodynamic Solvers'
  journal: 'The Astrophysical Journal Supplement Series'
  year: 2020
  volume: 249
  number: 1
  publisher: 'American Astronomical Society'
  doi: 10.3847/1538-4365/ab929b
  authors:
  - given-names: James
    family-names: Stone
    orcid: 0000-0001-5603-1832
  - given-names: Kengo
    family-names: Tomida
    orcid: 0000-0001-8105-8113
  - given-names: Chris
    family-names: White
  - given-names: Kyle
    family-names: Felker
    orcid: 0000-0002-3501-482X

GitHub Events

Total
Last Year