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 3602 for branches/2012/dev_UKMO_2012/NEMOGCM/TOOLS/SECTIONS_DIADCT – NEMO

Ignore:
Timestamp:
2012-11-19T15:13:26+01:00 (12 years ago)
Author:
rfurner
Message:

Changes from dev_r3452_UKMO2_DIADCT, revision 3452 to 3530 merged in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_UKMO_2012/NEMOGCM/TOOLS/SECTIONS_DIADCT/src/declarations.f90

    r2947 r3602  
    1515  INTEGER, PUBLIC, PARAMETER   :: nb_sec_max    = 150           ! Max number of sections 
    1616  INTEGER, PUBLIC, PARAMETER   :: nb_point_max  = 2000          ! Max number of segments per section 
    17   INTEGER, PUBLIC, PARAMETER   :: nb_type_class = 14            ! Max number of types of classes 
     17  INTEGER, PUBLIC, PARAMETER   :: nb_type_class = 10            ! Max number of types of classes 
    1818  INTEGER, PUBLIC, PARAMETER   :: numnam=3                      ! Unit for namelist 
    1919  INTEGER, PUBLIC, PARAMETER   :: numdctin=1                    ! Unit for input file 
Note: See TracChangeset for help on using the changeset viewer.