Skip to content
Snippets Groups Projects
Commit cace4ac3 authored by Mark Jones's avatar Mark Jones Committed by Mark K Jones
Browse files

Fixed typo in simc.f

parent 02520bd4
No related branches found
No related tags found
No related merge requests found
......@@ -1578,7 +1578,7 @@ C recon%p%delta = (recon%p%P-spec%p%P)/spec%p%P*100.
endif
main%SP%e%yptar = orig%e%yptar + dangles(1) + dang_in(1)
main%SP%e%xptar = orig%e%xptar + dangles(2) + dang_in(2)*spec%p%cos_th
main%SP%e%xptar = orig%e%xptar + dangles(2) + dang_in(2)*spec%e%cos_th
! CASE 1: Using the spectrometer Monte Carlo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment