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

source: trunk/DOC/TexFiles/Namelist/namflo @ 1225

Last change on this file since 1225 was 1225, checked in by gm, 15 years ago

phase the namelist with NEMO v3 + update the references & figures see ticket #284

  • Property svn:executable set to *
File size: 677 bytes
Line 
1!-----------------------------------------------------------------------
2&namflo       !   float parameters                                      ("key_float")
3!-----------------------------------------------------------------------
4    ln_rstflo = .false.    !  float restart (T) or not (F)
5    nwritefl  =      75    !  frequency of writing in float output file
6    nstockfl  =    5475    !  frequency of creation of the float restart file
7    ln_argo   = .false.    !  Argo type floats (stay at the surface each 10 days)
8    ln_flork4 = .false.    !  trajectories computed with a 4th order Runge-Kutta (T)
9                           !  or computed with Blanke' scheme (F)
10/
Note: See TracBrowser for help on using the repository browser.