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_POMME_R025.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_POMME_R025.h90

    • Property svn:keywords set to Id
    r1876 r2528  
    55   !!--------------------------------------------------------------------- 
    66   !!---------------------------------------------------------------------- 
    7    !!  OPA 9.0 , LOCEAN-IPSL (2005)  
    8    !! $Header: /home/opalod/NEMOCVSROOT/NEMO/OPA_SRC/par_ORCA_R025.h90,v 1.6 2006/03/10 10:55:34 opalod Exp $  
    9    !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt  
     7   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
     8   !! $Id$ 
     9   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    1010   !!---------------------------------------------------------------------- 
    1111   CHARACTER (len=16)      & 
     
    9797      &     ppdzmin = 6._wp           ,  &  !: (meters) vertical thickness of the top layer 
    9898      &     pphmax  = 5750._wp              !: (meters) Maximum depth of the ocean gdepw(jpk) 
     99   LOGICAL,  PARAMETER ::        & 
     100      &     ldbletanh = .FALSE.             !: Use/do not use double tanf function for vertical coordinates 
     101   REAL(wp), PARAMETER ::        & 
     102      &     ppa2    = pp_not_used     ,  &  !: Double tanh function parameters 
     103      &     ppkth2  = pp_not_used     ,  &  !: 
     104      &     ppacr2  = pp_not_used           !: 
    99105   !!--------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.