Giter Club home page Giter Club logo

idealizedspectralgcm.jl's Introduction

IdealizedSpetralGCM.jl

JGCM is a lightweight educational spectral atmosphere model written with Julia. The code follows the classical spectral atmosphere model developed in Geophysical Fluid Dynamics Laboratory.

Install JGCM

If you intend to develop the package (add new features, modify current functions, etc.), we suggest developing the package (in the current directory (GCM-from-Scratch))

julia> ]
pkg> dev .

You should be able to load the module

julia> using JGCM

When necessary, yoGCMu can delete the package (in the current directory (GCM-from-Scratch))

julia> ]
pkg> rm JGCM

Code structure

  • The spectral method is in /src/Atmos_Spectral

  • The parameterization, currently only the notable Held-Suarez test case, is in /src/Atmos_Param

  • Experiments, including Barotropic flow, showllow water equations and Held-Suarez test case, are in /exp

References

  1. https://www.gfdl.noaa.gov/idealized-spectral-models-quickstart/

  2. Ehrendorfer, Martin. Spectral numerical weather prediction models. Society for Industrial and Applied Mathematics, 2011.

  3. Durran, Dale R. Numerical methods for wave equations in geophysical fluid dynamics. Vol. 32. Springer Science & Business Media, 2013.

  4. Lauritzen, Peter H., et al., eds. Numerical techniques for global atmospheric models. Vol. 80. Springer Science & Business Media, 2011.

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.