Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 11 DOI reference(s) in README -
✓Academic publication links
Links to: researchgate.net, wiley.com -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.3%) to scientific vocabulary
Last synced: 8 months ago
·
JSON representation
Repository
Modes In Rotating Ellipsoids
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
- Releases: 0
Created over 7 years ago
· Last pushed over 3 years ago
https://github.com/fgerick/Mire.jl/blob/master/
# Mire.jl
*Modes In Rotating Ellipsoids*
[](https://fgerick.github.io/Mire.jl/dev/)
[](https://github.com/fgerick/Mire.jl/actions)
[](https://codecov.io/gh/fgerick/Mire.jl)
Solve for inviscid (magneto)hydrodynamic modes in rapidly rotating spheres and ellipsoids using a Galerkin method with basis vectors constructed from Cartesian monomials. The code supports fully 3-D, fully quasi-geostrophic (QG) and a hybrid model with QG velocities and 3-D magnetic field perturbations. The magnetic field satisfies the perfectly conducting boundary condition in the ellipsoid. In the sphere the insulating boundary condition is also available. The velocity field satisfies the non-penetrating boundary condition, valid for inviscid fluids.
The [documentation](https://fgerick.github.io/Mire.jl/dev/) is still work in progress, but the examples given by the [tests](https://github.com/fgerick/Mire.jl/blob/master/test/modes.jl) will work.
## Installation
From the Julia REPL type:
```julia
]add https://github.com/fgerick/CartesianSphericalHarmonics.jl.git
]add https://github.com/fgerick/Mire.jl.git
```
## Questions
If you have trouble using this library or find errors in the examples, please don't hesitate to file an issue on GitHub or get in touch with me directly (via felix[dot]gerick[at]observatory[dot]be or [researchgate](https://www.researchgate.net/profile/Felix_Gerick)).
## Citation
If you use this software in your research, please consider citing one of the relevant articles:
Gerick F., Jault D., Noir J., and Vidal J., (2020). Pressure torque of torsional Alfvn modes acting on an ellipsoidal mantle, Geophysical Journal International, [10.1093/gji/ggaa166](https://doi.org/10.1093/gji/ggaa166)
Gerick F., Jault D., and Noir J., (2021). Fast Quasi-Geostrophic Magneto-Coriolis Modes in the Earth's Core, Geophysical Research Letters, [10.1029/2020GL090803](https://doi.org/10.1029/2020GL090803)
```
@article{gerick_pressure_2020,
author = {Gerick, F. and Jault, D. and Noir, J. and Vidal, J.},
title = "{Pressure torque of torsional Alfvn modes acting on an ellipsoidal mantle}",
journal = {Geophysical Journal International},
volume = {222},
number = {1},
pages = {338-351},
year = {2020},
month = {04},
issn = {0956-540X},
doi = {10.1093/gji/ggaa166},
url = {https://doi.org/10.1093/gji/ggaa166},
eprint = {https://academic.oup.com/gji/article-pdf/222/1/338/33181751/ggaa166.pdf},
}
@article{gerick_fast_2021,
title = {Fast Quasi-Geostrophic Magneto-Coriolis Modes in the Earth's Core},
author = {Gerick, F. and Jault, D. and Noir, J.},
year = {2021},
journal = {Geophysical Research Letters},
volume = {48},
number = {4},
pages = {e2020GL090803},
issn = {1944-8007},
doi = {10.1029/2020GL090803},
langid = {english},
annotation = {\_eprint: https://agupubs.onlinelibrary.wiley.com/doi/pdf/10.1029/2020GL090803}
}
```
Owner
- Name: Felix Gerick
- Login: fgerick
- Kind: user
- Location: Toulouse
- Company: French National Centre for Space Studies (CNES)
- Website: fgerick.github.io
- Repositories: 5
- Profile: https://github.com/fgerick
Researcher in rotating fluid dynamics in planetary cores