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/2011/dev_r2787_LOCEAN_offline_fldread/DOC/TexFiles/Namelist – NEMO

source: branches/2011/dev_r2787_LOCEAN_offline_fldread/DOC/TexFiles/Namelist/namflo @ 8486

Last change on this file since 8486 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: 678 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.