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/limitd_th.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/limitd_th.F90

    r8411 r8420  
    2121   USE dom_oce          ! ocean domain 
    2222   USE phycst           ! physical constants (ocean directory)  
    23    USE thd_ice          ! LIM-3 thermodynamic variables 
     23   USE ice1D            ! LIM-3 thermodynamic variables 
    2424   USE ice              ! LIM-3 variables 
    2525   USE limvar           ! LIM-3 variables 
    2626   USE icecons          ! conservation tests 
    27    USE limtab 
     27   USE icetab 
    2828   ! 
    2929   USE prtctl           ! Print control 
Note: See TracChangeset for help on using the changeset viewer.