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.
2009WP/Release_v3.2 (diff) – NEMO

Changes between Version 37 and Version 38 of 2009WP/Release_v3.2


Ignore:
Timestamp:
2009-07-21T17:31:56+02:00 (15 years ago)
Author:
ctlod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2009WP/Release_v3.2

    v37 v38  
    138138||#424|| missing lbc_lnk in sbcmod || Sebastian answer properly to this ticket. Don't think we need to do something  || invalid ? || 
    139139 
    140 ||#419|| Bug in dynvor_een when flux form is activated || small true identified bug. easy to fix: add to CALL lbc_lnk( zwz, 'F', 1. ) (see '''dynvor.F90''' in attachment || dynvor.F90 || 
     140||#419|| Bug in dynvor_een when flux form is activated || small true identified bug. easy to fix: add to CALL lbc_lnk( zwz, 'F', 1. ), '''Done''' || dynvor.F90 || 
    141141 
    142142||#403|| Calculation of avmb in zdf_tke_init || true identified bug. To be done in v3.2. The idea is to add the background profile of avt and avm in the restart when tradv_cen2 is used (see '''zdfini.F90''' and '''traadv_cen2.F90''' in attachement and '''zdfini_gm''' & '''traadv_cen2''' for further style modifications) || zdfini.F90 , traadv_cen2.F90 ||