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 10121 for NEMO/branches – NEMO

Changeset 10121 for NEMO/branches


Ignore:
Timestamp:
2018-09-13T10:15:04+02:00 (6 years ago)
Author:
jchanut
Message:

#2126: Add biharmonic interface diffusion in internal wave test case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/tests/COMODO-IW/EXPREF/namelist_cfg

    r10118 r10121  
    235235   ln_vvl_lap = .false.             !  Laplacian thickness diffusion 
    236236      rn_ahe3_lap = 30.e0 
    237    ln_vvl_blp = .false.             !  Bilaplacian thickness diffusion 
     237   ln_vvl_blp = .true.              !  Bilaplacian thickness diffusion 
    238238      rn_ahe3_blp = -2.e8 
    239239   rn_rst_e3t    = 30.e0            !  ztilde to zstar restoration timescale [days] 
Note: See TracChangeset for help on using the changeset viewer.