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/NEMO/OPA_SRC/nemogcm.F90 – 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/NEMO/OPA_SRC/nemogcm.F90

    r2715 r2839  
    341341#endif 
    342342      !                                     ! Diagnostics 
     343      IF( lk_floats     )   CALL     flo_init   ! drifting Floats 
    343344                            CALL     iom_init   ! iom_put initialization 
    344       IF( lk_floats     )   CALL     flo_init   ! drifting Floats 
    345345      IF( lk_diaar5     )   CALL dia_ar5_init   ! ar5 diag 
    346346                            CALL dia_ptr_init   ! Poleward TRansports initialization 
Note: See TracChangeset for help on using the changeset viewer.