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/DOM – 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/DOM
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/DOM/closea.F90

    r9570 r9598  
    6464#  include "vectopt_loop_substitute.h90" 
    6565   !!---------------------------------------------------------------------- 
    66    !! NEMO/OCE 4.0 , NEMO Consortium (2016) 
     66   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    6767   !! $Id: usrdef_closea.F90 9124 2017-12-19 08:26:25Z gm $ 
    68    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     68   !! Software governed by the CeCILL licence     (./LICENSE) 
    6969   !!---------------------------------------------------------------------- 
    7070CONTAINS 
  • NEMO/trunk/src/OCE/DOM/daymod.F90

    r9570 r9598  
    4444 
    4545   !!---------------------------------------------------------------------- 
    46    !! NEMO/OCE 4.0 , NEMO Consortium (2016) 
     46   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    4747   !! $Id$ 
    48    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     48   !! Software governed by the CeCILL licence     (./LICENSE) 
    4949   !!---------------------------------------------------------------------- 
    5050CONTAINS 
  • NEMO/trunk/src/OCE/DOM/depth_e3.F90

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

    r9570 r9598  
    213213 
    214214   !!---------------------------------------------------------------------- 
    215    !! NEMO/OCE 4.0 , NEMO Consortium (2011) 
     215   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    216216   !! $Id$  
    217    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     217   !! Software governed by the CeCILL licence     (./LICENSE) 
    218218   !!---------------------------------------------------------------------- 
    219219CONTAINS 
  • NEMO/trunk/src/OCE/DOM/domain.F90

    r9570 r9598  
    5252 
    5353   !!------------------------------------------------------------------------- 
    54    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     54   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    5555   !! $Id$ 
    56    !! Software governed by the CeCILL licence        (NEMOGCM/NEMO_CeCILL.txt) 
     56   !! Software governed by the CeCILL licence        (./LICENSE) 
    5757   !!------------------------------------------------------------------------- 
    5858CONTAINS 
  • NEMO/trunk/src/OCE/DOM/domhgr.F90

    r9570 r9598  
    3939 
    4040   !!---------------------------------------------------------------------- 
    41    !! NEMO/OCE 3.7 , NEMO Consortium (2016) 
     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/DOM/dommsk.F90

    r9570 r9598  
    4545#  include "vectopt_loop_substitute.h90" 
    4646   !!---------------------------------------------------------------------- 
    47    !! NEMO/OCE 3.2 , LODYC-IPSL  (2009) 
     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/DOM/domngb.F90

    r9570 r9598  
    2121 
    2222   !!---------------------------------------------------------------------- 
    23    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     23   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    2424   !! $Id$  
    25    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     25   !! Software governed by the CeCILL licence     (./LICENSE) 
    2626   !!---------------------------------------------------------------------- 
    2727CONTAINS 
  • NEMO/trunk/src/OCE/DOM/domvvl.F90

    r9570 r9598  
    6464#  include "vectopt_loop_substitute.h90" 
    6565   !!---------------------------------------------------------------------- 
    66    !! NEMO/OCE 3.7 , NEMO-Consortium (2015)  
     66   !! NEMO/OCE 4.0 , NEMO Consortium (2018)  
    6767   !! $Id$ 
    68    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     68   !! Software governed by the CeCILL licence     (./LICENSE) 
    6969   !!---------------------------------------------------------------------- 
    7070CONTAINS 
  • NEMO/trunk/src/OCE/DOM/domwri.F90

    r9570 r9598  
    3434#  include "vectopt_loop_substitute.h90" 
    3535   !!---------------------------------------------------------------------- 
    36    !! NEMO/OCE 4.0 , NEMO Consortium (2016) 
     36   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3737   !! $Id$  
    38    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     38   !! Software governed by the CeCILL licence     (./LICENSE) 
    3939   !!---------------------------------------------------------------------- 
    4040CONTAINS 
  • NEMO/trunk/src/OCE/DOM/domzgr.F90

    r9570 r9598  
    4646#  include "vectopt_loop_substitute.h90" 
    4747   !!---------------------------------------------------------------------- 
    48    !! NEMO/OCE 3.3.1 , NEMO Consortium (2011) 
     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/DOM/dtatsd.F90

    r9570 r9598  
    3636 
    3737   !!---------------------------------------------------------------------- 
    38    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     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/DOM/iscplhsb.F90

    r9570 r9598  
    3434#  include "vectopt_loop_substitute.h90" 
    3535   !!---------------------------------------------------------------------- 
    36    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     36   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3737   !! $Id: sbcrnf.F90 4666 2014-06-11 12:52:23Z mathiot $ 
    38    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     38   !! Software governed by the CeCILL licence     (./LICENSE) 
    3939   !!---------------------------------------------------------------------- 
    4040CONTAINS 
  • NEMO/trunk/src/OCE/DOM/iscplini.F90

    r9570 r9598  
    3636 
    3737   !!---------------------------------------------------------------------- 
    38    !! NEMO/OCE 4.0 , NEMO Consortium (2017) 
     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/DOM/iscplrst.F90

    r9570 r9598  
    3434#  include "vectopt_loop_substitute.h90" 
    3535   !!---------------------------------------------------------------------- 
    36    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     36   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3737   !! $Id: sbcrnf.F90 4666 2014-06-11 12:52:23Z mathiot $ 
    38    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     38   !! Software governed by the CeCILL licence     (./LICENSE) 
    3939   !!---------------------------------------------------------------------- 
    4040CONTAINS 
  • NEMO/trunk/src/OCE/DOM/istate.F90

    r9570 r9598  
    4545#  include "vectopt_loop_substitute.h90" 
    4646   !!---------------------------------------------------------------------- 
    47    !! NEMO/OCE 3.7 , NEMO Consortium (2014) 
     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/DOM/phycst.F90

    r9570 r9598  
    9292#endif 
    9393   !!---------------------------------------------------------------------- 
    94    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     94   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    9595   !! $Id$  
    96    !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
     96   !! Software governed by the CeCILL licence (./LICENSE) 
    9797   !!---------------------------------------------------------------------- 
    9898    
Note: See TracChangeset for help on using the changeset viewer.