Giter Club home page Giter Club 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 Issues

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' /

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

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.