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

Ignore:
Timestamp:
2006-04-26T11:23:35+02:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_bugfix_038:RB: corrections for agrif in some configuration files

File:
1 edited

Legend:

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

    r434 r443  
    6262      !   The mercator grid starts only approximately at gphi0 because 
    6363      !   of the constraint that the equator be a T point. 
    64    REAL(wp) ,PARAMETER ::     &  !: 
     64   REAL(wp) & 
     65#if !defined key_agrif 
     66      , PARAMETER  & 
     67#endif 
     68      ::     &  !: 
    6569      ppglam0  =    0.0_wp,   &  !: longitude of first raw and column T-point (jphgr_msh = 1) 
    6670      ppgphi0  =   29.0_wp,   &  !: latitude  of first raw and column T-point (jphgr_msh = 1) 
Note: See TracChangeset for help on using the changeset viewer.