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/2012/dev_MERGE_2012/DOC/TexFiles/Namelist – NEMO

source: branches/2012/dev_MERGE_2012/DOC/TexFiles/Namelist/namdyn_vor @ 3764

Last change on this file since 3764 was 3764, checked in by smasson, 11 years ago

dev_MERGE_2012: report bugfixes done in the trunk from r3555 to r3763 into dev_MERGE_2012

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