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 2841 for branches/2011/dev_r2802_MERCATOR9_floats/NEMOGCM/NEMO/OPA_SRC/FLO/floats.F90 – NEMO

Ignore:
Timestamp:
2011-09-16T11:24:28+02:00 (13 years ago)
Author:
cbricaud
Message:

cosmetic changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2802_MERCATOR9_floats/NEMOGCM/NEMO/OPA_SRC/FLO/floats.F90

    r2839 r2841  
    5757      IF( lk_mpp )   CALL mppsync   ! synchronization of all the processor 
    5858      ! 
    59       !IF( kt == nit000 .OR. MOD( kt, nn_writefl ) == 0 )   CALL flo_wri( kt )      ! trajectories file  
    6059      CALL flo_wri( kt )      ! trajectories file  
    61       !??IF( kt == nitend .OR. MOD( kt, nn_stockfl ) == 0 )   CALL flo_wri( kt )      ! restart file  
    6260      ! 
    6361      wb(:,:,:) = wn(:,:,:)         ! Save the old vertical velocity field 
Note: See TracChangeset for help on using the changeset viewer.