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 2034 for branches/DEV_r2006_merge_TRA_TRC/NEMO/OPA_SRC/TRA/traswp.F90 – NEMO

Ignore:
Timestamp:
2010-07-29T17:05:35+02:00 (14 years ago)
Author:
cetlod
Message:

cosmetic changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2006_merge_TRA_TRC/NEMO/OPA_SRC/TRA/traswp.F90

    r2024 r2034  
    1010   PRIVATE 
    1111 
    12    PUBLIC   tra_swap    ! routine called by step.F90 
    13    PUBLIC   tra_unswap    ! routine called by step.F90 
     12   PUBLIC   tra_swap     ! routine called by step.F90 
     13   PUBLIC   tra_unswap   ! routine called by step.F90 
    1414 
    1515   !!---------------------------------------------------------------------- 
    16    !!   OPA 9.0 , LOCEAN-IPSL (2005)  
    17    !! $Id: trasbc.F90 1739 2009-11-19 13:24:00Z rblod $ 
     16   !! NEMO/OPA 3.3 , LOCEAN-IPSL (2010)  
     17   !! $Id: traswap.F90 2024 2010-07-29 10:57:35Z cetlod $  
    1818   !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
    1919   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.