Giter Site home page Giter Site logo

mjucker / mima Goto Github PK

View Code? Open in Web Editor NEW
32.0 9.0 21.0 18 MB

Model of an idealized Moist Atmosphere: Intermediate-complexity General Circulation Model with full radiation

License: GNU General Public License v3.0

Perl 0.36% HTML 8.40% Shell 0.07% C 3.37% Fortran 83.29% NetLinx 0.05% C++ 3.75% Assembly 0.01% Makefile 0.01% Pawn 0.57% Python 0.02% NASL 0.03% SourcePawn 0.01% CMake 0.09%
fortran gcm climate-model atmospheric-science atmospheric-modelling

mima's Introduction

Model of an idealized Moist Atmosphere (MiMA) DOI

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

for v1.x and

Garfinkel et al. (2020): The building blocks of Northern Hemisphere wintertime stationary waves, Journal of Climate

for v2.0.

Please see the documentation online or in the docs folder for information about the model.

See the 30 second trailer on YouTube:

MiMA thumbnail

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.

mima's People

Contributors

dorchard avatar edwinpgerber avatar ianpwhite avatar jatkinson1000 avatar mjucker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mima's Issues

Compile error using [email protected]

I have a compile script that works quite nicely with an intel/19.x + openmpi/3.x Open HPC toolchain. However, porting it to our newer HPC, where I've built out a Spack based intel/2021.2.0 + mpich/3.3.2 stack, I get this error:

/scratch/users/myoder96/mima/MiMA/src/atmos_param/cg_drag/cg_drag.f90(475): error #6784: The number of actual arguments cannot be greater than the number of dummy arguments.   [INITIALIZE_DIAGNOSTIC_COLUMNS]
        call initialize_diagnostic_columns    &
-------------^
/scratch/users/myoder96/mima/MiMA/src/atmos_param/cg_drag/cg_drag.f90(479): error #6351: The number of subscripts is incorrect.   [LONB]
                      lon_coords_gl, lonb(:,1), latb(1,:), do_column_diagnostics, &
-------------------------------------^
/scratch/users/myoder96/mima/MiMA/src/atmos_param/cg_drag/cg_drag.f90(479): `error` #6633: The type of the actual argument differs from the type of the dummy argument.   [LONB]
                      lon_coords_gl, lonb(:,1), latb(1,:), do_column_diagnostics, &
-------------------------------------^
/scratch/users/myoder96/mima/MiMA/src/atmos_param/cg_drag/cg_drag.f90(479): error #6351: The number of subscripts is incorrect.   [LATB]
                      lon_coords_gl, lonb(:,1), latb(1,:), do_column_diagnostics, &

... and then continuing like that for a git. I'm chasing a couple of possible issues, but not ones that I would expect (at this time) to give this error. Any ideas?

Thanks, in advance!

mark

navy topography files are not provided with the standard download

I noticed that input.nml asks for the "navy" topography and water files, but only "lmask.T42.nc" is provided in the input/INPUT directory.  This is probably something we should fix before releasing MiMA 2.0.

&topography_nml
        topog_file = 'INPUT/navy_topography.data.nc',
        water_file = 'INPUT/navy_pctwater.data.nc' /

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.