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

Changeset 14472


Ignore:
Timestamp:
2021-02-16T18:31:13+01:00 (3 years ago)
Author:
jpalmier
Message:

include clem's iceupdate fix (ticket #2626)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/NERC/dev_r4.0.5_NERC/src/ICE/iceupdate.F90

    r14026 r14472  
    146146            ! 
    147147            ! the non-solar is simply derived from the solar flux 
    148             qns(ji,jj) = qt_oce_ai(ji,jj) - zqsr               
     148            qns(ji,jj) = qt_oce_ai(ji,jj) - qsr(ji,jj)                
    149149 
    150150            ! Mass flux at the atm. surface        
Note: See TracChangeset for help on using the changeset viewer.