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.
user/ctlod/NewSurfaceModule (diff) – NEMO

Changes between Version 54 and Version 55 of user/ctlod/NewSurfaceModule


Ignore:
Timestamp:
2008-03-18T13:06:12+01:00 (16 years ago)
Author:
ctlod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/ctlod/NewSurfaceModule

    v54 v55  
    3636}}} 
    3737ocesbc.F90: add the logical ln_limdyn to avoid modifications of the ocean stress tau[xy].[[BR]] 
     38NOTICE: in the case ln_limdyn=FALSE, the friction velocity is computed (in limdyn.F90) in using the wind stress [[BR]] 
     39[uv]tau over the ocean, which are themselves computed in using the wind module zwind_speed_t(:,:) in sbcblk_core.F90 [[BR]] 
     40which MUST NOT BE MASKED whit tmask(:,:,:) field else big differences will occur along the coast in polar regions. [[BR]] 
    3841 
    3942