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.
Users/ModelInterfacing/Coupling (diff) – NEMO

Changes between Version 8 and Version 9 of Users/ModelInterfacing/Coupling


Ignore:
Timestamp:
2017-03-30T00:29:39+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/ModelInterfacing/Coupling

    v8 v9  
    11= Coupling with other models (OASIS, SAS, ...) 
    22 
    3 NEMO currently exploits OASIS-3-MCT to implement a generalised coupled interface ([https://forge.ipsl.jussieu.fr/nemo/doxygen/node50.html?doc=NEMO Coupled Formulation]). It can be used to interface with most of the European atmospheric GCM (ARPEGE, ECHAM, ECMWF, Ha- dAM, HadGAM, LMDz), as well as to WRF (Weather Research and Forecasting Model), and to implement the coupling of two independent NEMO components, ocean on one hand and sea-ice plus other surface processes on the other hand ([https://forge.ipsl.jussieu.fr/nemo/doxygen/node46.html?doc=NEMO#SECTION001023000000000000000 Standalone Surface Module - SAS]). 
     3NEMO currently exploits OASIS-3-MCT to implement a generalised coupled interface ([/doxygen/node50.html?doc=NEMO Coupled Formulation]). It can be used to interface with most of the European atmospheric GCM (ARPEGE, ECHAM, ECMWF, Ha- dAM, HadGAM, LMDz), as well as to WRF (Weather Research and Forecasting Model), and to implement the coupling of two independent NEMO components, ocean on one hand and sea-ice plus other surface processes on the other hand ([/doxygen/node46.html?doc=NEMO#SECTION001023000000000000000 Standalone Surface Module - SAS]). 
    44 
    5 To enable the OASIS interface the required compilation keys are '''key_oasis3''' and '''key_coupled'''. The parameters to set are in sections ''&namsbc_cpl'' and in case of using of SAS also in section ''&namsbc_sas'' . 
     5To enable the OASIS interface the required compilation keys are `key_oasis3` and `key_coupled`. The parameters to set are in sections `&namsbc_cpl` and in case of using of SAS also in section `&namsbc_sas`.