Changeset 10460
- Timestamp:
- 2019-01-07T16:29:28+01:00 (6 years ago)
- Location:
- NEMO/trunk
- Files:
-
- 1 added
- 2 deleted
- 8 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/README.rst
r10279 r10460 1 :Authors: NEMO System Team2 1 :Release: |release| 3 2 :Date: |today| 4 3 5 `NEMO`_ for *Nucleus for European Modelling of the Ocean* is a state-of-the-art modelling framework for 6 research activities and forecasting services in ocean and climate sciences. 4 `NEMO`_ for *Nucleus for European Modelling of the Ocean* is a state-of-the-art modelling framework, 5 for research activities and forecasting services in ocean and climate sciences, 6 developed in a sustainable way by a European consortium since 2008. 7 7 8 8 .. contents:: … … 21 21 (``./src/MBG``) :cite:`TOP_manual`. 22 22 23 These physical core engines are described in their respective <reference publications> that must be cited for24 any work related to their use.23 These physical core engines are described in their respective `reference publications`_, 24 that must be cited for any work related to their use. 25 25 26 A pplications and capabilities27 ============================= 26 Assets and ready-to-use solutions 27 ================================= 28 28 29 29 Not only does the NEMO framework model the ocean circulation, 30 30 it offers various features to enable 31 31 32 - Create :doc:`embedded zooms <zooms>` seamlessly with2-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.32 - Create :doc:`embedded zooms <zooms>` seamlessly thanks to 2-way nesting package `AGRIF`_. 33 - Opportunity to integrate an :doc:`alternative biogeochemistry model <tracers>` 34 - Versatile :doc:`data_assimilation <data assimilation>`. 35 - Generation of :doc:`diagnostics <diagnostics>` through effective `XIOS`_ server. 36 - Roll-out Earth system modelling with :doc:`coupling interface <coupling>` to `OASIS`_. 37 37 38 | Several :doc:`built ins configurations <configurations>` are provided to assessthe skills and performances of38 | Several :doc:`built-in configurations <configurations>` are provided to evaluate the skills and performances of 39 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>` onlineto serve as templates and40 | The end user could also find online some :doc:`idealised test cases <test_cases>` to serve as templates and 41 41 to study particular processes (``./tests``). 42 42 43 43 A set of :doc:`utilities <tools>` is also provided to [pre|post]process your data (``./tools``). 44 44 45 Literature46 ========== 45 Project literature 46 ================== 47 47 48 A tutorial 48 49 :doc:`install` 49 50 … … 76 77 extensive :website:`bibliography <bibliography/publications>` published. 77 78 78 Co mmunitydevelopment79 ===================== 79 Collaborative development 80 ========================= 80 81 81 82 | The NEMO Consortium pulling together 5 European institutes (`CMCC`_, `CNRS`_, `MOI`_, `Met Office`_ and `NERC`_) … … 88 89 When the need arises, :forge:`working groups <wiki/WorkingGroups>` are created or resumed to 89 90 gather the community expertise for advising on the development activities. 91 92 :doc:`<contributing>` -
NEMO/trunk/cfgs/AGRIF_DEMO/README.rst
r10279 r10460 1 ************** ********2 Embedded zooms (AGRIF)3 ************** ********1 ************** 2 Embedded zooms 3 ************** 4 4 5 5 .. contents:: -
NEMO/trunk/cfgs/README.rst
r10279 r10460 1 *************************** **2 Run a reference configuration3 *************************** **1 *************************** 2 Run built-in configurations 3 *************************** 4 4 5 5 .. contents:: … … 14 14 | :underline:`The NEMO System Team is in charge of these configurations`. 15 15 16 +----------------------+-----+-----+-----+--------+-------+-------------------------- -----+17 | | OPA | SI3 | TOP | PISCES | AGRIF | Inputs 18 +======================+=====+=====+=====+========+=======+========================== =====+19 | `AGRIF_DEMO`_ | X | X | | | X | - `AGRIF_DEMO_v4.0.tar`_|20 | | | | | | | - `ORCA2_ICE_v4.0.tar`_|21 +----------------------+-----+-----+-----+--------+-------+-------------------------- -----+22 | `AMM12`_ | X | | | | | `AMM12_v4.0.tar`_|23 +----------------------+-----+-----+-----+--------+-------+-------------------------- -----+24 | `C1D_PAPA`_ | X | | | | | `INPUTS_C1D_PAPA_v4.0.tar`_|25 +----------------------+-----+-----+-----+--------+-------+-------------------------- -----+26 | `GYRE_BFM`_ | X | | X | | | ``-`` 27 +----------------------+-----+-----+-----+--------+-------+-------------------------- -----+28 | `GYRE_PISCES`_ | X | | X | X | | ``-`` 29 +----------------------+-----+-----+-----+--------+-------+-------------------------- -----+30 | `ORCA2_ICE_PISCES`_ | X | X | X | X | | - `ORCA2_ICE_v4.0.tar`_|31 | | | | | | | - `INPUTS_PISCES_v4.0.tar`_|32 +----------------------+-----+-----+-----+--------+-------+-------------------------- -----+33 | `ORCA2_OFF_PISCES`_ | | | X | X | | - `INPUTS_PISCES_v4.0.tar`_|34 | | | | | | | - `ORCA2_OFF_v4.0.tar`_|35 +----------------------+-----+-----+-----+--------+-------+-------------------------- -----+36 | `ORCA2_OFF_TRC`_ | | | X | | | `ORCA2_OFF_v4.0.tar`_|37 +----------------------+-----+-----+-----+--------+-------+-------------------------- -----+38 | `ORCA2_SAS_ICE`_ | | X | | | | - `ORCA2_ICE_v4.0.tar`_|39 | | | | | | | - `INPUTS_SAS_v4.0.tar`_|40 +----------------------+-----+-----+-----+--------+-------+-------------------------- -----+41 | `SPITZ12`_ | X | X | | | | `SPITZ12_v4.0.tar`_|42 +----------------------+-----+-----+-----+--------+-------+-------------------------- -----+16 +----------------------+-----+-----+-----+--------+-------+--------------------------+ 17 | | OPA | SI3 | TOP | PISCES | AGRIF | Inputs | 18 +======================+=====+=====+=====+========+=======+==========================+ 19 | `AGRIF_DEMO`_ | X | X | | | X | - AGRIF_DEMO_v4.0.tar | 20 | | | | | | | - ORCA2_ICE_v4.0.tar | 21 +----------------------+-----+-----+-----+--------+-------+--------------------------+ 22 | `AMM12`_ | X | | | | | AMM12_v4.0.tar | 23 +----------------------+-----+-----+-----+--------+-------+--------------------------+ 24 | `C1D_PAPA`_ | X | | | | | INPUTS_C1D_PAPA_v4.0.tar | 25 +----------------------+-----+-----+-----+--------+-------+--------------------------+ 26 | `GYRE_BFM`_ | X | | X | | | ``-`` | 27 +----------------------+-----+-----+-----+--------+-------+--------------------------+ 28 | `GYRE_PISCES`_ | X | | X | X | | ``-`` | 29 +----------------------+-----+-----+-----+--------+-------+--------------------------+ 30 | `ORCA2_ICE_PISCES`_ | X | X | X | X | | - ORCA2_ICE_v4.0.tar | 31 | | | | | | | - INPUTS_PISCES_v4.0.tar | 32 +----------------------+-----+-----+-----+--------+-------+--------------------------+ 33 | `ORCA2_OFF_PISCES`_ | | | X | X | | - INPUTS_PISCES_v4.0.tar | 34 | | | | | | | - ORCA2_OFF_v4.0.tar | 35 +----------------------+-----+-----+-----+--------+-------+--------------------------+ 36 | `ORCA2_OFF_TRC`_ | | | X | | | ORCA2_OFF_v4.0.tar | 37 +----------------------+-----+-----+-----+--------+-------+--------------------------+ 38 | `ORCA2_SAS_ICE`_ | | X | | | | - ORCA2_ICE_v4.0.tar | 39 | | | | | | | - INPUTS_SAS_v4.0.tar | 40 +----------------------+-----+-----+-----+--------+-------+--------------------------+ 41 | `SPITZ12`_ | X | X | | | | SPITZ12_v4.0.tar | 42 +----------------------+-----+-----+-----+--------+-------+--------------------------+ 43 43 44 44 AGRIF_DEMO -
NEMO/trunk/cfgs/SHARED/README.rst
r10279 r10460 1 *********** *******2 Diagnostics (XIOS)3 *********** *******1 *********** 2 Diagnostics 3 *********** 4 4 5 5 .. contents:: -
NEMO/trunk/doc/rst/source/NEMO_guide.rst
r10279 r10460 41 41 42 42 zooms 43 coarsening44 43 coupling 45 44 assimilation … … 56 55 .. Next headings markup acording to readme.rst 57 56 58 How to cite NEMO 59 ================ 57 Reference publications 58 ====================== 60 59 61 60 .. bibliography:: references.bib -
NEMO/trunk/doc/rst/source/conf.py
r10279 r10460 63 63 # directories to ignore when looking for source files. 64 64 # This pattern also affects html_static_path and html_extra_path . 65 exclude_patterns = ['global.rst' ]65 exclude_patterns = ['global.rst', 'coarsening.rst'] 66 66 67 67 # The name of the Pygments (syntax highlighting) style to use. -
NEMO/trunk/doc/rst/source/coupling.rst
r10279 r10460 1 ******** **************2 Coupling (OASIS & SAS)3 ******** **************1 ******** 2 Coupling 3 ******** 4 4 5 5 NEMO currently exploits OASIS-3-MCT to implement a generalised coupled interface -
NEMO/trunk/doc/rst/source/data_assimilation.rst
r10455 r10460 1 ***************** *********************2 Data assimilation (OBS/SAO, ASM & TAM)3 ***************** *********************1 ***************** 2 Data assimilation 3 ***************** 4 4 5 5 .. contents:: -
NEMO/trunk/src/TOP/README.rst
r10279 r10460 1 *************** ******2 Oceanic tracers (TOP)3 *************** ******1 *************** 2 Oceanic tracers 3 *************** 4 4 5 5 .. contents::
Note: See TracChangeset
for help on using the changeset viewer.