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 4832 for trunk/NEMOGCM/NEMO – NEMO

Changeset 4832 for trunk/NEMOGCM/NEMO


Ignore:
Timestamp:
2014-11-06T15:46:10+01:00 (9 years ago)
Author:
flavoni
Message:

add missing initialization in traqsr, see ticket #1407

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/TRA/traqsr.F90

    r4624 r4832  
    138138            qsr_hc_b(:,:,:) = 0.e0 
    139139         ENDIF 
     140            qsr_hc(:,:,:) = 0.e0 
    140141      ELSE                                        ! Swap of forcing field 
    141142         !                                        ! --------------------- 
Note: See TracChangeset for help on using the changeset viewer.