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 56 for trunk/NEMO/OPA_SRC/par_ORCA_R025.h90 – NEMO

Ignore:
Timestamp:
2004-04-22T12:02:34+02:00 (20 years ago)
Author:
opalod
Message:

CT : UPDATE030 : Add comments in par_nameconfig.h90 files for ppkth, ppacr, ppdzmin, pphmax and jperio parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/par_ORCA_R025.h90

    r3 r56  
    6363      ! 
    6464      &     ppkth =  23.563_wp        ,  &  !: (non dimensional): gives the approximate 
    65       !                                     !    layer number above which  stretching will 
    66       !                                     !    be maximum. Usually of order jpk/2. 
     65      !                                     !: layer number above which  stretching will 
     66      !                                     !: be maximum. Usually of order jpk/2. 
    6767      &     ppacr =    9.00000000000_wp     !: (non dimensional): stretching factor 
    68       !                                     !    for the grid. The highest zacr, the smallest 
    69       !                                     !    the stretching. 
     68      !                                     !: for the grid. The highest zacr, the smallest 
     69      !                                     !: the stretching. 
    7070 
    7171   !! 
     
    7474   !! 
    7575   REAL(wp), PARAMETER ::        & 
    76       &     ppdzmin = 6._wp           ,  &  !: (meters): depth of the top (first) model layer 
    77       !                                     !           depth of second "w" level 
    78       &     pphmax  = 5720._wp              !: (meters):  maximum depth of the ocean 
    79       !                                     !            depth of the last "w" level 
     76      &     ppdzmin = 6._wp           ,  &  !: (meters) vertical thickness of the top layer 
     77      &     pphmax  = 5720._wp              !: (meters) Maximum depth of the ocean gdepw(jpk) 
    8078   !!--------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.