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 10843 for NEMO/branches/UKMO/dev_r10037_GPU/src/OCE/USR – NEMO

Ignore:
Timestamp:
2019-04-05T16:01:32+02:00 (5 years ago)
Author:
andmirek
Message:

ticket #2197 merge with dev_r9950_GO8_package at 10320

Location:
NEMO/branches/UKMO/dev_r10037_GPU/src/OCE/USR
Files:
6 edited
2 copied

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/dev_r10037_GPU/src/OCE/USR/usrdef_fmask.F90

    r9950 r10843  
    3131   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3232   !! $Id$ 
    33    !! Software governed by the CeCILL licence     (./LICENSE) 
     33   !! Software governed by the CeCILL license (see ./LICENSE) 
    3434   !!---------------------------------------------------------------------- 
    3535CONTAINS 
  • NEMO/branches/UKMO/dev_r10037_GPU/src/OCE/USR/usrdef_hgr.F90

    r9950 r10843  
    2929   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3030   !! $Id$ 
    31    !! Software governed by the CeCILL licence     (./LICENSE) 
     31   !! Software governed by the CeCILL license (see ./LICENSE) 
    3232   !!---------------------------------------------------------------------- 
    3333CONTAINS 
  • NEMO/branches/UKMO/dev_r10037_GPU/src/OCE/USR/usrdef_istate.F90

    r9950 r10843  
    2727   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    2828   !! $Id$ 
    29    !! Software governed by the CeCILL licence     (./LICENSE) 
     29   !! Software governed by the CeCILL license (see ./LICENSE) 
    3030   !!---------------------------------------------------------------------- 
    3131CONTAINS 
  • NEMO/branches/UKMO/dev_r10037_GPU/src/OCE/USR/usrdef_nam.F90

    r9950 r10843  
    3333   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3434   !! $Id$ 
    35    !! Software governed by the CeCILL licence     (./LICENSE) 
     35   !! Software governed by the CeCILL license (see ./LICENSE) 
    3636   !!---------------------------------------------------------------------- 
    3737CONTAINS 
  • NEMO/branches/UKMO/dev_r10037_GPU/src/OCE/USR/usrdef_sbc.F90

    r9950 r10843  
    3535   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3636   !! $Id$ 
    37    !! Software governed by the CeCILL licence     (./LICENSE) 
     37   !! Software governed by the CeCILL license (see ./LICENSE) 
    3838   !!---------------------------------------------------------------------- 
    3939CONTAINS 
  • NEMO/branches/UKMO/dev_r10037_GPU/src/OCE/USR/usrdef_zgr.F90

    r9950 r10843  
    3434   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3535   !! $Id$ 
    36    !! Software governed by the CeCILL licence     (./LICENSE) 
     36   !! Software governed by the CeCILL license (see ./LICENSE) 
    3737   !!---------------------------------------------------------------------- 
    3838CONTAINS              
Note: See TracChangeset for help on using the changeset viewer.