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_2/limdyn_2.F90 – NEMO

Ignore:
Timestamp:
2010-10-28T19:44:21+02:00 (14 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_2/limdyn_2.F90

    r2319 r2332  
    235235      NAMELIST/namicedyn/ epsd, alpha,     & 
    236236         &                dm, nbiter, nbitdr, om, resl, cw, angvg, pstar,   & 
    237          &                c_rhg, etamn, creepl, ecc, ahi0                   & 
     237         &                c_rhg, etamn, creepl, ecc, ahi0,                  & 
    238238         &                nevp, telast,alphaevp 
    239239      !!------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.