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/STO – 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/STO
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/STO/stopar.F90

    r9570 r9598  
    113113 
    114114   !!---------------------------------------------------------------------- 
    115    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     115   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    116116   !! $Id: dynhpg.F90 2528 2010-12-27 17:33:53Z rblod $ 
    117    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     117   !! Software governed by the CeCILL licence     (./LICENSE) 
    118118   !!---------------------------------------------------------------------- 
    119119CONTAINS 
  • NEMO/trunk/src/OCE/STO/stopts.F90

    r9570 r9598  
    2828#  include "vectopt_loop_substitute.h90" 
    2929   !!---------------------------------------------------------------------- 
    30    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     30   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3131   !! $Id: eosbn2.F90 2528 2010-12-27 17:33:53Z rblod $ 
    32    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     32   !! Software governed by the CeCILL licence     (./LICENSE) 
    3333   !!---------------------------------------------------------------------- 
    3434CONTAINS 
  • NEMO/trunk/src/OCE/STO/storng.F90

    r9570 r9598  
    5858 
    5959   !!---------------------------------------------------------------------- 
    60    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     60   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    6161   !! $Id: dynhpg.F90 2528 2010-12-27 17:33:53Z rblod $ 
    62    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     62   !! Software governed by the CeCILL licence     (./LICENSE) 
    6363   !!---------------------------------------------------------------------- 
    6464CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.