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

Ignore:
Timestamp:
2017-11-24T17:14:03+01:00 (6 years ago)
Author:
flavoni
Message:

ROBUST-11_Simona-DocUserdef?: update DOC and Namelists, for usrdef routines and domain_cfg

File:
1 edited

Legend:

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

    r6997 r8810  
    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.