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/P2Z – 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

Location:
NEMO/trunk/src/TOP/PISCES/P2Z
Files:
5 edited

Legend:

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

    r9169 r9598  
    5959#  include "vectopt_loop_substitute.h90" 
    6060   !!---------------------------------------------------------------------- 
    61    !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
     61   !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    6262   !! $Id$  
    63    !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
     63   !! Software governed by the CeCILL licence (./LICENSE) 
    6464   !!---------------------------------------------------------------------- 
    6565CONTAINS 
  • NEMO/trunk/src/TOP/PISCES/P2Z/p2zexp.F90

    r9125 r9598  
    4040#  include "vectopt_loop_substitute.h90" 
    4141   !!---------------------------------------------------------------------- 
    42    !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
     42   !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    4343   !! $Id$  
    44    !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
     44   !! Software governed by the CeCILL licence (./LICENSE) 
    4545   !!---------------------------------------------------------------------- 
    4646CONTAINS 
  • NEMO/trunk/src/TOP/PISCES/P2Z/p2zopt.F90

    r9125 r9598  
    3939 
    4040   !!---------------------------------------------------------------------- 
    41    !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
     41   !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    4242   !! $Id$  
    43    !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
     43   !! Software governed by the CeCILL licence (./LICENSE) 
    4444   !!---------------------------------------------------------------------- 
    4545CONTAINS 
  • NEMO/trunk/src/TOP/PISCES/P2Z/p2zsed.F90

    r9169 r9598  
    3232 
    3333   !!---------------------------------------------------------------------- 
    34    !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
     34   !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    3535   !! $Id$  
    36    !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
     36   !! Software governed by the CeCILL licence (./LICENSE) 
    3737   !!---------------------------------------------------------------------- 
    3838CONTAINS 
  • NEMO/trunk/src/TOP/PISCES/P2Z/p2zsms.F90

    r9124 r9598  
    2929 
    3030   !!---------------------------------------------------------------------- 
    31    !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
     31   !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    3232   !! $Id$  
    33    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     33   !! Software governed by the CeCILL licence     (./LICENSE) 
    3434   !!---------------------------------------------------------------------- 
    3535CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.