Changeset ffbe224 in flexpart.git for src/init_domainfill.f90


Ignore:
Timestamp:
Jan 20, 2020, 10:01:44 AM (4 years ago)
Author:
Sabine <sabine.eckhardt@…>
Branches:
dev
Children:
11d86e7
Parents:
95a8cb6
Message:

first version for fluxoutput in netcdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/init_domainfill.f90

    r3481cc1 rffbe224  
    206206                   ztra1(numpart+jj)=height(nz)-0.5
    207207
    208 
    209208! Interpolate PV to the particle position
    210209!****************************************
     
    213212              ixp=ixm+1
    214213              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
    215218              ddx=xtra1(numpart+jj)-real(ixm)
    216219              ddy=ytra1(numpart+jj)-real(jym)
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG