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 9516 for branches/2017/dev_merge_2017/NEMOGCM/CONFIG/AGRIF_NORDIC/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2018-04-27T16:46:20+02:00 (6 years ago)
Author:
gm
Message:

#2075 - dev_merge_2017: CONFIG:correct the namelist_top_cfg + activate ln_traldf_msc in ORCA2 and NORDIC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/AGRIF_NORDIC/EXP00/namelist_cfg

    r9514 r9516  
    238238!----------------------------------------------------------------------- 
    239239   !                       !  Operator type: 
    240    ln_traldf_lap   =  .true.   !    laplacian operator 
     240   ln_traldf_lap   = .true.    !    laplacian operator 
    241241   !                       !  Direction of action: 
    242    ln_traldf_iso   =  .true.   !  iso-neutral (Standard operator) 
     242   ln_traldf_iso   = .true.    !  iso-neutral (Standard operator) 
     243   !                       !  iso-neutral options:         
     244   ln_traldf_msc   = .true.    !  Method of Stabilizing Correction      (both operators) 
    243245   !                       !  Coefficients: 
    244246   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef 
Note: See TracChangeset for help on using the changeset viewer.