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 Comment Diff – NEMO

Changes between Initial Version and Version 1 of Ticket #1715, comment 3


Ignore:
Timestamp:
2017-09-28T19:23:17+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1715, comment 3

    initial v1  
    44The Ekman layer depth is an approximation, there is no need to use the local density here. The reference density is really sufficient. 
    55Therefore, I suggest to remove the " USE eosbn2 " in the header of the module and use the following piece of code : 
    6 {{{ 
     6{{{#!f 
    77      INTEGER  ::   ji, jj, jk                 ! dummy loop indices 
    88      REAL(wp) ::   zcfRi, zav, zustar, zhek   ! local scalars