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

Ignore:
Timestamp:
2017-08-08T16:18:04+02:00 (7 years ago)
Author:
clem
Message:

continue naming

File:
1 edited

Legend:

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

    r8422 r8424  
    1818   USE ice1D           ! LIM thermodynamic sea-ice variables 
    1919   USE iceitd 
    20    USE limvar 
     20   USE icevar 
    2121   USE icecons         ! conservation tests 
    2222   USE icectl          ! control prints 
     
    109109      ! zap small values 
    110110      !----------------- 
    111       CALL lim_var_zapsmall 
     111      CALL ice_var_zapsmall 
    112112 
    113113      ! ------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.