FLUKA: Re:FLUKA particle numbers
Hi Stefan,
I printed the particle-id's from the mgdraw.f routine during
tracking inside a scintillator counter. Neutrons
with 70 MeV were started outside of the scintillator. I used the
DEFAULT option ICARUS.
* *
SUBROUTINE MGDRAW ( ICODE, MREG )
INCLUDE '(DBLPRC)'
INCLUDE '(DIMPAR)'
INCLUDE '(IOUNIT)'
*
INCLUDE '(CASLIM)'
INCLUDE '(COMPUT)'
INCLUDE '(EPISOR)'
INCLUDE '(FINUC)'
INCLUDE '(MGDDCM)'
INCLUDE '(PAPROP)'
INCLUDE '(STACK)'
INCLUDE '(STARS)'
INCLUDE '(TRACKR)'
*
REAL*4 VNUTZ
.......
if the track is inside the scintillator,
I print the particle number :
VNUTZ=FLOAT(JTRACK)
.......
with many thanks for your help,
best regards, Baerbel
Stefan Roesler wrote:
>
> Hi Baerbel,
>
> I suppose those are nuclear fragments heavier than 4-He. If you'd send me
> the user-code in which you print the particle-id's I could possibly tell
> you more.
>
> Best, Stefan
>
> ___________________________________
>
> On Mon, 26 Feb 2001, Bärbel Naumann wrote:
>
> > Dear FLUKA users,
> > I got in my simulations the particle numbers -7 and -8.
> > Can somebody tell me which kind of particles are
> > discribed in FLUKA by this numbers ?
> > Best regards,
> > Baerbel Naumann
Partial thread listing: