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 9872 for NEMO/trunk/src/NST/agrif_ice.F90 – NEMO

Ignore:
Timestamp:
2018-07-04T10:48:01+02:00 (6 years ago)
Author:
clem
Message:

removing the very last bits (I hope) of LIM references in the code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/NST/agrif_ice.F90

    r9656 r9872  
    1616 
    1717   INTEGER, PUBLIC ::  u_ice_id, v_ice_id, tra_ice_id 
    18    INTEGER, PUBLIC ::  lim_nbstep = 0    ! child time position in sea-ice model 
     18   INTEGER, PUBLIC ::  nbstep_ice = 0    ! child time position in sea-ice model 
    1919 
    2020   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.