New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
README.rst in NEMO/branches/UKMO/NEMO4_beta_mirror – NEMO

source: NEMO/branches/UKMO/NEMO4_beta_mirror/README.rst @ 10853

Last change on this file since 10853 was 10321, checked in by davestorkey, 5 years ago

UKMO/NEMO4_beta_mirror: Update to version 10279 of the trunk.

File size: 3.9 KB
RevLine 
[10321]1:Authors: NEMO System Team
2:Release: |release|
3:Date:    |today|
[9596]4
[10321]5`NEMO`_ for *Nucleus for European Modelling of the Ocean* is a state-of-the-art modelling framework for
6research activities and forecasting services in ocean and climate sciences.
[9596]7
[10321]8.. contents::
9   :local:
[9596]10
[10321]11Overview
12========
13
[9596]14The NEMO ocean model has 3 major components:
15
[10321]16- |OPA| models the ocean [thermo]dynamics and solves the primitive equations
17  (``./src/OCE``) :cite:`NEMO_manual`;
18- |SI3| simulates ice [thermo]dynamics, brine inclusions and subgrid-scale thickness variations
19  (``./src/ICE``) :cite:`SI3_manual`;
20- |TOP| models the [on|off]line oceanic tracers transport and the biogeochemical processes
21  (``./src/MBG``) :cite:`TOP_manual`.
[9596]22
[10321]23These physical core engines are described in their respective <reference publications> that must be cited for
24any work related to their use.
[9596]25
[10321]26Applications and capabilities
27=============================
[9596]28
[10321]29Not only does the NEMO framework model the ocean circulation,
30it offers various features to enable
[9596]31
[10321]32- Create :doc:`embedded zooms <zooms>` seamlessly with 2-way nesting package `AGRIF`_.
33- :doc:`Low cost biogeochemistry <coarsening>` and :doc:`alternative model opportunity <tracers>`.
34- Versatile :doc:`assimilation <assimilation>`.
35- :doc:`Output diagnostics <diagnostics>` with `XIOS`_ server.
36- :doc:`Coupling <coupling>` via `OASIS`_ for Earth system modelling.
[9596]37
[10321]38| Several :doc:`builtins configurations <configurations>` are provided to assess the skills and performances of
39   the model which can be used as templates for :doc:`setting up a new configuration <setup>` (``./cfgs``).
40| The end user could also find some :doc:`idealised test cases <test_cases>` online to serve as templates and
41   to study particular processes (``./tests``).
[9596]42
[10321]43A set of :doc:`utilities <tools>` is also provided to [pre|post]process your data (``./tools``).
[9596]44
[10321]45Literature
46==========
[9596]47
[10321]48:doc:`install`
[9596]49
[10321]50The reference documentation is archived online
[9596]51
[10321]52+-------+-------------------+----------------+
53|       | Reference manual  | |NEMO manual|_ |
54| |OPA| +-------------------+----------------+
55|       | Quick start guide | |NEMO guide|_  |
56+-------+-------------------+----------------+
57| |SI3|                     | |SI3 manual|_  |
58+---------------------------+----------------+
59| |TOP|                     | |TOP manual|_  |
60+---------------------------+----------------+
[9596]61
[10321]62.. |NEMO manual| image:: http://zenodo.org/badge/DOI/10.5281/zenodo.1464816.svg
63.. |NEMO guide|  image:: http://zenodo.org/badge/DOI/10.5281/zenodo.1475325.svg
64.. |SI3 manual|  image:: http://zenodo.org/badge/DOI/10.5281/zenodo.1471689.svg
65.. |TOP manual|  image:: http://zenodo.org/badge/DOI/10.5281/zenodo.1471700.svg
[9596]66
[10321]67| Reference manuals and quick start guide can be build from source and exported to HTML or PDF (``./doc``).
68| In any case, one can find them online:
[9596]69
[10321]70Since 2014 the project has a `Special Issue <http://www.geosci-model-dev.net/special_issue40.html>`_ in
71the open-access journal Geoscientific Model Development (GMD) from the European Geosciences Union (EGU).
72The main scope is to collect relevant manuscripts covering various topics and to provide a single portal to
73assess the model potential and evolution.
[9596]74
[10321]75Used by a wide audience, numerous :website:`associated projects <projects>` have been carried out and
76extensive :website:`bibliography <bibliography/publications>` published.
[9596]77
[10321]78Community development
79=====================
[9596]80
[10321]81| The NEMO Consortium pulling together 5 European institutes (`CMCC`_, `CNRS`_, `MOI`_, `Met Office`_ and `NERC`_)
82   plans the sustainable development in order to keep a reliable evolving framework since 2008.
83| It defines the |NEMO strategy|_ which is implemented by the System Team on
84   a yearly basis in order to release a new version almost every four years.
[9596]85
[10321]86.. |NEMO strategy| replace:: multi-year development strategy
[9596]87
[10321]88When the need arises, :forge:`working groups <wiki/WorkingGroups>` are created or resumed to
89gather the community expertise for advising on the development activities.
Note: See TracBrowser for help on using the repository browser.