chombo-discharge
chombo-discharge: An AMR code for gas discharge simulations in complex geometries - Published in JOSS (2023)
Science Score: 98.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 1 DOI reference(s) in JOSS metadata -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
chombo-discharge: A research code for low-temperature plasma which uses a Cartesian cut-cell formalism.
Basic Info
- Host: GitHub
- Owner: chombo-discharge
- License: gpl-3.0
- Language: C++
- Default Branch: main
- Homepage: https://chombo-discharge.github.io/chombo-discharge/
- Size: 1.17 GB
Statistics
- Stars: 17
- Watchers: 2
- Forks: 12
- Open Issues: 10
- Releases: 29
Metadata Files
Docs/README.md
Documentation quickstart
Doxygen documentation
To build the doxygen documentation locally, run
doxygen Docs/doxygen.conf
from $DISCHARGE_HOME.
This will install the doxygen documentation in the Docs/doxygen subfolder.
Manual build
We use Sphinx with reStructured text for building the user documentation. To build the documentation locally, navigate to the Sphinx subfolder and run
cd $DISCHARGE_HOME/Docs/Sphinx
make html
for the HTML documentation and
cd $DISCHARGE_HOME/Docs/Sphinx
make latexpdf
for the LaTeX/PDF documentation.
Source files will end up in $DICSHARGE_HOME/Sphinx/build/html and $DICSHARGE_HOME/Sphinx/build/latex, respectively.
Adding Sphinx changes.
To add changes to the Sphinx documentation, make the changes in the relevant Sphinx/source files. To build the documentation, either build it locally as above or put Sphinx in auto-build mode:
cd $DICSHARGE_HOME/Docs/Sphinx
sphinx-autobuild source/ build/html
This will start a server at http://127.0.0.1:8000 and start watching for changes in the source directory.
When a change is detected, the documentation is rebuilt and any open browser windows are reloaded automatically. KeyboardInterrupt (ctrl+c) will stop the server.
Owner
- Name: chombo-discharge
- Login: chombo-discharge
- Kind: organization
- Repositories: 2
- Profile: https://github.com/chombo-discharge
JOSS Publication
chombo-discharge: An AMR code for gas discharge simulations in complex geometries
Tags
astronomy dynamics galactic dynamics milky wayCitation (CITATION.cff)
cff-version: "1.2.0"
authors:
- family-names: Marskar
given-names: Robert
orcid: "https://orcid.org/0000-0003-1706-9736"
doi: 10.5281/zenodo.7950220
message: If you use this software, please cite our article in the
Journal of Open Source Software.
preferred-citation:
authors:
- family-names: Marskar
given-names: Robert
orcid: "https://orcid.org/0000-0003-1706-9736"
date-published: 2023-05-22
doi: 10.21105/joss.05335
issn: 2475-9066
issue: 85
journal: Journal of Open Source Software
publisher:
name: Open Journals
start: 5335
title: "chombo-discharge: An AMR code for gas discharge simulations in
complex geometries"
type: article
url: "https://joss.theoj.org/papers/10.21105/joss.05335"
volume: 8
title: "chombo-discharge: An AMR code for gas discharge simulations in
complex geometries"
GitHub Events
Total
- Create event: 9
- Issues event: 85
- Release event: 8
- Watch event: 7
- Delete event: 1
- Issue comment event: 16
- Push event: 66
- Pull request event: 71
- Fork event: 2
Last Year
- Create event: 9
- Issues event: 85
- Release event: 8
- Watch event: 7
- Delete event: 1
- Issue comment event: 16
- Push event: 66
- Pull request event: 71
- Fork event: 2
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Robert Marskar | r****r@s****o | 2,307 |
| FannySkirbekk | 6****k | 3 |
| Robert Marskar | m****r@l****o | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 79
- Total pull requests: 139
- Average time to close issues: about 1 month
- Average time to close pull requests: 13 days
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 0.18
- Average comments per pull request: 0.07
- Merged pull requests: 111
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 46
- Pull requests: 80
- Average time to close issues: 11 days
- Average time to close pull requests: 6 days
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 0.2
- Average comments per pull request: 0.09
- Merged pull requests: 57
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- rmrsk (78)
- QAQ66611 (1)
Pull Request Authors
- rmrsk (136)
- FannySkirbekk (2)
- hansernhm (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- JamesIves/github-pages-deploy-action 3.7.1 composite
- actions/checkout v3 composite
- actions/upload-artifact v1 composite
- actions/checkout v3 composite
- actions/upload-artifact v1 composite
- jidicula/clang-format-action v4.10.1 composite
