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 3908 for branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/BDY/bdydta.F90 – NEMO

Ignore:
Timestamp:
2013-06-11T12:25:38+02:00 (11 years ago)
Author:
davestorkey
Message:

Bug fixes for BDY - see ticket #1105.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/BDY/bdydta.F90

    r3294 r3908  
    554554            ! Recalculate field counts 
    555555            !------------------------- 
    556             nb_bdy_fld_sum = 0 
    557556            IF( ib_bdy .eq. 1 ) THEN  
     557               nb_bdy_fld_sum = 0 
    558558               nb_bdy_fld(ib_bdy) = jfld 
    559559               nb_bdy_fld_sum     = jfld               
Note: See TracChangeset for help on using the changeset viewer.