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 392 for trunk/NEMO/OPA_SRC/par_oce.F90 – NEMO

Ignore:
Timestamp:
2006-03-10T11:55:45+01:00 (18 years ago)
Author:
opalod
Message:

RB:nemo_v1_update_038: first integration of Agrif :

  • add agrif to dynspg_flt_jki.F90
  • cosmetic change of key_AGRIF in key_agrif
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/par_oce.F90

    r389 r392  
    169169   !!--------------------------------------------------------------------- 
    170170   INTEGER  &  !: 
    171 #if !defined key_AGRIF 
     171#if !defined key_agrif 
    172172      ,PARAMETER  & 
    173173#endif 
     
    180180      jpij  = jpi*jpj                                               !:  jpi x jpj 
    181181 
    182 #if defined key_AGRIF 
     182#if defined key_agrif 
    183183   !!--------------------------------------------------------------------- 
    184184   !! Agrif variables 
Note: See TracChangeset for help on using the changeset viewer.