- Timestamp:
- 2018-03-16T19:15:43+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2017/dev_merge_2017/NEMOGCM/NEMO/LIM_SRC_3/icestp.F90
r9169 r9409 413 413 cnd_ice (:,:,:) = 0._wp ! initialisation of the effective conductivity at the top of ice/snow (Jules coupling) 414 414 ! 415 ! for control checks (ln_icediachk) 416 diag_trp_vi(:,:) = 0._wp ; diag_trp_vs(:,:) = 0._wp 417 diag_trp_ei(:,:) = 0._wp ; diag_trp_es(:,:) = 0._wp 418 diag_trp_sv(:,:) = 0._wp 419 415 420 END SUBROUTINE diag_set0 416 421
Note: See TracChangeset
for help on using the changeset viewer.