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 2199 for branches/devukmo2010/CONFIG – NEMO

Ignore:
Timestamp:
2010-10-11T13:19:24+02:00 (14 years ago)
Author:
rfurner
Message:

updated to latest version of trunk merge 2090:2191

Location:
branches/devukmo2010/CONFIG
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/devukmo2010/CONFIG/POMME/EXP00/namelist

    r2189 r2199  
    178178   sn_prec     = 'precip_1988.nc' ,       -1          , 'precip'   ,    .true.      , .true. ,   'yearly' , '' 
    179179   sn_snow     = 'precip_1988.nc' ,       -1          , 'precip'   ,    .true.      , .true. ,   'yearly' , '' 
     180   sn_tdif     = 'taudif_core'    ,       24          , 'taudif'   ,    .true.      , .true.  ,   'yearly'  ,'' 
    180181! 
    181182   cn_dir      = './'      !  root directory for the location of the bulk files 
     
    318319    rn_dpsin   =    1.     !     -           -         -       south   -      - 
    319320    rn_dpeob   = 1500.     !  time relaxation (days) for the east  open boundary 
    320     rn_dpwob   =   15.     !     -           -         -     west    -      - 
     321    rn_dpwob   =  150.     !     -           -         -     west    -      - 
    321322    rn_dpnob   =  150.     !     -           -         -     north   -      - 
    322     rn_dpsob   =   15.     !     -           -         -     south   -      - 
     323    rn_dpsob   =  150.     !     -           -         -     south   -      - 
    323324    rn_volemp  =  1.       !  = 0 the total volume change with the surface flux (E-P-R) 
    324325                           !  = 1 the total volume remains constant 
Note: See TracChangeset for help on using the changeset viewer.