Ignore:
Timestamp:
Jan 28, 2014, 2:05:47 PM (11 years ago)
Author:
lguez
Message:

Other files with unneeded differences in dyn3d, dyn3dpar and dyn3dmem.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3d_common/extrapol.F

    r1951 r1952  
    158158               jlat = jy(k)
    159159               pwork(i,j) = pwork(i,j)
    160      $                      + pfild(ilon,jlat) * zmask(k)/REAL(inbor)
     160     $                      + pfild(ilon,jlat) * zmask(k)/ REAL(inbor)
    161161            ENDDO
    162162         ENDIF
Note: See TracChangeset for help on using the changeset viewer.