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 2200 for branches/DEV_r2106_LOCEAN2010/CONFIG/POMME – NEMO

Ignore:
Timestamp:
2010-10-11T13:43:18+02:00 (14 years ago)
Author:
smasson
Message:

merge trunk rev 2198 into DEV_r2106_LOCEAN2010

File:
1 edited

Legend:

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

    r2114 r2200  
    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 
     
    316317    rn_dpsin   =    1.     !     -           -         -       south   -      - 
    317318    rn_dpeob   = 1500.     !  time relaxation (days) for the east  open boundary 
    318     rn_dpwob   =   15.     !     -           -         -     west    -      - 
     319    rn_dpwob   =  150.     !     -           -         -     west    -      - 
    319320    rn_dpnob   =  150.     !     -           -         -     north   -      - 
    320     rn_dpsob   =   15.     !     -           -         -     south   -      - 
     321    rn_dpsob   =  150.     !     -           -         -     south   -      - 
    321322    rn_volemp  =  1.       !  = 0 the total volume change with the surface flux (E-P-R) 
    322323                           !  = 1 the total volume remains constant 
Note: See TracChangeset for help on using the changeset viewer.