fwl-calliope

An equilibrium model for interior-atmosphere volatile partitioning on lava planets

https://github.com/formingworlds/calliope

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 3 DOI reference(s) in README
  • Academic publication links
    Links to: sciencedirect.com, wiley.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

An equilibrium model for interior-atmosphere volatile partitioning on lava planets

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 5
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

Tests for CALLIOPE Documentation Status License

CALLIOPE

Numerical model for the equilibrium outgassing of volatiles from a magma ocean.

Named after the Greek muse of eloquence and epic poetry. Prounounced: kal-IGH-uh-pee.

Documentation

https://fwl-calliope.readthedocs.io/en/latest/

Contributors

| Name | Email address | | - | - | | Harrison Nicholls | harrison.nicholls[at]physics.ox.ac.uk | | Dan J. Bower | dbower[at]ethz.ch | | Tim Lichtenberg | tim.lichtenberg[at]rug.nl | | Laurent Soucasse | l.soucasse[at]esciencecenter.nl | | Stef Smeets | s.smeets[at]esciencecenter.nl |

Installation

Simply run pip install -e . in this folder and calliope will be added to your Python environment.

Citations

Publications using this code should cite the following articles:

Further references:

  • https://www.sciencedirect.com/science/article/pii/S0009254101004144
  • https://doi.org/10.1016/j.epsl.2021.117255
  • https://academic.oup.com/petrology/article/36/6/1607/1493308
  • https://www.sciencedirect.com/science/article/pii/S0016703722004896
  • https://www.sciencedirect.com/science/article/pii/S0016703713001841
  • https://www.sciencedirect.com/science/article/pii/S0016703715004391
  • JANAF tables

Owner

  • Name: Forming Worlds Lab
  • Login: FormingWorlds
  • Kind: organization
  • Email: contact@formingworlds.space
  • Location: Netherlands

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."

authors:
- family-names: "Nicholls"
  given-names: "Harrison"
  orcid: "https://orcid.org/0000-0002-8368-4641"

- family-names: "Bower"
  given-names: "Dan"
  orcid: "https://orcid.org/0000-0002-0673-4860"

- family-names: "Lichtenberg"
  given-names: "Tim"
  orcid: "https://orcid.org/0000-0002-3286-7683"

- family-names: "Soucasse"
  given-names: "Laurent"
  orcid: "https://orcid.org/0000-0002-5422-8794"

- given-names: "Stef"
  family-names: "Smeets"
  affiliation: "Netherlands eScience Center"
  orcid: "https://orcid.org/0000-0001-5107-3531"

title: "CALLIOPE"
version: 25.05.04
doi: 10.xx/xx.xx
date-released: 2025-04-28
url: "https://github.com/FormingWorlds/CALLIOPE"

GitHub Events

Total
  • Create event: 19
  • Release event: 9
  • Issues event: 3
  • Delete event: 7
  • Issue comment event: 1
  • Push event: 18
  • Pull request event: 16
Last Year
  • Create event: 19
  • Release event: 9
  • Issues event: 3
  • Delete event: 7
  • Issue comment event: 1
  • Push event: 18
  • Pull request event: 16

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 8
  • Average time to close issues: 13 minutes
  • Average time to close pull requests: 5 minutes
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 8
  • Average time to close issues: 13 minutes
  • Average time to close pull requests: 5 minutes
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • nichollsh (3)
Pull Request Authors
  • nichollsh (10)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 478 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 11
pypi.org: fwl-calliope

Planetary accretion and volatile delivery model

  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 478 Last month
Last synced: 6 months ago

Dependencies

.github/workflows/code-style.yaml actions
  • actions/checkout v3 composite
  • pre-commit/action v3.0.1 composite
  • tj-actions/changed-files v45 composite
.github/workflows/tests.yaml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
  • cmcrameri *
  • matplotlib *
  • numpy *
  • scipy *