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 3051 for branches/2011/dev_MERCATOR_2011_MERGE/NEMOGCM/CONFIG/GYRE/EXP00/namelist – NEMO

Ignore:
Timestamp:
2011-11-07T16:03:29+01:00 (12 years ago)
Author:
cbricaud
Message:

add changes from dev_r2802_MERCATOR9_floats

File:
1 edited

Legend:

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

    r3049 r3051  
    772772&namflo       !   float parameters                                      ("key_float") 
    773773!----------------------------------------------------------------------- 
     774   jpnfl      = 1          !  total number of floats during the run 
     775   jpnnewflo  = 0          !  number of floats for the restart 
    774776   ln_rstflo  = .false.    !  float restart (T) or not (F) 
    775777   nn_writefl =      75    !  frequency of writing in float output file  
     
    778780   ln_flork4  = .false.    !  trajectories computed with a 4th order Runge-Kutta (T) 
    779781                           !  or computed with Blanke' scheme (F) 
     782   ln_ariane  = .true.     !  Input with Ariane tool convention(T)  
     783   ln_ascii   = .true.     !  Output with Ariane tool netcdf convention(F) or ascii file (T) 
    780784/ 
    781785!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.