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/POMME/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/POMME/EXP00/namelist

    r2179 r2184  
    508508   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
    509509                           !  Coefficient 
    510    rn_ahm_0    = -1.5e11        !  horizontal eddy viscosity   [m2/s] 
    511    rn_ahmb_0   =    500.        !  background eddy viscosity for ldf_iso [m2/s] 
     510   rn_ahm_0_lap     =     0.    !  horizontal laplacian eddy viscosity   [m2/s] 
     511   rn_ahmb_0        =    500.   !  background eddy viscosity for ldf_iso [m2/s] 
     512   rn_ahm_0_blp     = -1.5e11   !  horizontal bilaplacian eddy viscosity [m4/s] 
    512513/ 
    513514!!====================================================================== 
Note: See TracChangeset for help on using the changeset viewer.