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

source: trunk/NEMO/DOC/BETA/Namelist/nam_dynadv @ 705

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

Historical date: first beta version of the documentation, see ticket:1

  • Property svn:executable set to *
File size: 427 bytes
Line 
1!-----------------------------------------------------------------------
2&nam_dynadv  !   option of physics/algorithm (not control by CPP keys)
3!-----------------------------------------------------------------------
4   ln_dynadv_vec   = .TRUE.    !  vector form (T) 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.