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.
namdyn_vor in branches/2016/v3_6_CMIP6_ice_diagnostics/DOC/Namelists – NEMO

source: branches/2016/v3_6_CMIP6_ice_diagnostics/DOC/Namelists/namdyn_vor @ 8177

Last change on this file since 8177 was 5890, checked in by gm, 8 years ago

#1629 - v3.6 stable DOC : update DOC/Namelist + addition of a script (see wiki page)

File size: 517 bytes
Line 
1!-----------------------------------------------------------------------
2&namdyn_vor    !   option of physics/algorithm (not control by CPP keys)
3!-----------------------------------------------------------------------
4   ln_dynvor_ene = .false. !  enstrophy conserving scheme
5   ln_dynvor_ens = .false. !  energy conserving scheme
6   ln_dynvor_mix = .false. !  mixed scheme
7   ln_dynvor_een = .true.  !  energy & enstrophy scheme
8   ln_dynvor_een_old = .false.  !  energy & enstrophy scheme - original formulation
9/
Note: See TracBrowser for help on using the repository browser.