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

Ignore:
Timestamp:
2018-05-28T11:53:14+02:00 (6 years ago)
Author:
clem
Message:

remove the remaining references to LIM

File:
1 edited

Legend:

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

    r9598 r9656  
    44   !! AGRIF :   define in memory AGRIF variables for sea-ice 
    55   !!---------------------------------------------------------------------- 
    6    !! History :  3.4  ! 2012-08  (R. Benshila)  Original code 
    7    !!            3.6  ! 2016-05  (C. Rousset)   Add LIM3 compatibility 
     6   !! History :  3.4   !  2012-08  (R. Benshila)          Original code 
     7   !!            4.0   !  2018     (C. Rousset)           SI3 compatibility 
    88   !!---------------------------------------------------------------------- 
    99#if defined key_agrif && defined key_si3 
    1010   !!---------------------------------------------------------------------- 
    1111   !!   'key_agrif'                                              AGRIF zoom 
    12    !!   'key_si3'                                       SI3 sea-ice model 
     12   !!   'key_si3'                                         SI3 sea-ice model 
    1313   !!----------------------------------------------------------------------    
    1414   IMPLICIT NONE 
Note: See TracChangeset for help on using the changeset viewer.