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.
Changeset 2503 – NEMO

Changeset 2503


Ignore:
Timestamp:
2010-12-22T15:33:04+01:00 (13 years ago)
Author:
rblod
Message:

Ugly fix for #667 for safety in 3.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/OPA_SRC/SBC/sbcmod.F90

    r2396 r2503  
    261261      IF( nclosea == 1 )   CALL sbc_clo( kt )                   ! treatment of closed sea in the model domain  
    262262      !                                                         ! (update freshwater fluxes) 
     263!RBbug do not understand why see ticket 667 
     264      CALL lbc_lnk( emp, 'T', 1. ) 
    263265      ! 
    264266      IF( kt == nit000 ) THEN                          !   set the forcing field at nit000 - 1    ! 
Note: See TracChangeset for help on using the changeset viewer.