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 3054 for branches/2011/dev_r2802_MERCATOR9_floats/NEMOGCM/CONFIG/POMME/EXP00/namelist – NEMO

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

add coorections

File:
1 edited

Legend:

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

    r2845 r3054  
    755755&namflo       !   float parameters                                      ("key_float") 
    756756!----------------------------------------------------------------------- 
    757    jpnfl      = 1          !  total number of floats during the run 
    758    jpnnewflo  = 0          !  number of floats for the restart 
    759    ln_rstflo  = .false.    !  float restart (T) or not (F) 
    760    nn_writefl =      75    !  frequency of writing in float output file  
    761    nn_stockfl =    5475    !  frequency of creation of the float restart file  
    762    ln_argo    = .false.    !  Argo type floats (stay at the surface each 10 days) 
    763    ln_flork4  = .false.    !  trajectories computed with a 4th order Runge-Kutta (T) 
    764                            !  or computed with Blanke' scheme (F) 
    765    ln_ariane  = .true.     !  Input with Ariane tool convention(T)  
    766    ln_ascii   = .true.     !  Output with Ariane tool netcdf convention(T) or ascii file (F) 
     757   jpnfl         = 1          !  total number of floats during the run 
     758   jpnnewflo     = 0          !  number of floats for the restart 
     759   ln_rstflo     = .false.    !  float restart (T) or not (F) 
     760   nn_writefl    =      75    !  frequency of writing in float output file 
     761   nn_stockfl    =    5475    !  frequency of creation of the float restart file 
     762   ln_argo       = .false.    !  Argo type floats (stay at the surface each 10 days) 
     763   ln_flork4     = .false.    !  trajectories computed with a 4th order Runge-Kutta (T) 
     764                              !  or computed with Blanke' scheme (F) 
     765   ln_ariane     = .true.     !  Input with Ariane tool convention(T) 
     766   ln_flo_ascii  = .true.     !  Output with Ariane tool netcdf convention(F) or ascii file (T) 
    767767/ 
    768768!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.