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

Changeset 4868 for trunk/NEMOGCM/NEMO


Ignore:
Timestamp:
2014-11-18T16:07:43+01:00 (9 years ago)
Author:
clem
Message:

LIM3 cleaning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbcice_lim.F90

    r4765 r4868  
    313313         ! salt, heat and mass fluxes 
    314314         sfx    (:,:) = 0._wp   ; 
    315          sfx_bri(:,:) = 0._wp   ;   sfx_dyn(:,:) = 0._wp  
     315         sfx_bri(:,:) = 0._wp   ;  
    316316         sfx_sni(:,:) = 0._wp   ;   sfx_opw(:,:) = 0._wp 
    317317         sfx_bog(:,:) = 0._wp   ;   sfx_dyn(:,:) = 0._wp 
Note: See TracChangeset for help on using the changeset viewer.