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 6004 for branches/2015/dev_r5836_NOC3_vvl_by_default/NEMOGCM/NEMO/OPA_SRC/ICB/icb_oce.F90 – NEMO

Ignore:
Timestamp:
2015-12-04T17:05:58+01:00 (8 years ago)
Author:
gm
Message:

#1613: vvl by default, step III: Merge with the trunk (free surface simplification) (see wiki)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5836_NOC3_vvl_by_default/NEMOGCM/NEMO/OPA_SRC/ICB/icb_oce.F90

    r5215 r6004  
    4343   PUBLIC   icb_alloc   ! routine called by icb_init in icbini.F90 module 
    4444 
    45 INTEGER, PUBLIC, PARAMETER ::   nclasses = 10   !: Number of icebergs classes    
     45   INTEGER, PUBLIC, PARAMETER ::   nclasses = 10   !: Number of icebergs classes    
    4646   INTEGER, PUBLIC, PARAMETER ::   nkounts  =  3   !: Number of integers combined for unique naming 
    4747 
Note: See TracChangeset for help on using the changeset viewer.