reactions from mgdraw.f

From: Shirley Li <shirleyli.phys_at_gmail.com>
Date: Mon, 8 Oct 2012 13:50:43 -0400

Dear FLUKA users,

I'm looking at isotope yields from muon passing through a cylindrical tank
of water. My mgdraw.f looks like:

       WRITE( 61.0, * ) ICRES, IBRES
       WRITE( 61.0, * ) JTRACK, ICODE, ETRACK, WTRACK, NP+NPHEAV
       do 10 ip = 1, NP
             WRITE( 61.0, *) ip, KPART(ip), TKI(ip), WEI(ip)
  10 continue

       do 20 ipheav = 1, NPHEAV
             IF (KHEAVY(ipheav) .LE. 6) THEN
                WRITE( 61.0, *) ipheav, -KHEAVY(ipheav), TKHEAV(ipheav)
             ELSE
                WRITE( 61.0, *) ipheav,
-KHEAVY(ipheav),icheav(KHEAVY(ipheav)), ibheav(KHEAVY(ipheav))
             END IF
  20 continue

I'm getting some reactions that don't seem to make sense. For example, I
got 16O( p, p+e)16N with ICODE = 103 also 16O(pi0, 2g)16N with ICODE = 102.
Does anyone know why is this? Do I miss some secondary particles that are
in other common blocks?

Another separate question... Are there any ways that I can download older
versions of FLUKA?

Thanks!

Shirley
Received on Mon Oct 08 2012 - 20:32:49 CEST

This archive was generated by hypermail 2.2.0 : Mon Oct 08 2012 - 20:33:03 CEST