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.
Changeset 2839 for branches/2011/dev_r2802_MERCATOR9_floats/NEMOGCM/CONFIG/GYRE/EXP00/namelist – NEMO

Ignore:
Timestamp:
2011-09-15T08:41:58+02:00 (13 years ago)
Author:
cbricaud
Message:

modified routine for netcdf output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2802_MERCATOR9_floats/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r2715 r2839  
    750750&namflo       !   float parameters                                      ("key_float") 
    751751!----------------------------------------------------------------------- 
     752   jpnfl      = 1          !  total number of floats during the run 
     753   jpnnewflo  = 0          !  number of floats for the restart 
    752754   ln_rstflo  = .false.    !  float restart (T) or not (F) 
    753755   nn_writefl =      75    !  frequency of writing in float output file  
     
    756758   ln_flork4  = .false.    !  trajectories computed with a 4th order Runge-Kutta (T) 
    757759                           !  or computed with Blanke' scheme (F) 
     760   ln_ariane  = .true.     !  Output with Ariane tool netcdf convention(T) or ascii file (F) 
    758761/ 
    759762!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.