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 8563 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/icethd_do.F90 – NEMO

Ignore:
Timestamp:
2017-09-26T15:24:17+02:00 (7 years ago)
Author:
clem
Message:

change variable names (ht_s => h_s & ht_i => h_i)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/icethd_do.F90

    r8562 r8563  
    7676      !!             - Computation of variation of ice volume and mass 
    7777      !!             - Computation of a_i after lateral accretion and  
    78       !!               update ht_s_1d, ht_i_1d and tbif_1d(:,:)       
     78      !!               update h_s_1d, h_i_1d       
    7979      !!------------------------------------------------------------------------ 
    8080      INTEGER  ::   ji,jj,jk,jl      ! dummy loop indices 
Note: See TracChangeset for help on using the changeset viewer.