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.
nam_dynvor in trunk/NEMO/DOC/BETA/Namelist – NEMO

source: trunk/NEMO/DOC/BETA/Namelist/nam_dynvor @ 707

Last change on this file since 707 was 707, checked in by smasson, 17 years ago

error during changeset:705... related to ticket:1

  • Property svn:executable set to *
File size: 470 bytes
Line 
1!-----------------------------------------------------------------------
2&nam_dynvor   !   option of physics/algorithm
3!-----------------------------------------------------------------------
4   ln_dynvor_ene = .false.    !  enstrophy conserving scheme
5   ln_dynvor_ens = .true.     !  energy conserving scheme   
6   ln_dynvor_mix = .false.    !  mixed energy/enstrophy conserving scheme               
7   ln_dynvor_een = .false.    !  energy and enstrophy scheme   
8/
Note: See TracBrowser for help on using the repository browser.