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 2778 for tags/nemo_v3_2_2/NEMO/LIM_SRC_3/limthd.F90 – NEMO

Ignore:
Timestamp:
2011-06-07T11:56:00+02:00 (13 years ago)
Author:
smasson
Message:

LIM3 compiling in v3_2_2, see ticket#817

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/nemo_v3_2_2/NEMO/LIM_SRC_3/limthd.F90

    r2477 r2778  
    3939   PRIVATE 
    4040 
    41    PUBLIC   lim_thd    ! called by lim_step 
     41   PUBLIC   lim_thd        ! called by lim_step 
     42   PUBLIC   lim_thd_init   ! called by iceini 
    4243 
    4344   REAL(wp) ::   epsi20 = 1e-20   ! constant values 
Note: See TracChangeset for help on using the changeset viewer.