Science Score: 57.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 4 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: CamiloSerranoDamha
- License: gpl-3.0
- Language: Fortran
- Default Branch: main
- Size: 538 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
Binary Activity Thermodynamics (BAT-VBS) model
Fortran version of the Binary Activity Thermodynammics model (BAT-VBS) model (https://github.com/Gorkowski/BinaryActivityThermodynamics_Model).
If you use the BAT-VBS model, please cite:
1) Serrano Damha, C., Cummings, B. E., Schervish, M., Shiraiwa, M., Waring, M. S., & Zuend, A. (2024). Capturing the relative-humidity-sensitive gas–particle partitioning of organic aerosols in a 2D volatility basis set. Geophysical Research Letters, 51, e2023GL106095. https://doi.org/10.1029/2023GL106095
2) This repository
3) Gorkowski, K., Preston, T. C., and Zuend, A.: Relative-humidity-dependent organic aerosol thermodynamics via an efficient reduced-complexity model, Atmos. Chem. Phys., 19, 13383–13407, https://doi.org/10.5194/acp-19-13383-2019, 2019.
CONTENT:
Fortransourcecode folder: 1) *.f90 files: BAT and BAT-VBS models Fortran subroutines (source code)
2) EXAMPLE_PROGRAM.f90: Standalone Fortran program that illustrates how to run the BAT-VBS model
3) BATVBS_F2PY: Folder containing the procedure to create a BAT-VBS model extension module that can be imported in Python
Owner
- Name: Camilo
- Login: CamiloSerranoDamha
- Kind: user
- Location: Montreal, Canada
- Company: McGill University
- Repositories: 1
- Profile: https://github.com/CamiloSerranoDamha
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Serrano Damha" given-names: "Camilo" orcid: "https://orcid.org/0009-0001-3838-6055" title: "Binary Activity Thermodynamics-volatility basis set (BAT-VBS) model (Fortran)" version: 1.0.0 doi: 10.5281/zenodo.8270272 date-released: 2023-08-21 url: "https://github.com/CamiloSerranoDamha/BAT-VBS"