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/OCE/TRA – 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/OCE/TRA
Files:
21 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/TRA/eosbn2.F90

    r9570 r9598  
    180180#  include "vectopt_loop_substitute.h90" 
    181181   !!---------------------------------------------------------------------- 
    182    !! NEMO/OCE 3.7 , NEMO Consortium (2014) 
     182   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    183183   !! $Id$ 
    184    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     184   !! Software governed by the CeCILL licence     (./LICENSE) 
    185185   !!---------------------------------------------------------------------- 
    186186CONTAINS 
  • NEMO/trunk/src/OCE/TRA/traadv.F90

    r9570 r9598  
    6969#  include "vectopt_loop_substitute.h90" 
    7070   !!---------------------------------------------------------------------- 
    71    !! NEMO/OCE 4.0 , NEMO Consortium (2017) 
     71   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    7272   !! $Id$ 
    73    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     73   !! Software governed by the CeCILL licence     (./LICENSE) 
    7474   !!---------------------------------------------------------------------- 
    7575CONTAINS 
  • NEMO/trunk/src/OCE/TRA/traadv_cen.F90

    r9570 r9598  
    3838#  include "vectopt_loop_substitute.h90" 
    3939   !!---------------------------------------------------------------------- 
    40    !! NEMO/OCE 4.0, NEMO Consortium (2017) 
     40   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    4141   !! $Id:$ 
    42    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     42   !! Software governed by the CeCILL licence     (./LICENSE) 
    4343   !!---------------------------------------------------------------------- 
    4444CONTAINS 
  • NEMO/trunk/src/OCE/TRA/traadv_fct.F90

    r9570 r9598  
    4646#  include "vectopt_loop_substitute.h90" 
    4747   !!---------------------------------------------------------------------- 
    48    !! NEMO/OCE 4.0 , NEMO Consortium (2017) 
     48   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    4949   !! $Id$ 
    50    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     50   !! Software governed by the CeCILL licence     (./LICENSE) 
    5151   !!---------------------------------------------------------------------- 
    5252CONTAINS 
  • NEMO/trunk/src/OCE/TRA/traadv_mus.F90

    r9570 r9598  
    4848#  include "vectopt_loop_substitute.h90" 
    4949   !!---------------------------------------------------------------------- 
    50    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     50   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    5151   !! $Id$  
    52    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     52   !! Software governed by the CeCILL licence     (./LICENSE) 
    5353   !!---------------------------------------------------------------------- 
    5454CONTAINS 
  • NEMO/trunk/src/OCE/TRA/traadv_qck.F90

    r9570 r9598  
    4141#  include "vectopt_loop_substitute.h90" 
    4242   !!---------------------------------------------------------------------- 
    43    !! NEMO/OCE 4.0 , NEMO Consortium (2017) 
     43   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    4444   !! $Id$ 
    45    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     45   !! Software governed by the CeCILL licence     (./LICENSE) 
    4646   !!---------------------------------------------------------------------- 
    4747CONTAINS 
  • NEMO/trunk/src/OCE/TRA/traadv_ubs.F90

    r9570 r9598  
    4040#  include "vectopt_loop_substitute.h90" 
    4141   !!---------------------------------------------------------------------- 
    42    !! NEMO/OCE 3.7 , NEMO Consortium (2015) 
     42   !! NEMO/OCE 4.0 , 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/OCE/TRA/trabbc.F90

    r9570 r9598  
    4545  
    4646   !!---------------------------------------------------------------------- 
    47    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     47   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    4848   !! $Id$ 
    49    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     49   !! Software governed by the CeCILL licence     (./LICENSE) 
    5050   !!---------------------------------------------------------------------- 
    5151CONTAINS 
  • NEMO/trunk/src/OCE/TRA/trabbl.F90

    r9570 r9598  
    6969#  include "vectopt_loop_substitute.h90" 
    7070   !!---------------------------------------------------------------------- 
    71    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     71   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    7272   !! $Id$ 
    73    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     73   !! Software governed by the CeCILL licence     (./LICENSE) 
    7474   !!---------------------------------------------------------------------- 
    7575CONTAINS 
  • NEMO/trunk/src/OCE/TRA/tradmp.F90

    r9570 r9598  
    5454#  include "vectopt_loop_substitute.h90" 
    5555   !!---------------------------------------------------------------------- 
    56    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     56   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    5757   !! $Id$  
    58    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     58   !! Software governed by the CeCILL licence     (./LICENSE) 
    5959   !!---------------------------------------------------------------------- 
    6060CONTAINS 
  • NEMO/trunk/src/OCE/TRA/traldf.F90

    r9570 r9598  
    4343   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    4444   !! $Id$  
    45    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     45   !! Software governed by the CeCILL licence     (./LICENSE) 
    4646   !!---------------------------------------------------------------------- 
    4747CONTAINS 
  • NEMO/trunk/src/OCE/TRA/traldf_iso.F90

    r9570 r9598  
    4242#  include "vectopt_loop_substitute.h90" 
    4343   !!---------------------------------------------------------------------- 
    44    !! NEMO/OCE 3.7 , NEMO Consortium (2015) 
     44   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    4545   !! $Id$ 
    46    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     46   !! Software governed by the CeCILL licence     (./LICENSE) 
    4747   !!---------------------------------------------------------------------- 
    4848CONTAINS 
  • NEMO/trunk/src/OCE/TRA/traldf_lap_blp.F90

    r9570 r9598  
    3939#  include "vectopt_loop_substitute.h90" 
    4040   !!---------------------------------------------------------------------- 
    41    !! NEMO/OCE 3.7 , NEMO Consortium (2014) 
     41   !! NEMO/OCE 4.0 , 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/OCE/TRA/traldf_triad.F90

    r9570 r9598  
    4242#  include "vectopt_loop_substitute.h90" 
    4343   !!---------------------------------------------------------------------- 
    44    !! NEMO/OCE 3.7 , NEMO Consortium (2015) 
     44   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    4545   !! $Id$ 
    46    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     46   !! Software governed by the CeCILL licence     (./LICENSE) 
    4747   !!---------------------------------------------------------------------- 
    4848CONTAINS 
  • NEMO/trunk/src/OCE/TRA/tramle.F90

    r9570 r9598  
    5050#  include "vectopt_loop_substitute.h90" 
    5151   !!---------------------------------------------------------------------- 
    52    !! NEMO/OCE 4.0 , NEMO Consortium (2015) 
     52   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    5353   !! $Id$ 
    5454   !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
  • NEMO/trunk/src/OCE/TRA/tranpc.F90

    r9570 r9598  
    3636#  include "vectopt_loop_substitute.h90" 
    3737   !!---------------------------------------------------------------------- 
    38    !! NEMO/OCE 3.6 , NEMO Consortium (2014) 
     38   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3939   !! $Id$ 
    40    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     40   !! Software governed by the CeCILL licence     (./LICENSE) 
    4141   !!---------------------------------------------------------------------- 
    4242CONTAINS 
  • NEMO/trunk/src/OCE/TRA/tranxt.F90

    r9570 r9598  
    5858#  include "vectopt_loop_substitute.h90" 
    5959   !!---------------------------------------------------------------------- 
    60    !! NEMO/OCE 3.3 , NEMO-Consortium (2010)  
     60   !! NEMO/OCE 4.0 , NEMO Consortium (2018)  
    6161   !! $Id$ 
    62    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     62   !! Software governed by the CeCILL licence     (./LICENSE) 
    6363   !!---------------------------------------------------------------------- 
    6464CONTAINS 
  • NEMO/trunk/src/OCE/TRA/traqsr.F90

    r9570 r9598  
    6969#  include "vectopt_loop_substitute.h90" 
    7070   !!---------------------------------------------------------------------- 
    71    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     71   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    7272   !! $Id$ 
    73    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     73   !! Software governed by the CeCILL licence     (./LICENSE) 
    7474   !!---------------------------------------------------------------------- 
    7575CONTAINS 
  • NEMO/trunk/src/OCE/TRA/trasbc.F90

    r9570 r9598  
    4646#  include "vectopt_loop_substitute.h90" 
    4747   !!---------------------------------------------------------------------- 
    48    !! NEMO/OCE 3.7 , NEMO Consortium (2014) 
     48   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    4949   !! $Id$ 
    50    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     50   !! Software governed by the CeCILL licence     (./LICENSE) 
    5151   !!---------------------------------------------------------------------- 
    5252CONTAINS 
  • NEMO/trunk/src/OCE/TRA/trazdf.F90

    r9570 r9598  
    3838#  include "vectopt_loop_substitute.h90" 
    3939   !!---------------------------------------------------------------------- 
    40    !! NEMO/OCE 4.0 , NEMO Consortium (2017) 
     40   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    4141   !! $Id$ 
    42    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     42   !! Software governed by the CeCILL licence     (./LICENSE) 
    4343   !!---------------------------------------------------------------------- 
    4444CONTAINS 
  • NEMO/trunk/src/OCE/TRA/zpshde.F90

    r9570 r9598  
    3333#  include "vectopt_loop_substitute.h90" 
    3434   !!---------------------------------------------------------------------- 
    35    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     35   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3636   !! $Id$ 
    37    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     37   !! Software governed by the CeCILL licence     (./LICENSE) 
    3838   !!---------------------------------------------------------------------- 
    3939CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.