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 3136 – NEMO

Changeset 3136


Ignore:
Timestamp:
2011-11-16T15:40:58+01:00 (12 years ago)
Author:
davestorkey
Message:

Tidy up par_AMM12.h90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_NEMO_MERGE_2011/NEMOGCM/NEMO/OPA_SRC/par_AMM_12km.h90

    r3116 r3136  
    2727      jpjzoom =   1   ,      &  !: in data indices 
    2828      ! Domain characteristics 
    29       jperio  =    0  ,      &  !: lateral cond. type (between 0 and 6) 
    30       jpisl   =  150  ,      &  !: number of islands (irrelevent) 
    31       jpnisl  = 3000            !: maximum number of points per island 
     29      jperio  =    0            !: lateral cond. type (between 0 and 6) 
    3230 
    3331   !!  Values set to pp_not_used indicates that this parameter is not used in THIS config. 
     
    6260      ppe2_m   = pp_not_used       !: meridional grid-spacing (meters ) 
    6361 
    64    !!  Coefficients associated with the vertical coordinate system 
    65  
     62   !! 
     63   !! Vertical grid parameter for domzgr 
     64   !! ================================== 
     65   !! 
    6666   REAL(wp), PARAMETER  ::       & 
    6767      &     ppsur = pp_to_be_computed ,  &  !: Computed in domzgr, set ppdzmin and pphmax below 
Note: See TracChangeset for help on using the changeset viewer.