Giter Site home page Giter Site logo

micurry / mpas-model Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mpas-dev/mpas-model

1.0 2.0 0.0 21.12 MB

Repository for MPAS models and shared framework releases.

License: Other

Makefile 0.54% Fortran 93.79% Shell 0.12% C 1.40% C++ 1.03% Pascal 0.06% Assembly 0.01% PHP 0.13% Python 2.82% MATLAB 0.11%

mpas-model's Introduction

MPAS-v7.0

The Model for Prediction Across Scales (MPAS) is a collaborative project for developing atmosphere, ocean, and other earth-system simulation components for use in climate, regional climate, and weather studies. The primary development partners are the climate modeling group at Los Alamos National Laboratory (COSIM) and the National Center for Atmospheric Research. Both primary partners are responsible for the MPAS framework, operators, and tools common to the applications; LANL has primary responsibility for the ocean model, and NCAR has primary responsibility for the atmospheric model.

The MPAS framework facilitates the rapid development and prototyping of models by providing infrastructure typically required by model developers, including high-level data types, communication routines, and I/O routines. By using MPAS, developers can leverage pre-existing code and focus more on development of their model.

BUILDING

This README is provided as a brief introduction to the MPAS framework. It does not provide details about each specific model, nor does it provide building instructions.

For information about building and running each core, please refer to each core's user's guide, which can be found at the following web sites:

MPAS-Atmosphere

MPAS-Albany Land Ice

MPAS-Ocean

MPAS-Seaice

Code Layout

Within the MPAS repository, code is laid out as follows. Sub-directories are only described below the src directory.

MPAS-Model
├── src
│   ├── registry -- Code for building Registry.xml parser (Shared)
│   ├── driver -- Main driver for MPAS in stand-alone mode (Shared)
│   ├── external -- External software for MPAS (Shared)
│   ├── framework -- MPAS Framework (Includes DDT Descriptions, and shared routines. Shared)
│   ├── operators -- MPAS Opeartors (Includes Operators for MPAS meshes. Shared)
│   ├── inc -- Empty directory for include files that Registry generates (Shared)
│   └── core_* -- Individual model cores.
    └────── testing_and_setup -- tools for setting up configurations and tests cases (Shared)

Model cores are typically developed independently. For information about building and running a particular core, please refer to that core's user's guide.

mpas-model's People

Contributors

akturner avatar amametjanov avatar climbfuji avatar douglasjacobsen avatar jn4snz avatar jonbob avatar jonwoodring avatar kkeene44 avatar larofeticus avatar ldfowler58 avatar lowrie avatar maltrud avatar mark-petersen avatar matthewhoffman avatar mgduda avatar micurry avatar mperego avatar nickszap avatar njeffery avatar philipwjones avatar pwolfram avatar skamaroc avatar stephenprice avatar syha avatar toddringler avatar tongzhangice avatar vanroekel avatar weiwangncar avatar whlipscomb avatar xylar avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.