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 8584 – NEMO

Changeset 8584


Ignore:
Timestamp:
2017-10-03T12:23:26+02:00 (6 years ago)
Author:
cbricaud
Message:

fix ticket #1833 in trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfbfr.F90

    r7753 r8584  
    384384            END IF 
    385385         ENDIF 
     386         ! 
     387         bfrua(:,:) = - bfrcoef2d(:,:) 
     388         bfrva(:,:) = - bfrcoef2d(:,:) 
     389         ! 
    386390         ! 
    387391      CASE DEFAULT 
Note: See TracChangeset for help on using the changeset viewer.