Changes between Version 6 and Version 7 of user/lovato/readmerst
- Timestamp:
- 2019-01-18T16:15:19+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
user/lovato/readmerst
v6 v7 1 1 {{{ 2 2 #!rst 3 4 :Release: |release|5 :Date: |today|6 3 7 4 NEMO_ for **Nucleus for European Modelling of the Ocean** is a state-of-the-art modelling framework for research activities and forecasting services in ocean and climate sciences, … … 13 10 The NEMO_ ocean model has 3 major components: 14 11 15 - **O PA** models the ocean [thermo]dynamics and solves the primitive equations (``./src/OCE``)12 - **OCE** models the ocean [thermo]dynamics and solves the primitive equations (``./src/OCE``) 16 13 - **SI3** simulates seaice [thermo]dynamics, brine inclusions and subgrid-scale thickness variations (``./src/ICE``) 17 14 - **TOP** models the [on|off]line oceanic tracers transport and biogeochemical processes (``./src/TOP``) … … 25 22 26 23 - Create embedded zoom seamlessly thanks to 2-way nesting package AGRIF_. 27 - Opportunity to integrate an alternative biogeochemistry model 28 - Versatile data_assimilation 24 - Opportunity to integrate an `external biogeochemistry model`_ 29 25 - Generation of diagnostics through effective XIOS_ system 30 26 - Roll-out Earth system modeling with coupling interface based on OASIS_ … … 39 35 ============================ 40 36 41 A walkthrough tutorial _illustrates how to get code dependencies, compile and execute NEMO.37 A walkthrough tutorial (``./INSTALL.rst``) illustrates how to get code dependencies, compile and execute NEMO. 42 38 43 Reference manuals and quick start guide can be build from source and exported to HTML or PDF formats (``./doc``) or directly downloaded from the NEMO_ website. 44 45 The reference documentation is archived online 46 47 +-------+-------------------+----------------+ 48 | | Reference manual | |NEMO manual|_ | 49 | |OPA| +-------------------+----------------+ 50 | | Quick start guide | |NEMO guide|_ | 51 +-------+-------------------+----------------+ 52 | |SI3| | |SI3 manual|_ | 53 +---------------------------+----------------+ 54 | |TOP| | |TOP manual|_ | 55 +---------------------------+----------------+ 39 Reference manuals and quick start guide can be build from source and exported to HTML or PDF formats (``./doc``) or downloaded directly from the NEMO_ website. 56 40 57 41 Since 2014 the project has a `Special Issue`_ in the open-access journal Geoscientific Model Development (GMD) from the European Geosciences Union (EGU). … … 69 53 When the need arises, `working groups`_ are created or resumed to gather the community expertise for advising on the development activities. 70 54 71 .. |NEMO manual| image:: http://zenodo.org/badge/DOI/10.5281/zenodo.1464816.svg 72 .. |NEMO guide| image:: http://zenodo.org/badge/DOI/10.5281/zenodo.1475325.svg 73 .. |SI3 manual| image:: http://zenodo.org/badge/DOI/10.5281/zenodo.1471689.svg 74 .. |TOP manual| image:: http://zenodo.org/badge/DOI/10.5281/zenodo.1471700.svg 75 55 .. _external biogeochemistry model : http://forge.ipsl.jussieu.fr/nemo/wiki/WorkingGroups/TOP/TOP-UserQuickGuide 76 56 .. _NEMO : https://www.nemo-ocean.eu/ 77 57 .. _OASIS : https://portal.enes.org/oasis