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/DIU – 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/DIU
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/DIU/cool_skin.F90

    r9570 r9598  
    4444#  include "vectopt_loop_substitute.h90" 
    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   !!----------------------------------------------------------------------    
    5050   CONTAINS  
  • NEMO/trunk/src/OCE/DIU/step_diu.F90

    r9570 r9598  
    2323 
    2424   !!---------------------------------------------------------------------- 
    25    !! NEMO/OCE 3.7 , NEMO Consortium (2015) 
     25   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    2626   !! $Id:$ 
    27    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     27   !! Software governed by the CeCILL licence     (./LICENSE) 
    2828   !!---------------------------------------------------------------------- 
    2929 
Note: See TracChangeset for help on using the changeset viewer.