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.
ticket/1737/General (diff) – NEMO

Changes between Version 4 and Version 5 of ticket/1737/General


Ignore:
Timestamp:
2016-07-04T14:53:14+02:00 (8 years ago)
Author:
frrh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1737/General

    v4 v5  
    6666So in summary, the package branch contains code to: 
    6767 
    68 1) Change the name of the NEMO component as seen by OASIS to "toyoce" for historical consistency with Met Offic opractices and embedded suite control functionality. The intention is that this will ultimately revert to the NEMO base code name once MO suites and control systems have been adapted suitably.  
    69 2)  
     681) Change the name of the NEMO component as seen by OASIS to "toyoce" for historical consistency with Met Offic opractices and embedded suite control functionality. The intention is that this will ultimately revert to the NEMO base code name once MO suites and control systems have been adapted suitably. 
     69  
     702) Apply special treatment to incoming coupling surface velocity components to ensure correct and consistent values of components when rotating from geographic orientation to NEMO local orientation. 
    7071 
     723) Re-sequence coupling operations in line with MO practice and use of CICE as the ice model of choice 
     73 
     744) Apply improved error handling, replacing use of uninformative STOP statements and similarly unhelpful shut down controls with meaningful messages and use of ctl_stop.   
     75 
     765) Cater for suppression of land points in coupled models by using the  optional 4th argument in: CALL oasis_def_partition ( id_part, paral, nerror, jpiglo*jpjglo ) 
     77