Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FLEXPART_9.1.3/src/concoutput.f90

    r4 r13  
    158158        yl=outlat0+real(jy)*dyout
    159159        xl=(xl-xlon0)/dx
    160         yl=(yl-ylat0)/dx
     160        yl=(yl-ylat0)/dy !v9.1.1
    161161        iix=max(min(nint(xl),nxmin1),0)
    162162        jjy=max(min(nint(yl),nymin1),0)
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG