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 2332 for branches/nemo_v3_3_beta/NEMOGCM/NEMO/LIM_SRC_3/limrhg.F90 – NEMO

Ignore:
Timestamp:
2010-10-28T19:44:21+02:00 (13 years ago)
Author:
rblod
Message:

correct small bugs in LIM2, see ticket #746

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/LIM_SRC_3/limrhg.F90

    r2319 r2332  
    2424   USE lib_mpp 
    2525   USE in_out_manager  ! I/O manager 
    26    USE limitd_me 
    2726   USE prtctl          ! Print control 
    2827#if defined key_lim3 
     
    3029   USE dom_ice 
    3130   USE iceini 
     31   USE limitd_me 
    3232#endif 
    3333#if defined key_lim2 && ! defined key_lim2_vp 
Note: See TracChangeset for help on using the changeset viewer.