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 5029 for trunk/NEMOGCM/CONFIG – NEMO

Changeset 5029 for trunk/NEMOGCM/CONFIG


Ignore:
Timestamp:
2015-01-14T17:32:37+01:00 (9 years ago)
Author:
davestorkey
Message:

Reinstate old formulation of EEN vorticity scheme as an option in NEMO 3.6.
See ticket #1375

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/SHARED/namelist_ref

    r4990 r5029  
    842842   ln_dynvor_mix = .false. !  mixed scheme 
    843843   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
     844   ln_dynvor_een_old = .false.  !  energy & enstrophy scheme - original formulation 
    844845/ 
    845846!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.