Changes between Version 1 and Version 2 of user/lovato/readmerst
- Timestamp:
- 2019-01-18T14:38:18+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
user/lovato/readmerst
v1 v2 15 15 The NEMO ocean model has 3 major components: 16 16 17 - OPA models the ocean [thermo]dynamics and solves the primitive equations (``./src/OCE``) :cite:`NEMO_manual`18 - SI3 simulates ice [thermo]dynamics, brine inclusions and subgrid-scale thickness variations (``./src/ICE``) :cite:`SI3_manual`19 - TOP models the [on|off]line oceanic tracers transport and the biogeochemical processes (``./src/ MBG``) :cite:`TOP_manual`17 - OPA models the ocean [thermo]dynamics and solves the primitive equations (``./src/OCE``) 18 - SI3 simulates ice [thermo]dynamics, brine inclusions and subgrid-scale thickness variations (``./src/ICE``) 19 - TOP models the [on|off]line oceanic tracers transport and the biogeochemical processes (``./src/TOP``) 20 20 21 These physical core engines are described in their respective `reference publications`_,that must be cited for any work related to their use.21 These physical core engines are described in their respective `reference documentation`_ that must be cited for any work related to their use. 22 22 23 23 Assets and ready-to-use solutions … … 63 63 .. |TOP manual| image:: http://zenodo.org/badge/DOI/10.5281/zenodo.1471700.svg 64 64 65 | Reference manuals and quick start guide can be build from source and exported to HTML or PDF (``./doc``). 66 | In any case, one can find them online: 65 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. 67 66 68 Since 2014 the project has a `Special Issue <http://www.geosci-model-dev.net/special_issue40.html>`_ in 69 the open-access journal Geoscientific Model Development (GMD) from the European Geosciences Union (EGU). 70 The main scope is to collect relevant manuscripts covering various topics and to provide a single portal to 71 assess the model potential and evolution. 67 Since 2014 the project has a `Special Issue`_ in the open-access journal Geoscientific Model Development (GMD) from the European Geosciences Union (EGU). 68 The main scope is to collect relevant manuscripts covering various topics and to provide a single portal to assess the model potential and evolution. 72 69 73 Used by a wide audience, numerous :website:`associated projects <projects>` have been carried out and 74 extensive :website:`bibliography <bibliography/publications>` published. 70 Used by a wide audience, numerous `associated projects`_ have been carried out and extensive `bibliography`_ published. 75 71 76 72 Collaborative development 77 73 ========================= 78 74 79 | The NEMO Consortium pulling together 5 European institutes (CMCC_, CNRS_, MOI_, Met Office_ and NERC_) 80 plans the sustainable development in order to keep a reliable evolving framework since 2008. 81 | It defines the |NEMO strategy|_ which is implemented by the System Team on 82 a yearly basis in order to release a new version almost every four years. 75 The NEMO Consortium pulling together 5 European institutes (CMCC_, CNRS_, MOI_, `Met Office`_ and NERC_) plans the sustainable development in order to keep a reliable evolving framework since 2008. 76 77 It defines the |NEMO strategy|_ which is implemented by the System Team on a yearly basis in order to release a new version almost every four years. 83 78 84 79 .. |NEMO strategy| replace:: multi-year development strategy … … 87 82 gather the community expertise for advising on the development activities. 88 83 89 :doc:`<contributing>` 84 .. _reference documentation : https://www.nemo-ocean.eu/bibliography/documentation/ 85 .. _Special Issue : http://www.geosci-model-dev.net/special_issue40.html 86 .. _associated projects : https://www.nemo-ocean.eu/projects/ 87 .. _bibliography : https://www.nemo-ocean.eu/wp-content/plugins/wp-bibtexbrowser/bibtexbrowser.php?bib=nemo.bib 88 .. _CMCC : https://www.cmcc.it/ 89 .. _CNRS : http://www.cnrs.fr/ 90 .. _MOI : https://www.mercator-ocean.fr 91 .. _Met Office : https://www.metoffice.gov.uk/ 92 .. _NERC : https://nerc.ukri.org/ 90 93 91 .. _CMCC : https://www.cmcc.it/ 94 92 95 93 96 }}}