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

    r1730 r2182  
    502502   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
    503503                           !  Coefficient 
    504    rn_ahm_0    = -1.5e11        !  horizontal eddy viscosity   [m2/s] 
    505    rn_ahmb_0   =    500.        !  background eddy viscosity for ldf_iso [m2/s] 
     504   rn_ahm_0_lap     =     0.    !  horizontal laplacian eddy viscosity   [m2/s] 
     505   rn_ahmb_0        =    500.   !  background eddy viscosity for ldf_iso [m2/s] 
     506   rn_ahm_0_blp     = -1.5e11   !  horizontal bilaplacian eddy viscosity [m4/s] 
    506507/ 
    507508!!====================================================================== 
Note: See TracChangeset for help on using the changeset viewer.