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 2208 for branches/DEV_r2191_3partymerge2010/NEMO/OPA_SRC/BDY – NEMO

Ignore:
Timestamp:
2010-10-12T11:20:53+02:00 (14 years ago)
Author:
rblod
Message:

Put FCM NEMO code changes in DEV_r2191_3partymerge2010 branch

Location:
branches/DEV_r2191_3partymerge2010/NEMO/OPA_SRC/BDY
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2191_3partymerge2010/NEMO/OPA_SRC/BDY/bdy_oce.F90

    • Property svn:executable deleted
    r2207 r2208  
    9090   !! NEMO/OPA 3.0 , LOCEAN-IPSL (2008)  
    9191   !! $Id$  
    92    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     92   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    9393   !!====================================================================== 
    9494END MODULE bdy_oce 
  • branches/DEV_r2191_3partymerge2010/NEMO/OPA_SRC/BDY/bdy_par.F90

    • Property svn:executable deleted
    r2207 r2208  
    3131   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    3232   !! $Id$  
    33    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     33   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    3434   !!====================================================================== 
    3535END MODULE bdy_par 
  • branches/DEV_r2191_3partymerge2010/NEMO/OPA_SRC/BDY/bdydta.F90

    • Property svn:executable deleted
    r2207 r2208  
    6161   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    6262   !! $Id$  
    63    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     63   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    6464   !!---------------------------------------------------------------------- 
    6565CONTAINS 
  • branches/DEV_r2191_3partymerge2010/NEMO/OPA_SRC/BDY/bdydyn.F90

    • Property svn:executable deleted
    r2207 r2208  
    3838   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    3939   !! $Id$  
    40    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     40   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    4141   !!---------------------------------------------------------------------- 
    4242CONTAINS 
  • branches/DEV_r2191_3partymerge2010/NEMO/OPA_SRC/BDY/bdyini.F90

    • Property svn:executable deleted
    r2207 r2208  
    3535   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    3636   !! $Id$  
    37    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     37   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    3838   !!---------------------------------------------------------------------- 
    3939CONTAINS 
  • branches/DEV_r2191_3partymerge2010/NEMO/OPA_SRC/BDY/bdytides.F90

    • Property svn:executable deleted
    r2207 r2208  
    5858   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    5959   !! $Id$  
    60    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     60   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    6161   !!---------------------------------------------------------------------- 
    6262CONTAINS 
  • branches/DEV_r2191_3partymerge2010/NEMO/OPA_SRC/BDY/bdytra.F90

    • Property svn:executable deleted
    r2207 r2208  
    2727   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    2828   !! $Id$  
    29    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     29   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    3030   !!---------------------------------------------------------------------- 
    3131CONTAINS 
  • branches/DEV_r2191_3partymerge2010/NEMO/OPA_SRC/BDY/bdyvol.F90

    • Property svn:executable deleted
    r2207 r2208  
    3232   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    3333   !! $Id$  
    34    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     34   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    3535   !!---------------------------------------------------------------------- 
    3636CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.