GithubHelp home page GithubHelp logo

nemo-test-cases's Introduction

NEMO Demonstration Cases

This repository contains informations on :

  1. How to use demonstration cases within NEMO and how to analyse their ouputs :
    demonstration cases are ready to be used, all files needed are availables within NEMO.

  2. How to contribute and add new demontration case :
    you can follow the roadmap to add your own demontration case

Demonstration cases available in NEMO repository are :

  • LOCK_EXCHANGE
  • OVERFLOW
  • ISOMIP
  • WAD (Wetting & Dry)
  • SAS_BIPER
  • VORTEX
  • CANAL

How to use demonstration cases in NEMO

  • Download & compile XIOS code :
mkdir ~/XIOS; cd ~/XIOS
svn co http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/trunk xios-2.0
cd xios-2.0
./make_xios --arch your-compiler --jobs 8

( ./make_xios --help  (to choice your compiler) )
  • Download & compile NEMO code
mkdir my_TEST 
cd my_TEST 
svn --username 'mylogin' co http://forge.ipsl.jussieu.fr/nemo/svn/trunk/NEMOGCM NEMOGCM
cd NEMOGCM/CONFIG
./makenemo -a TEST_CASES -n name_of_test_case -m your_ARCH_FILE

( example ./makenemo -a TEST_CASES -n OVERFLOW -m X64_ADA )

Set of runs

If you want to run one of these test cases you can read README instructions here :

LOCK_EXCHANGE

OVERFLOW

ISOMIP

WAD (Wetting & Dry)

SAS_BIPER

VORTEX

CANAL

How to contribute and add new demontration case

TO BE DONE......

nemo-test-cases's People

Contributors

lesommer avatar sflavoni avatar

Watchers

 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.