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

Ignore:
Timestamp:
2017-08-08T12:48:02+02:00 (7 years ago)
Author:
clem
Message:

changing names

File:
1 edited

Legend:

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

    r8411 r8414  
    191191      !     First  step here              :  non solar + precip - qlead - qturb 
    192192      !     Second step in limthd_dh      :  heat remaining if total melt (zq_rema)  
    193       !     Third  step in limsbc         :  heat from ice-ocean mass exchange (zf_mass) + solar 
     193      !     Third  step in iceupdate.F90  :  heat from ice-ocean mass exchange (zf_mass) + solar 
    194194      DO jj = 1, jpj 
    195195         DO ji = 1, jpi 
Note: See TracChangeset for help on using the changeset viewer.