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 3432 for branches/2011/DEV_r2739_STFC_dCSE/NEMOGCM/CONFIG/GYRE/EXP00/namelist – NEMO

Ignore:
Timestamp:
2012-07-11T13:22:58+02:00 (12 years ago)
Author:
trackstand2
Message:

Merge branch 'ksection_partition'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/DEV_r2739_STFC_dCSE/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r2715 r3432  
    2727   cn_exp      =  "GYRE"   !  experience name  
    2828   nn_it000    =       1   !  first time step 
    29    nn_itend    =    4320   !  last  time step 
     29   nn_itend    =      10   ! 4320   !  last  time step 
    3030   nn_date0    =  010101   !  initial calendar date yymmdd (used if nn_rstctl=1) 
    3131   nn_leapy    =      30   !  Leap year calendar (1) or not (0) 
     
    679679&namsol        !   elliptic solver / island / free surface  
    680680!----------------------------------------------------------------------- 
    681    nn_solv     =      2    !  elliptic solver: =1 preconditioned conjugate gradient (pcg) 
     681   nn_solv     =      1    !  elliptic solver: =1 preconditioned conjugate gradient (pcg) 
    682682                           !                   =2 successive-over-relaxation (sor) 
    683683   nn_sol_arp  =      0    !  absolute/relative (0/1) precision convergence test 
Note: See TracChangeset for help on using the changeset viewer.