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

Ignore:
Timestamp:
2017-08-08T14:18:46+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_lac.F90

    r8411 r8420  
    2020   USE sbc_oce , ONLY : sss_m 
    2121   USE sbc_ice , ONLY : utau_ice, vtau_ice 
    22    USE thd_ice        ! LIM thermodynamics 
     22   USE ice1D          ! LIM thermodynamics 
    2323   USE ice            ! LIM variables 
    24    USE limtab         ! LIM 2D <==> 1D 
     24   USE icetab         ! LIM 2D <==> 1D 
    2525   USE icecons        ! LIM conservation 
    2626   USE limthd_ent 
Note: See TracChangeset for help on using the changeset viewer.