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 447 for trunk/AGRIF/AGRIF_FILES/modupdatebasic.F – NEMO

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

RB: suppress tabulation in Agrif routines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AGRIF/AGRIF_FILES/modupdatebasic.F

    r396 r447  
    231231      IF (coeffraf .NE. 3) THEN 
    232232        print *,'FULL WEIGHTING NOT READY FOR COEFFRAF = 3' 
    233    STOP 
     233        STOP 
    234234      ENDIF 
    235235      xpos = s_parent       
Note: See TracChangeset for help on using the changeset viewer.