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 9448 for branches/2017/dev_merge_2017/NEMOGCM/NEMO/LIM_SRC_3/icestp.F90 – NEMO

Ignore:
Timestamp:
2018-03-28T18:42:49+02:00 (7 years ago)
Author:
clem
Message:

correct minor bugs mostly for outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/NEMO/LIM_SRC_3/icestp.F90

    r9409 r9448  
    409409      ! SIMIP diagnostics 
    410410      diag_fc_bo(:,:) = 0._wp ; diag_fc_su(:,:) = 0._wp 
     411      t_si(:,:,:) = rt0       ! temp at the ice-snow interface 
    411412 
    412413      tau_icebfr(:,:)   = 0._wp   ! landfast ice param only (clem: important to keep the init here) 
Note: See TracChangeset for help on using the changeset viewer.