hydrogen_mobility
Calculation of maximum vertical velocity of hydrogen by solving the Darcy Flow Equation using the method of Lodhia & Clark (2022)
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 5 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Repository
Calculation of maximum vertical velocity of hydrogen by solving the Darcy Flow Equation using the method of Lodhia & Clark (2022)
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
hydrogen_mobility
Dr Bhavik Harish Lodhia March 2024
Fluid mobility calculation using the Darcy Flow equation. This module calculates density, buoyancy, viscosity and maximum vertical velocity for hydrogen in various rock types using the method of Lodhia & Clark (2022). Currently, only pure fluids are supported. The addition of other, mixed or multi-component fluids is currently under development.
To calculate hydrogen fluid properties, please use the command: python run.py Please see the detailed comments in run.py for information on how hydrogen fluid properties for different rock types and conditions may be calculated and plotting options.
Required modules: pip install chemicals thermo pandas uncertainties matplotlib
Please cite use of this software as follows: Lodhia, B.H. (2024) hydrogenmobility, https://github.com/lodhia92/hydrogenmobility, doi:10.5281/zenodo.10990921.
References:
Lodhia, B.H., Peeters, L. and Frery, E. (2024). A Review of the Migration of Hydrogen from the Planetary to Basin Scale. EarthArxiv, doi:10.31223/X5C11J.
Lodhia, B.H., Peeters, L. (2024). The migration of hydrogen in sedimentary basins, Australian Energy Producers Journal, doi:10.1071/EP23176
Lodhia, B.H., Clark, S.R. (2022). Computation of vertical fluid mobility of CO2, methane, hydrogen and hydrocarbons through sandstones and carbonates. Sci Rep 12, 10216. https://doi.org/10.1038/s41598-022-14234-6
Owner
- Name: Bhavik Harish Lodhia
- Login: lodhia92
- Kind: user
- Location: Australia
- Repositories: 1
- Profile: https://github.com/lodhia92
Research Scientist at CSIRO
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "hydrogen_mobility"
version: "1.0.0"
date-released: 2023-04-18
doi: "10.5281/zenodo.10990921"
authors:
- family-names: "Lodhia"
given-names: "Bhavik Harish"
orcid: "https://orcid.org/0000-0002-3764-2248"
affiliation: "CSIRO"
repository-code: "https://github.com/lodhia92/hydrogen_mobility"