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 2528 for trunk/NEMOGCM/NEMO/LIM_SRC_3/limthd_lac.F90 – NEMO

Ignore:
Timestamp:
2010-12-27T18:33:53+01:00 (13 years ago)
Author:
rblod
Message:

Update NEMOGCM from branch nemo_v3_3_beta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/LIM_SRC_3/limthd_lac.F90

    r2477 r2528  
    11MODULE limthd_lac 
    2    !!---------------------------------------------------------------------- 
    3    !!   'key_lim3'                                      LIM3 sea-ice model 
    4    !!---------------------------------------------------------------------- 
    52   !!====================================================================== 
    63   !!                       ***  MODULE limthd_lac   *** 
     
    96#if defined key_lim3 
    107   !!---------------------------------------------------------------------- 
     8   !!   'key_lim3'                                      LIM3 sea-ice model 
     9   !!---------------------------------------------------------------------- 
    1110   !!   lim_lat_acr    : lateral accretion of ice 
    12    !! * Modules used 
     11   !!---------------------------------------------------------------------- 
    1312   USE par_oce          ! ocean parameters 
    1413   USE dom_oce 
     
    4241 
    4342   !!---------------------------------------------------------------------- 
    44    !!   LIM 3.0,  UCL-ASTR-LOCEAN-IPSL (2008)  
     43   !! NEMO/LIM3 3.3 , UCL - NEMO Consortium (2010) 
    4544   !! $Id$ 
    46    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     45   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    4746   !!---------------------------------------------------------------------- 
    4847 
Note: See TracChangeset for help on using the changeset viewer.