[Hallcsw] Found error in event.f in simc_gfortran
Mark Jones
jones at jlab.org
Wed Jun 29 17:58:04 EDT 2011
When upgrading SIMC for gfortran in June 2009 calls to trip_thru_target
for the scattered electron and hadron were moved from the end of the
complete_ev subroutine to the end of the generate subroutine. The reason
for the calls to trip_thru_target at end of the complete_ev subroutine
is that the call to radc_init_ev at the very end of the complete_ev
needs information calculated by trip_thru_target. So moving these calls
was a mistake. In effect, the radc_init_ev was using info calculated for
the previous event.
In your simc_gfortran directory you can do
cvs update event.f
Cheers,
Mark
More information about the Hallcsw
mailing list