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

Ignore:
Timestamp:
2011-11-07T16:31:17+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/ORCA2_OFF_PISCES/EXP00/namelist

    r3051 r3055  
    764764&namflo       !   float parameters                                      ("key_float") 
    765765!----------------------------------------------------------------------- 
    766    jpnfl      = 1          !  total number of floats during the run 
    767    jpnnewflo  = 0          !  number of floats for the restart 
    768    ln_rstflo  = .false.    !  float restart (T) or not (F) 
    769    nn_writefl =      75    !  frequency of writing in float output file  
    770    nn_stockfl =    5475    !  frequency of creation of the float restart file  
    771    ln_argo    = .false.    !  Argo type floats (stay at the surface each 10 days) 
    772    ln_flork4  = .false.    !  trajectories computed with a 4th order Runge-Kutta (T) 
    773                            !  or computed with Blanke' scheme (F) 
    774                            !  or computed with Blanke' scheme (F) 
    775    ln_ariane  = .true.     !  Input with Ariane tool convention(T)  
    776    ln_ascii   = .true.     !  Output with Ariane tool netcdf convention(T) or ascii file (F) 
     766   jpnfl         = 1          !  total number of floats during the run 
     767   jpnnewflo     = 0          !  number of floats for the restart 
     768   ln_rstflo     = .false.    !  float restart (T) or not (F) 
     769   nn_writefl    =      75    !  frequency of writing in float output file 
     770   nn_stockfl    =    5475    !  frequency of creation of the float restart file 
     771   ln_argo       = .false.    !  Argo type floats (stay at the surface each 10 days) 
     772   ln_flork4     = .false.    !  trajectories computed with a 4th order Runge-Kutta (T) 
     773                              !  or computed with Blanke' scheme (F) 
     774   ln_ariane     = .true.     !  Input with Ariane tool convention(T) 
     775   ln_flo_ascii  = .true.     !  Output with Ariane tool netcdf convention(F) or ascii file (T) 
    777776/ 
    778777!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.