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 9598 for NEMO/trunk/src/TOP/PISCES/trcwri_pisces.F90 – NEMO

Ignore:
Timestamp:
2018-05-16T00:47:16+02:00 (6 years ago)
Author:
nicolasmartin
Message:

Reorganisation plan for NEMO repository: changes to make compilation succeed with new structure
Juste one issue left with AGRIF_NORDIC with AGRIF preprocessing
Standardisation of routines header with version 4.0 and year 2018
Fix for some broken symlinks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/TOP/PISCES/trcwri_pisces.F90

    r7646 r9598  
    2020 
    2121   !!---------------------------------------------------------------------- 
    22    !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
     22   !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    2323   !! $Id: trcnam.F90 5836 2015-10-26 14:49:40Z cetlod $ 
    24    !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
     24   !! Software governed by the CeCILL licence (./LICENSE) 
    2525   !!---------------------------------------------------------------------- 
    2626CONTAINS 
     
    9797 
    9898   !!---------------------------------------------------------------------- 
    99    !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
     99   !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    100100   !! $Id: trcwri_pisces.F90 3160 2011-11-20 14:27:18Z cetlod $  
    101    !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
     101   !! Software governed by the CeCILL licence (./LICENSE) 
    102102   !!====================================================================== 
    103103END MODULE trcwri_pisces 
Note: See TracChangeset for help on using the changeset viewer.