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 2182 for branches/dev_r1821_mixed_ldfdyn/CONFIG/GYRE_LOBSTER/EXP00/namelist – NEMO

Ignore:
Timestamp:
2010-10-07T17:01:49+02:00 (14 years ago)
Author:
edblockley
Message:

3rd commit for mixed_ldfdyn to include the remainder of the namelist changes and some other modifications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev_r1821_mixed_ldfdyn/CONFIG/GYRE_LOBSTER/EXP00/namelist

    r1741 r2182  
    478478   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
    479479                           !  Coefficient 
    480    rn_ahm_0    = 100000.        !  horizontal eddy viscosity   [m2/s] 
    481    rn_ahmb_0   =     0.         !  background eddy viscosity for ldf_iso [m2/s] 
     480   rn_ahm_0         = 100000.   !  horizontal laplacian eddy viscosity   [m2/s] 
     481   rn_ahmb_0        =     0.    !  background eddy viscosity for ldf_iso [m2/s] 
     482   rn_ahm_0_blp     =     0.    !  horizontal bilaplacian eddy viscosity [m4/s] 
    482483/ 
    483484!!====================================================================== 
Note: See TracChangeset for help on using the changeset viewer.