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 1 DOI reference(s) in README -
✓Academic publication links
Links to: sciencedirect.com -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: PCLAeroParams
- License: bsd-2-clause
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://PCLAeroParams.github.io/TChem-atm/
- Size: 47.7 MB
Statistics
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 29
- Releases: 2
Metadata Files
README.md
TChem-atm
Installation
The installation guide demonstrates how to obtain, build, and install TChem-atm along with the requisite third-party libraries.
Citations
TChem-atm
bibtex @misc{osti_2472634, title = {TChem-atm v1.0, Version 1.0}, author = {Safta, Cosmin and Diaz-Ibarra, Oscar and Schmidt, Michael and USDOE}, abstractNote = {SAND2024-11300O TChem-atm is a software library that was developed to solve complex kinetic models for atmospheric chemistry applications. TChem-atm interface employs a hierarchical parallelism design to exploit the massive parallelism available from modern computing platforms. It also supports gas atmospheric chemistry applications, e.g., the energy exascale earth system model. TChem can be used as a box model or coupled with a climate model to compute the time evolution of gas tracer species. Sandia National Laboratories is a multimission laboratory managed and operated by National Technology & Engineering Solutions of Sandia, LLC, a wholly owned subsidiary of Honeywell International Inc., for the U.S. Department of Energy’s National Nuclear Security Administration under contract DE-NA0003525.}, url = {https://www.osti.gov//servlets/purl/2472634}, doi = {10.11578/dc.20240925.6}, url = {https://www.osti.gov/biblio/2472634}, year = {2024}, month = {6}, note = }TChem: A performance portable parallel software toolkit for complex kinetic mechanisms.
bibtex
@article{tchem:Kim:2022,
title = {{TChem: A performance portable parallel software toolkit for complex kinetic mechanisms}},
journal = {Computer Physics Communications},
volume = {285},
pages = {108628},
year = {2023},
issn = {0010-4655},
author = {Kyungjoo Kim and Oscar H. Díaz-Ibarra and Habib N. Najm and Judit Zádor and Cosmin Safta},
keywords = {TChem, Kokkos, Performance portability, GPU, Flow chemistry}
}
- "Benchmarking TChem for Potential Incorporation into E3SM as a Replacement Chemical Kinetics Solver"
bibtex @techreport{Diaz-Ibarra:2024:tchem, author = {Diaz-Ibarra, Oscar and Schmidt, Michael J. and Safta, Cosmin }, title = {{Benchmarking TChem for Potential Incorporation into E3SM as a Replacement Chemical Kinetics Solver}}, institution = {Sandia National Laboratories}, year = {2024}, number = {SAND2024-01807R} }
Owner
- Name: PCLAP
- Login: PCLAeroParams
- Kind: organization
- Location: United States of America
- Repositories: 1
- Profile: https://github.com/PCLAeroParams
Physically-Constrained Learning for Aerosol Parameterizations
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Safta
given-names: Cosmin
- family-names: Diaz-Ibarra
given-names: Oscar H.
- family-names: Schmidt
given-names: Michael
title: "TChem-atm"
version: 1.0.0
identifiers:
- type: doi
value: https://doi.org/10.11578/dc.20240925.6
date-released: 2024-06-07
GitHub Events
Total
- Issues event: 16
- Delete event: 33
- Issue comment event: 39
- Push event: 150
- Pull request review event: 91
- Pull request review comment event: 72
- Pull request event: 59
- Create event: 32
Last Year
- Issues event: 16
- Delete event: 33
- Issue comment event: 39
- Push event: 150
- Pull request review event: 91
- Pull request review comment event: 72
- Pull request event: 59
- Create event: 32
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 6
- Total pull requests: 29
- Average time to close issues: 19 days
- Average time to close pull requests: about 1 month
- Total issue authors: 2
- Total pull request authors: 4
- Average comments per issue: 0.0
- Average comments per pull request: 0.72
- Merged pull requests: 14
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 6
- Pull requests: 29
- Average time to close issues: 19 days
- Average time to close pull requests: about 1 month
- Issue authors: 2
- Pull request authors: 4
- Average comments per issue: 0.0
- Average comments per pull request: 0.72
- Merged pull requests: 14
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- odiazib (11)
- jcurtis2 (5)
- nriemer (4)
- mwest1066 (2)
- samfrederick (1)
Pull Request Authors
- odiazib (16)
- zdaq12 (13)
- jcurtis2 (8)
- samfrederick (3)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- ubuntu 22.04 build