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 14659 for NEMO/branches/UKMO/NEMO_4.0.4_fix_topo_ponds/src/ICE/iceupdate.F90 – NEMO

Ignore:
Timestamp:
2021-03-31T11:40:35+02:00 (3 years ago)
Author:
dancopsey
Message:

Merge in NEMO_4.0.4_GO8_package branch from revision r14076 to r14474

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.4_fix_topo_ponds/src/ICE/iceupdate.F90

    r14075 r14659  
    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.