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 8882 for branches/2017/dev_CNRS_2017/DOC/Namelists/namtra_ldf – NEMO

Ignore:
Timestamp:
2017-12-01T18:44:09+01:00 (6 years ago)
Author:
flavoni
Message:

dev_CNRS_2017 branch: merged dev_r7881_ENHANCE09_RK3 with trunk r8864

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_CNRS_2017/DOC/Namelists/namtra_ldf

    r6997 r8882  
    11!----------------------------------------------------------------------- 
    2 &namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO diffusion) 
     2&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection) 
    33!----------------------------------------------------------------------- 
    44   !                       !  Operator type: 
    5    !                           !  no diffusion: set ln_traldf_lap=..._blp=F  
     5   ln_traldf_NONE  =  .false.  !  No explicit diffusion 
    66   ln_traldf_lap   =  .false.  !    laplacian operator 
    77   ln_traldf_blp   =  .false.  !  bilaplacian operator 
Note: See TracChangeset for help on using the changeset viewer.