~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to Template/NLO/Source/PDF/pdg2pdf_lhapdf6.f

fixed a small problem in pdg2pdf_lhapdf6.f (both LO and NLO) which
prevented the caching from working most efficiently.

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
c     be saved
129
129
      call evolvepart(ipart,x,xmu,pdg2pdf)
130
130
      pdg2pdf=pdg2pdf/x
131
 
      pdflast(ireuse)=pdg2pdf
 
131
      pdflast(i_replace)=pdg2pdf
132
132
      xlast(i_replace)=x
133
133
      xmulast(i_replace)=xmu
134
134
      ihlast(i_replace)=ih