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 8312 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/OPA_SRC – NEMO

Ignore:
Timestamp:
2017-07-10T16:56:45+02:00 (7 years ago)
Author:
clem
Message:

STEP2 (1): remove obsolete features (ice diffusion)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/OPA_SRC/SBC/sbcice_lim.F90

    r8291 r8312  
    3737   USE limdyn          ! Ice dynamics 
    3838   USE limtrp          ! Ice transport 
    39    USE limhdf          ! Ice horizontal diffusion 
    4039   USE limthd          ! Ice thermodynamics 
    4140   USE limitd_me       ! Mechanics on ice thickness distribution 
     
    317316      ! 
    318317      CALL lim_itd_init                ! ice thickness distribution initialization 
    319       ! 
    320       CALL lim_hdf_init                ! set ice horizontal diffusion computation parameters 
    321318      ! 
    322319      CALL lim_thd_init                ! set ice thermodynics parameters 
Note: See TracChangeset for help on using the changeset viewer.