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 2190 for branches/DEV_r1924_nocs_latphys/CONFIG/POMME – NEMO

Ignore:
Timestamp:
2010-10-08T17:56:19+02:00 (14 years ago)
Author:
acc
Message:

NEMO branch DEV_r1924_nocs_latphys. Code changes to fix problems identified by NVTK. NVTK testing successful. Namelists updated and default setting for ln_traldf_grif now set to .false. (i.e. new code is inactive unless explicitly activated)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r1924_nocs_latphys/CONFIG/POMME/EXP00/namelist

    r1875 r2190  
    425425   ln_traldf_hor    =  .false.  !     horizontal (geopotential)         (require "key_ldfslp" when ln_sco=T) 
    426426   ln_traldf_iso    =  .true.   !     iso-neutral                       (require "key_ldfslp") 
     427   ln_traldf_grif   =  .false.  !     griffies skew flux formulation    (require "key_ldfslp") 
    427428                           !  Coefficient 
    428429   rn_aht_0         =   300.    !     horizontal eddy diffusivity for tracers [m2/s] 
Note: See TracChangeset for help on using the changeset viewer.