Hi, I have been trying to run Hijing using the BREG code base. Unfortunately, the program enters an infinite loop in the 2nd event. This occurs even changing the input parameters. I went back to the code Flemming has sitting around on the rcas machines and it runs fine. Using gdb on the breg code, I was able to locate the loop where the code is sitting: (near line 2353 in hijing1.36.f) 155 CALL PYTHIA JJ=MINT(31) IF(JJ.NE.1) GO TO 155 It seems clear that MINT(31) is being clobbered. However, I have not been able to find any coding errors, yet. Has anyone successfully run this (breg) code? I'm wondering if I might have something set up incorrectly. ...steve
This archive was generated by hypermail 2b30 : Tue Jul 24 2001 - 12:01:00 EDT