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 10068 for NEMO/trunk/src/OCE/DIU – NEMO

Ignore:
Timestamp:
2018-08-28T16:09:04+02:00 (6 years ago)
Author:
nicolasmartin
Message:

First part of modifications to have a common default header : fix typos and SVN keywords properties

Location:
NEMO/trunk/src/OCE/DIU
Files:
4 edited

Legend:

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

    • Property svn:keywords set to yes
    r9598 r10068  
    4444#  include "vectopt_loop_substitute.h90" 
    4545   !!---------------------------------------------------------------------- 
    46    !! NEMO/OCE 4.0 , NEMO Consortium (2018)  
    47    !! $Id$ 
    48    !! Software governed by the CeCILL licence     (./LICENSE) 
     46   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
     47   !! $Id$ 
     48   !! Software governed by the CeCILL license (see ./LICENSE) 
    4949   !!----------------------------------------------------------------------    
    5050   CONTAINS  
  • NEMO/trunk/src/OCE/DIU/diurnal_bulk.F90

    • Property svn:keywords set to yes
  • NEMO/trunk/src/OCE/DIU/solfrac_mod.F90

    • Property svn:keywords set to yes
  • NEMO/trunk/src/OCE/DIU/step_diu.F90

    • Property svn:keywords set to yes
    r9598 r10068  
    2424   !!---------------------------------------------------------------------- 
    2525   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    26    !! $Id:$ 
    27    !! Software governed by the CeCILL licence     (./LICENSE) 
     26   !! $Id$ 
     27   !! Software governed by the CeCILL license (see ./LICENSE) 
    2828   !!---------------------------------------------------------------------- 
    2929 
Note: See TracChangeset for help on using the changeset viewer.