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 58 and Version 59 of user/ctlod/NewSurfaceModule


Ignore:
Timestamp:
2008-03-19T11:12:45+01:00 (16 years ago)
Author:
ctlod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/ctlod/NewSurfaceModule

    v58 v59  
    4040}}} 
    4141ocesbc.F90: add the logical ln_limdyn to avoid modifications of the ocean stress tau[xy].[[BR]] 
    42 [[Color(white,red, NOTICE: in the case ln_limdyn=FALSE, the friction velocity is computed (in limdyn.F90) in using the wind stress [[BR]] 
    43 [uv]tau over the ocean, which are themselves computed in using the wind module zwind_speed_t(:,:) in sbcblk_core.F90 [[BR]] 
    44 which MUST NOT BE MASKED whit tmask(:,:,:) field else big differences will occur along the coast in polar regions.)]] [[BR]] 
     42[[Color(white,red, NOTICE: )]] in the case ln_limdyn=FALSE, the friction velocity is computed in limdyn.F90 in using the wind stress u|vtau over the ocean, which are themselves computed in using the wind module zwind_speed_t in sbcblk_core.F90 which MUST NOT BE MASKED with tmask field else big differences will occur along the coast in polar regions. [[BR]] 
    4543 
    4644