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 3294 for trunk/DOC/TexFiles/Namelist/namtra_dmp – NEMO

Ignore:
Timestamp:
2012-01-28T17:44:18+01:00 (12 years ago)
Author:
rblod
Message:

Merge of 3.4beta into the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DOC/TexFiles/Namelist/namtra_dmp

    r2540 r3294  
    11!----------------------------------------------------------------------- 
    2 &namtra_dmp    !   tracer: T & S newtonian damping                      ('key_tradmp') 
     2&namtra_dmp    !   tracer: T & S newtonian damping 
    33!----------------------------------------------------------------------- 
     4   ln_tradmp   =  .true.   !  add a damping termn (T) or not (F) 
    45   nn_hdmp     =   -1      !  horizontal shape =-1, damping in Med and Red Seas only 
    56                           !                   =XX, damping poleward of XX degrees (XX>0) 
    67                           !                      + F(distance-to-coast) + Red and Med Seas 
    7    nn_zdmp     =    1      !  vertical   shape =0    damping throughout the water column 
     8   nn_zdmp     =    0      !  vertical   shape =0    damping throughout the water column 
    89                           !                   =1 no damping in the mixing layer (kz  criteria) 
    910                           !                   =2 no damping in the mixed  layer (rho crieria) 
Note: See TracChangeset for help on using the changeset viewer.