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 6048 for branches – NEMO

Changeset 6048 for branches


Ignore:
Timestamp:
2015-12-14T18:34:05+01:00 (8 years ago)
Author:
acc
Message:

Branch dev_r5836_NOC3_vvl_by_default. Really well hidden typo in agrif_opa_intrep.F90 which was preventing AGRIF compilation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5836_NOC3_vvl_by_default/NEMOGCM/NEMO/NST_SRC/agrif_opa_interp.F90

    r6004 r6048  
    10991099      INTEGER                              , INTENT(in   ) ::   i1, i2, j1, j2, k1, k2 
    11001100      REAL(wp),DIMENSION(i1:i2,j1:j2,k1:k2), INTENT(inout) ::   ptab 
    1101       LOGICAL ,                            , INTENT(in   ) ::   before 
     1101      LOGICAL                              , INTENT(in   ) ::   before 
    11021102      INTEGER                              , INTENT(in   ) ::   nb , ndir 
    11031103      ! 
Note: See TracChangeset for help on using the changeset viewer.