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 11754 for NEMO/trunk/doc/rst – NEMO

Changeset 11754 for NEMO/trunk/doc/rst


Ignore:
Timestamp:
2019-10-21T16:25:22+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Review README for coupling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/rst/source/cplg.rst

    r11734 r11754  
    55.. todo:: 
    66 
    7  
     7   The ‘Coupling’ chapter needs to be enriched 
    88 
    99NEMO currently exploits OASIS-3-MCT (versions 1 to 4) to implement a generalised coupled interface 
    1010(:doxy:`Coupled Formulation <node50.html?doc=NEMO>`). 
    11 It can be used to interface with most of the European atmospheric GCM (ARPEGE, ECHAM, ECMWF, Ha- dAM, HadGAM, LMDz), as well as to regional atmospheric models (WRF, COSMO, Meso-NH, AROME). 
     11It can be used to interface with most of the European atmospheric GCM 
     12(ARPEGE, ECHAM, ECMWF, Ha- dAM, HadGAM, LMDz), as well as to regional atmospheric models 
     13(WRF, COSMO, Meso-NH, AROME). 
    1214To implement the coupling of two independent NEMO components, 
    1315ocean on one hand and sea-ice plus other surface processes on the other hand 
     
    1618To enable the OASIS interface the required compilation key is ``key_oasis3``. 
    1719You must also add ``key_oasis3_v1v2`` if you use OASIS-3-MCT version 1 and 2. 
    18 The parameters to set are in sections ``namsbc_cpl`` and 
    19 in case of using of SAS also in section ``namsbc_sas``. 
     20The parameters to set are in sections ``&namsbc_cpl`` and 
     21in case of using of SAS also in section ``&namsbc_sas``. 
Note: See TracChangeset for help on using the changeset viewer.