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 1954 for branches/DEV_r1784_mid_year_merge_2010/CONFIG/ORCA2_LIM/EXP00/namelist – NEMO

Ignore:
Timestamp:
2010-06-24T17:52:01+02:00 (14 years ago)
Author:
acc
Message:

ticket #684 step 4: Add in changes between the head of the dev_r1821_mixed_ldfdyn branch and the trunk@1821

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r1784_mid_year_merge_2010/CONFIG/ORCA2_LIM/EXP00/namelist

    r1951 r1954  
    523523   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
    524524                           !  Coefficient 
    525    rn_ahm_0    = 40000.         !  horizontal eddy viscosity   [m2/s] 
    526    rn_ahmb_0   =     0.         !  background eddy viscosity for ldf_iso [m2/s] 
     525   rn_ahm_0         = 40000.    !  horizontal laplacian eddy viscosity   [m2/s] 
     526   rn_ahmb_0        =     0.    !  background eddy viscosity for ldf_iso [m2/s] 
     527   rn_ahm_0_blp     =     0.    !  horizontal bilaplacian eddy viscosity [m4/s]  
    527528/ 
    528529!!====================================================================== 
Note: See TracChangeset for help on using the changeset viewer.