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 2528 for trunk/NEMOGCM/NEMO/OPA_SRC/par_EEL_R6.h90 – NEMO

Ignore:
Timestamp:
2010-12-27T18:33:53+01:00 (13 years ago)
Author:
rblod
Message:

Update NEMOGCM from branch nemo_v3_3_beta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/par_EEL_R6.h90

    • Property svn:eol-style deleted
    r1528 r2528  
    44   !!--------------------------------------------------------------------- 
    55   !!---------------------------------------------------------------------- 
    6    !!  OPA 9.0 , LOCEAN-IPSL (2005)  
     6   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    77   !! $Id$  
    8    !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt  
     8   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    99   !!---------------------------------------------------------------------- 
    1010   CHARACTER (len=16)      & 
     
    9494      &     ppdzmin = pp_not_used           ,  &  !: (meters) vertical thickness of the top layer 
    9595      &     pphmax  = pp_not_used                 !: (meters) Maximum depth of the ocean gdepw(jpk) 
     96   LOGICAL,  PARAMETER ::        & 
     97      &     ldbletanh = .FALSE.                   !: Use/do not use double tanf function for vertical coordinates 
     98   REAL(wp), PARAMETER ::        & 
     99      &     ppa2    = pp_not_used           ,  &  !: Double tanh function parameters 
     100      &     ppkth2  = pp_not_used           ,  &  !: 
     101      &     ppacr2  = pp_not_used                 !: 
    96102   !!--------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.