https://github.com/brmather/melt
Implements Katz et al. 2003 parameterisation of wet melting
Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.4%) to scientific vocabulary
Keywords
hydrous
katz
mantle
melting
python
Last synced: 6 months ago
·
JSON representation
Repository
Implements Katz et al. 2003 parameterisation of wet melting
Basic Info
- Host: GitHub
- Owner: brmather
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://brmather.github.io/melt/
- Size: 186 KB
Statistics
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
hydrous
katz
mantle
melting
python
Created about 4 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
README.md
Melt
Implements Katz et al. (2003) parameterisation of wet melting.
Installation
Clone this repository to your machine, navigate to the folder, and run
sh
pip install .
References
Katz, R. F., Spiegelman, M., & Langmuir, C. H. (2003). A new parameterization of hydrous mantle melting. Geochemistry, Geophysics, Geosystems, 4(9), 1–19. https://doi.org/10.1029/2002GC000433
Owner
- Name: Ben Mather
- Login: brmather
- Kind: user
- Location: Sydney, Australia
- Company: University of Sydney
- Website: https://www.benmather.info
- Twitter: BenRMather
- Repositories: 4
- Profile: https://github.com/brmather
Computational Geophysicist
GitHub Events
Total
Last Year
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ben Mather | b****1@g****m | 10 |
| Ben Mather | a****t@i****m | 1 |
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/build_docs.yml
actions
- JamesIves/github-pages-deploy-action v4.2.2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
setup.py
pypi
- numpy *