Git Product home page Git Product logo

mom5's Introduction

Build Status

The Modular Ocean Model

MOM is a numerical ocean model based on the hydrostatic primitive equations. Development of the model is managed through this Github site.

Contributions from users and developers are always welcomed. Any questions should be directed to the mailing list.

To get started with MOM please consult the quickstart guide. More information can be found in the online documentation

mom5's People

Contributors

timleslie avatar marshallward avatar nichannah avatar nicholash avatar aidanheerdegen avatar stephengriffies avatar russfiedler avatar aekiss avatar rmholmes avatar hailinyan avatar rfarneti avatar castelao avatar katesnow avatar underwoo avatar naught101 avatar zliang avatar

Watchers

James Cloos avatar  avatar

mom5's Issues

logical write_a_restart is used inconsistently

The logical variable write_a_restart is used in many places to control whether a restart file is written, but there are three places where it is not used, and a restart file is written unconditionally. These are:

  1. subroutine ice_model_end in src/ice_sis/ice_type.F90
  2. subroutine ocean_sfc_end in src/mom5/ocean_core/ocean_sbc.F90
  3. subroutine ocean_velocity_end in src/mom5/ocean_core/ocean_velocity.F90. In this last case, write_a_restart is used incorrectly in subroutine ocean_veclocity_chksum in the same file.

Instrument for scalability testing

To test scalability and performance on Gadi, vary both the compiler flags and the layout. To better understand the performance of the code, also expand the options available in MOM_run.csh to cater to Score-P, Scalasca and Valgrind.

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.