Changeset 9410
- Timestamp:
- 2018-03-16T19:58:41+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2017/dev_CNRS_2017/NEMOGCM/NEMO/LIM_SRC_3/icestp.F90
r8933 r9410 416 416 diag_fc_bo(:,:) = 0._wp ; diag_fc_su(:,:) = 0._wp 417 417 418 ! for control checks 419 diag_trp_vi(:,:) = 0._wp 420 diag_trp_vs(:,:) = 0._wp 421 diag_trp_ei(:,:) = 0._wp 422 diag_trp_es(:,:) = 0._wp 423 diag_trp_sv(:,:) = 0._wp 424 418 425 tau_icebfr(:,:) = 0._wp ! landfast ice param only (clem: important to keep the init here) 419 426 cnd_ice (:,:,:) = 0._wp ! initialisation of the effective conductivity at the top of ice/snow (Jules coupling)
Note: See TracChangeset
for help on using the changeset viewer.