<html><head></head><body><br><br><div class="gmail_quote">Mark Jones &lt;jones@jlab.org&gt; wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif">When upgrading SIMC for gfortran in June 2009 calls to trip_thru_target <br />for the scattered electron and hadron were moved from the end of the <br />complete_ev subroutine to the end of the generate subroutine. The reason <br />for the calls to trip_thru_target at end of the complete_ev subroutine <br />is that the call to radc_init_ev at the very end of the complete_ev <br />needs information calculated by trip_thru_target. So moving these calls <br />was a mistake. In effect, the radc_init_ev was using info calculated for <br />the previous event.<br /><br />In your simc_gfortran directory you can do<br /><br />cvs update event.f<br /><br /><br />                       Cheers,<br />                               Mark<br /><hr /><br />Hallcsw mailing list<br />Hallcsw@jlab.org<br /><a href="https://mailman.jlab.org/mailman/listinfo/hallcsw">https://mailman.jlab.org/mailman/listinfo/hallcsw<
 /a><br
/></pre></blockquote></div></body></html>