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.
Changeset 11824 for NEMO/branches/2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps/README.rst – NEMO

Ignore:
Timestamp:
2019-10-29T14:13:45+01:00 (4 years ago)
Author:
acc
Message:

ranch 2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps. Updates to top level rst files to align with trunk changes between 10721 and 11740. This commit brings this branch up-to-date with the trunk at revision 11740 with the exception of the doc directory which has not been touched on this branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps/README.rst

    r10638 r11824  
    1 :Release: |version| 
    2 :Date:    |today| 
     1.. todo:: 
    32 
    4 NEMO_ for **Nucleus for European Modelling of the Ocean** is a state-of-the-art modelling framework for 
     3 
     4 
     5NEMO_ for *Nucleus for European Modelling of the Ocean* is a state-of-the-art modelling framework for 
    56research activities and forecasting services in ocean and climate sciences, 
    67developed in a sustainable way by a European consortium since 2008. 
     
    1415The NEMO ocean model has 3 major components: 
    1516 
    16 - |OPA| models the ocean {thermo}dynamics and solves the primitive equations 
    17   (``./src/OCE``) 
    18 - |SI3| simulates seaice {thermo}dynamics, brine inclusions and subgrid-scale thickness variations 
    19   (``./src/ICE``) 
    20 - |TOP| models the {on,off}line oceanic tracers transport and biogeochemical processes 
    21   (``./src/TOP``) 
     17- |OCE| models the ocean {thermo}dynamics and solves the primitive equations 
     18  (:file:`./src/OCE`) 
     19- |ICE| simulates sea-ice {thermo}dynamics, brine inclusions and 
     20  subgrid-scale thickness variations (:file:`./src/ICE`) 
     21- |MBG| models the {on,off}line oceanic tracers transport and biogeochemical processes 
     22  (:file:`./src/TOP`) 
    2223 
    23 These physical core engines are described in their respective `references`_ that 
    24 must be cited for any work related to their use. 
     24These physical core engines are described in 
     25their respective `reference publications <#project-documentation>`_ that 
     26must be cited for any work related to their use (see :doc:`cite`). 
    2527 
    2628Assets and solutions 
     
    3234- Create :doc:`embedded zooms<zooms>` seamlessly thanks to 2-way nesting package AGRIF_. 
    3335- Opportunity to integrate an :doc:`external biogeochemistry model<tracers>` 
    34 - Versatile :doc:`data assimilation<data_assimilation>` 
    35 - Generation of :doc:`diagnostics<diagnostics>` through effective XIOS_ system 
    36 - Roll-out Earth system modeling with :doc:`coupling interface<coupling>` based on OASIS_ 
     36- Versatile :doc:`data assimilation<da>` 
     37- Generation of :doc:`diagnostics<diags>` through effective XIOS_ system 
     38- Roll-out Earth system modeling with :doc:`coupling interface<cplg>` based on OASIS_ 
    3739 
    38 Several :doc:`built-in configurations<configurations>` are provided to 
     40Several :doc:`built-in configurations<cfgs>` are provided to 
    3941evaluate the skills and performances of the model which 
    40 can be used as templates for setting up a new configurations (``./cfgs``). 
     42can be used as templates for setting up a new configurations (:file:`./cfgs`). 
    4143 
    42 The user can also checkout available :doc:`idealized test cases<test_cases>` that 
    43 address specific physical processes(``./tests``). 
     44The user can also checkout available :doc:`idealized test cases<tests>` that 
     45address specific physical processes (:file:`./tests`). 
    4446 
    45 A set of :doc:`utilities <tools>` is also provided to {pre,post}process your data (``./tools``). 
     47A set of :doc:`utilities <tools>` is also provided to {pre,post}process your data (:file:`./tools`). 
    4648 
    4749Project documentation 
     
    4951 
    5052A walkthrough tutorial illustrates how to get code dependencies, compile and execute NEMO 
    51 (``./INSTALL.rst``) .  
     53(:file:`./INSTALL.rst`). 
    5254 
    5355Reference manuals and quick start guide can be build from source and 
    54 exported to HTML or PDF formats (``./doc``) or 
    55 downloaded directly from the :website:`website<bibliography/documentation>`. 
     56exported to HTML or PDF formats (:file:`./doc`) or 
     57downloaded directly from the :forge:`development platform<wiki/Documentations>`. 
    5658 
    57 =========== ===================== =============== 
    58  Component   Reference Manual      Quick start 
    59 =========== ===================== =============== 
    60  |OPA|       |NEMO manual|_        |NEMO guide| 
    61              :cite:`NEMO_manual` 
    62  |SI3|       |SI3 manual| 
    63              :cite:`SI3_manual` 
    64  |TOP|       |TOP manual| 
    65              :cite:`TOP_manual` 
    66 =========== ===================== =============== 
     59============ ================== =================== 
     60 Component    Reference Manual   Quick Start Guide 
     61============ ================== =================== 
     62 |NEMO-OCE|   |DOI man OCE|_     |DOI qsg| 
     63 |NEMO-ICE|   |DOI man ICE| 
     64 |NEMO-MBG|   |DOI man MBG| 
     65============ ================== =================== 
    6766 
    6867Since 2014 the project has a `Special Issue`_ in the open-access journal 
    69 Geoscientific Model Development (GMD) from the European Geosciences Union (EGU). 
     68Geoscientific Model Development (GMD) from the European Geosciences Union (EGU_). 
    7069The main scope is to collect relevant manuscripts covering various topics and 
    7170to provide a single portal to assess the model potential and evolution. 
     
    7877================= 
    7978 
    80 The NEMO Consortium pulling together 5 European institutes (CMCC_, CNRS_, MOI_, `Met Office`_ and NERC_) 
    81 plans the sustainable development in order to keep a reliable evolving framework since 2008. 
     79The NEMO Consortium pulling together 5 European institutes 
     80(CMCC_, CNRS_, MOI_, `Met Office`_ and NERC_) plans the sustainable development in order to 
     81keep a reliable evolving framework since 2008. 
    8282 
    83 It defines the |NEMO strategy|_ that is implemented by the System Team on a yearly basis in order to 
    84 release a new version almost every four years. 
     83It defines the |DOI dev stgy|_ that is implemented by the System Team on a yearly basis 
     84in order to release a new version almost every four years. 
    8585 
    8686When the need arises, :forge:`working groups<wiki/WorkingGroups>` are created or resumed to 
    8787gather the community expertise for advising on the development activities. 
    8888 
     89.. |DOI dev stgy| replace:: multi-year development strategy 
    8990 
    90 .. Substitutions / Links 
     91Disclaimer 
     92========== 
    9193 
    92 .. |NEMO manual| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1464816.svg 
    93 .. |NEMO guide|  image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1475325.svg 
    94 .. |SI3 manual|  image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1471689.svg 
    95 .. |TOP manual|  image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1471700.svg 
     94The NEMO source code is freely available and distributed under 
     95:download:`CeCILL v2.0 license <../../../LICENSE>` (GNU GPL compatible). 
    9696 
    97 .. |NEMO strategy| replace:: multi-year development strategy 
    98  
    99 .. _Special Issue: https://www.geosci-model-dev.net/special_issue40.html 
     97You can use, modify and/or redistribute the software under its terms, 
     98but users are provided only with a limited warranty and the software's authors and 
     99the successive licensor's have only limited liability. 
Note: See TracChangeset for help on using the changeset viewer.