Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mjucker/MiMA
Model of an idealized Moist Atmosphere: Intermediate-complexity General Circulation Model with full radiation
https://github.com/mjucker/MiMA
atmospheric-modelling atmospheric-science climate-model fortran gcm
Last synced: 3 months ago
JSON representation
Model of an idealized Moist Atmosphere: Intermediate-complexity General Circulation Model with full radiation
- Host: GitHub
- URL: https://github.com/mjucker/MiMA
- Owner: mjucker
- License: gpl-3.0
- Created: 2015-05-21T12:46:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-06-09T11:11:08.000Z (over 1 year ago)
- Last Synced: 2024-06-11T16:47:24.990Z (5 months ago)
- Topics: atmospheric-modelling, atmospheric-science, climate-model, fortran, gcm
- Language: Fortran
- Size: 17.6 MB
- Stars: 32
- Watchers: 9
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- open-sustainable-technology - MiMA - Model of an idealized Moist Atmosphere: Intermediate-complexity General Circulation Model with full radiation. (Atmosphere / Atmospheric Composition and Dynamics)
README
# Model of an idealized Moist Atmosphere (MiMA) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.597136.svg)](https://doi.org/10.5281/zenodo.597136)
MiMA is an intermediate-complexity General Circulation Model with interactive water vapor and full radiation. It is published in[M Jucker and EP Gerber, 2017: *Untangling the annual cycle of the tropical tropopause layer with an idealized moist model*, Journal of Climate 30, 7339-7358](http://dx.doi.org/10.1175/JCLI-D-17-0127.1)
for v1.x and
[Garfinkel et al. (2020): *The building blocks of Northern Hemisphere wintertime stationary waves*, Journal of Climate](http://journals.ametsoc.org/doi/10.1175/JCLI-D-19-0181.1)
for v2.0.
Please see the documentation [online](http://mjucker.github.io/MiMA/) or [in the docs folder](docs/) for information about the model.
See the 30 second trailer on [YouTube](https://www.youtube.com/watch?v=8UfaFnGtCrk "Model of an idealized Moist Atmosphere (MiMA)"):
[![MiMA thumbnail](https://img.youtube.com/vi/8UfaFnGtCrk/0.jpg)](https://www.youtube.com/watch?v=8UfaFnGtCrk "Model of an idealized Moist Atmosphere (MiMA)")
Although free to use under a GPLv3 license, we ask you to cite the relevant scientific work given in the documentation in any publications using this code.
## License
MiMA is distributed under a GNU GPLv3 license. That means you have permission to use, modify, and distribute the code, even for commercial use. However, you must make your code publicly available under the same license. See LICENSE.txt for more details.
AM2 is distributed under a GNU GPLv2 license. That means you have permission to use, modify, and distribute the code, even for commercial use. However, you must make your code publicly available under the same license.
RRTM/RRTMG: Copyright © 2002-2010, Atmospheric and Environmental Research, Inc. (AER, Inc.). This software
may be used, copied, or redistributed as long as it is not sold and this copyright notice is reproduced
on each copy made. This model is provided as is without any express or implied warranties.