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 1669 for branches/libIGCM – NEMO

Changeset 1669 for branches/libIGCM


Ignore:
Timestamp:
2009-10-15T15:50:35+02:00 (15 years ago)
Author:
flavoni
Message:

add missing parameter in namelist: ln_ptrcomp,see ticket #560

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libIGCM/ORCA2_LIM/IGCM00/PARAM/namelist

    r1665 r1669  
    691691   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not  
    692692                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
     693   ln_ptrcomp = .true.     !  Add decomposition : overturning (and gyre, soon ...) 
    693694   nf_ptr     =  1         !  Frequency of ptr computation [time step] 
    694695   nf_ptr_wri =  15        !  Frequency of ptr outputs 
Note: See TracChangeset for help on using the changeset viewer.