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 3370 for branches/2012/dev_r3337_NOCS10_ICB/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2012-04-30T10:27:44+02:00 (12 years ago)
Author:
sga
Message:

NEMO branch dev_r3337_NOCS10_ICB: lots of cosmetic Gurvanistic changes (the odd space or exclamation mark!)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_r3337_NOCS10_ICB/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90

    r3340 r3370  
    163163#endif 
    164164 
    165       IF( lk_diaobs ) CALL dia_obs_wri 
    166       IF( ln_icebergs ) CALL icb_end( nitend ) 
     165      IF( lk_diaobs   )   CALL dia_obs_wri 
     166      ! 
     167      IF( ln_icebergs )   CALL icb_end( nitend ) 
    167168        
    168169      !                            !------------------------! 
Note: See TracChangeset for help on using the changeset viewer.