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 2378 – NEMO

Changeset 2378


Ignore:
Timestamp:
2010-11-12T12:31:13+01:00 (13 years ago)
Author:
cetlod
Message:

correct the name of the viscosity coef for GYRE_LOBSTER configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/GYRE_LOBSTER/EXP00/namelist

    r2375 r2378  
    501501   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
    502502                           !  Coefficient 
    503    rn_ahm_0         = 100000.   !  horizontal laplacian eddy viscosity   [m2/s] 
     503   rn_ahm_0_lap     = 100000.   !  horizontal laplacian eddy viscosity   [m2/s] 
    504504   rn_ahmb_0        =     0.    !  background eddy viscosity for ldf_iso [m2/s] 
    505505   rn_ahm_0_blp     =     0.    !  horizontal bilaplacian eddy viscosity [m4/s] 
Note: See TracChangeset for help on using the changeset viewer.