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_adv in trunk/DOC/TexFiles/Namelist – NEMO

source: trunk/DOC/TexFiles/Namelist/namdyn_adv @ 2540

Last change on this file since 2540 was 2540, checked in by gm, 13 years ago

v3.3beta: phasing of the DOC and trunk namelists

  • Property svn:executable set to *
File size: 409 bytes
Line 
1!-----------------------------------------------------------------------
2&namdyn_adv    !   formulation of the momentum advection
3!-----------------------------------------------------------------------
4   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
5   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme
6   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme
7
Note: See TracBrowser for help on using the repository browser.