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

source: trunk/NEMO/DOC/BETA/Namelist/namflo @ 707

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

error during changeset:705... related to ticket:1

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