athena-1d-accretion-pub

The version of athena++ I used to generate the accretion models in my 1D paper

https://github.com/davidpochik/athena-1d-accretion-pub

Science Score: 54.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
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

The version of athena++ I used to generate the accretion models in my 1D paper

Basic Info
  • Host: GitHub
  • Owner: DavidPochik
  • License: bsd-3-clause
  • Language: C++
  • Default Branch: main
  • Size: 21.9 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation

README.md

Accretion problem setup:

  • This version of Athena++ generates parameterized CCSN accretion models.
  • jobscript_parallel_main or jobscript_serial_main run a default accretion model that uses the following: 1) Lnu=40 (in units of $10^{51} \mathrm{ergs} \mathrm{s}^{-1} \mathrm{g}^{-1}$ ) 2) Mdot=0.7 (in units of $M_{\odot} \mathrm{s}^{-1}$) 3) Mach=2.0 4) RPNS=30 (in units of km) 5) enue=12.6156 (in units of MeV) 6) enueb=18.9234 (in units of MeV) 7) Tau=2/3 8) Boundary conditions described in Pochik and Thompson 2025 (https://arxiv.org/abs/2411.16857)
  • Variables in the athinput files already include the default boundary values and conditions listed above.
  • The accretion_12panel.py plot script produces a plot of the accretion model at the final timestep.
  • jobscript_parallel_thermal runs the code used for the accretion model analysis in Section 3.6 of Pochik and Thompson 2025 using the following: 1) Lnu=10 (in units of $10^{51} \mathrm{ergs} \mathrm{s}^{-1} \mathrm{g}^{-1}$ ) 2) Mdot=0.3 (in units of $M{\odot} \mathrm{s}^{-1}$) 3) ```Sout=3.(in units of $k_{\mathrm{B}}$ baryon$^{-1}$) 4)vcoef=0.8(fraction of free fall) 5)Yeout=26/56 6)Abarout=56. 7)RPNS=30(in units of km) 8)MPNS=1.4(in units of $M_{\odot}$) 9)enue=12.6156(in units of MeV) 10)enueb=18.9234(in units of MeV) 11)Tau=2/3```
    • To see native the Athena++ code and documentation, visit https://github.com/PrincetonUniversity/athena

Owner

  • Name: David Pochik
  • Login: DavidPochik
  • Kind: user

Physics PhD Student at the Ohio State University -- Computational Astrophysics

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
  • Public event: 1
  • Push event: 9
Last Year
  • Public event: 1
  • Push event: 9