Changes in src/init_domainfill.f90 [ffbe224:92fab65] in flexpart.git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/init_domainfill.f90

    rffbe224 r92fab65  
     1! SPDX-FileCopyrightText: FLEXPART 1998-2019, see flexpart_license.txt
     2! SPDX-License-Identifier: GPL-3.0-or-later
     3
    14subroutine init_domainfill
    25!
     
    206209                   ztra1(numpart+jj)=height(nz)-0.5
    207210
     211
    208212! Interpolate PV to the particle position
    209213!****************************************
     
    212216              ixp=ixm+1
    213217              jyp=jym+1
    214               if (jyp.gt.180) then
    215                  write (*,*) 'init_domainfill, over: ',jyp,jym,ytra1(numpart+jj),jy,ran1(idummy),ny
    216                  jyp=jym
    217               endif
    218218              ddx=xtra1(numpart+jj)-real(ixm)
    219219              ddy=ytra1(numpart+jj)-real(jym)
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG