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

    r392 r443  
    1313#endif 
    1414      ::    &   
     15      cp_cfg = "eel"            !: name of the configuration 
    1516   INTEGER     & 
    1617#if !defined key_agrif 
     
    1819#endif 
    1920      :: & 
    20       cp_cfg = "eel"            !: name of the configuration 
    2121      jp_cfg = 5      ,      &  !: resolution of the configuration (km) 
    2222 
     
    6161      !   The mercator grid starts only approximately at gphi0 because 
    6262      !   of the constraint that the equator be a T point. 
    63    REAL(wp) ,PARAMETER ::     &  !: 
     63   REAL(wp) & 
     64#if !defined key_agrif 
     65      , PARAMETER  & 
     66#endif 
     67      ::     &  !: 
    6468      ppglam0  =    0.0_wp,   &  !: longitude of first raw and column T-point (jphgr_msh = 1) 
    6569      ppgphi0  =   35.0_wp,   &  !: latitude  of first raw and column T-point (jphgr_msh = 1) 
Note: See TracChangeset for help on using the changeset viewer.