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 9913 for NEMO/trunk/src/ICE/icestp.F90 – NEMO

Ignore:
Timestamp:
2018-07-10T15:02:00+02:00 (6 years ago)
Author:
clem
Message:

cosmetics (ter)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/ICE/icestp.F90

    r9872 r9913  
    427427 
    428428      ! SIMIP diagnostics 
    429       diag_fc_bo(:,:) = 0._wp ; diag_fc_su(:,:) = 0._wp 
     429      qcn_ice_bot(:,:) = 0._wp ; qcn_ice_top(:,:) = 0._wp 
    430430      t_si(:,:,:) = rt0       ! temp at the ice-snow interface 
    431431 
Note: See TracChangeset for help on using the changeset viewer.