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 branches/nemo_v3_3_beta/DOC/TexFiles/Namelist – NEMO

source: branches/nemo_v3_3_beta/DOC/TexFiles/Namelist/namflo @ 2282

Last change on this file since 2282 was 2282, checked in by gm, 14 years ago

ticket:#658 merge DOC of all the branches that form the v3.3 beta

  • 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    nn_writefl=      75    !  frequency of writing in float output file
6    nn_stockfl=    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.