Skip to content

Bug fixed in Utilities_Patterns.f90

juan rodriguez-carvajal requested to merge master into jrc_branch

sin(theta) / lambda was not well computed. ppc%thmax represents two theta angle, then it must be multiplied by 0.5 when computing sin(theta) / lambda.

Merge request reports