Skip to content

Commit

Permalink
bug fixed in src/DIS/RSLintegralsDIS.f
Browse files Browse the repository at this point in the history
  • Loading branch information
Valerio Bertone committed Dec 13, 2015
1 parent 0b61c16 commit 7e4e87c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DIS/RSLintegralsDIS.f
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,7 @@ subroutine RSLintegralsDIS(beta,alpha)
SC3mCC(igrid,ixi,3,1,beta,alpha) =
1 SC3mCC(igrid,ixi,3,1,beta,alpha)
2 + 2d0 * h1 * ( 1d0 - lambda ) * ( dfL_CCm - fL_CCm )
3 * lambda
endif
enddo
endif
Expand Down

0 comments on commit 7e4e87c

Please sign in to comment.