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

Ignore:
Timestamp:
2017-09-12T20:46:13+02:00 (7 years ago)
Author:
clem
Message:

changes in style - part6 - one more round

File:
1 edited

Legend:

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

    r8515 r8517  
    2323   USE sbc_oce , ONLY : ln_ice_embd, nn_fsbc, ssh_m 
    2424   USE sbc_ice , ONLY : utau_ice, vtau_ice, snwice_mass, snwice_mass_b 
    25    USE ice            ! ice variables 
    26    USE icerdgrft      ! ice strength 
     25   USE ice            ! sea-ice: ice variables 
     26   USE icerdgrft      ! sea-ice: ice strength 
    2727   ! 
    2828   USE lbclnk         ! Lateral Boundary Condition / MPP link 
Note: See TracChangeset for help on using the changeset viewer.