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 2184 for branches/devukmo2010/CONFIG/GYRE/EXP00/namelist – NEMO

Ignore:
Timestamp:
2010-10-07T17:10:48+02:00 (14 years ago)
Author:
rfurner
Message:

added updates to mixed_ldfdyn branch revision 1840:2182

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/devukmo2010/CONFIG/GYRE/EXP00/namelist

    r2179 r2184  
    484484   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
    485485                           !  Coefficient 
    486    rn_ahm_0    = 100000.        !  horizontal eddy viscosity   [m2/s] 
    487    rn_ahmb_0   =     0.         !  background eddy viscosity for ldf_iso [m2/s] 
     486   rn_ahm_0_lap     = 100000.   !  horizontal laplacian eddy viscosity   [m2/s] 
     487   rn_ahmb_0        =     0.    !  background eddy viscosity for ldf_iso [m2/s] 
     488   rn_ahm_0_blp     =     0.    !  horizontal bilaplacian eddy viscosity [m4/s] 
    488489/ 
    489490!!====================================================================== 
Note: See TracChangeset for help on using the changeset viewer.