RE: Fluence Versus Time

From: Vasilis Vlachoudis <Vasilis.Vlachoudis_at_cern.ch>
Date: Sat, 13 Dec 2008 14:55:29 +0100

Dear Reza,

The ATRACK contains the time elapsed since the start of primary particle
and not from the creation of the secondary proton. Therefore it is
exactly what you want even for the protons.

Best Regards
Vasilis

-----Original Message-----
From: owner-fluka-discuss_at_mi.infn.it
[mailto:owner-fluka-discuss_at_mi.infn.it] On Behalf Of Reza Taleei
Sent: Wednesday, 10 December 2008 09:05
To: Paola Sala; Reza Taleei; fluka-discuss_at_fluka.org
Subject: Re: Fluence Versus Time

Dear Dr. Sala,

Thank you for your help. It worked very well for the neutrons. I have
another request which I can't solve it. If I use the same fluscw.f
routine
for the secondary particles like protons. Fluka will take into account
the
protons versus time (starting from the proton production). What should I
do if want to score the protons extracting the water sphere versus total
time (Starting from the primary particle like neutron and continuing
with
secondary particle like proton). It could be achievable if I could add
the
ATRACK of proton with neutron in fluscw.f user routine. I would like to
also thank Dr. Fasso for his wise remark, which worked very well.

Best Regards,
Reza Taleei.=20

-----Original Message-----
From: paola sala <paola.sala_at_cern.ch>
To: reza taleei <reza.taleei_at_gmail.com>
Cc: <fluka-discuss_at_fluka.org>
Date: Mon, 1 Dec 2008 09:06:51 +0100
Subject: Re: Fluence Versus Time

> Dear Reza Talei,
> there is no automatic way to score in time-bins. What you can do, is
to
> define as many USRBDX detector as your wished time-bins, and
> set the time windows in the fluscw.f routine . For instance:
>=20
> INCLUDE '(TRACKR') =20
> DT =3D 10.D-09
> TMAX =3D JSCRNG * DT=20
> TMIN =3D TMAX - DT
> IF ( ATRACK .GE. TMIN .AND. ATRACK .LT. TMAX ) THEN
> LSCORE =3D .TRUE.
> ELSE
> LSCORE =3D .FALSE.
> END IF
>=20
> will give in the first USRBDX ( JSCRNG =3D1) the fluence of particles
> with "age" between 0 and 10 nanoseconds, in the n-th usrbdx the flux
> between (n-1)*10 nsec and n*10 nsec.
> =20
> By the way, it would be useful to have this coded in the standard
> scoring..maybe in the next release!
>=20
> Ciao
> Paola
> =20
> On Sat, 2008-11-29 at 17:39 +0330, reza taleei wrote:
> > Dear fluka users,
> >=20
> > I would like to score the neutron fluence over a sphere of water
> > versus time. in this problem I have a sphere of water and a neutron
> > source in the middle. As explained in the manual, fluka can
calculate
> > the time dependence problems. I would like to know how can I score
> > these neutrons exiting the sphere per time bin. Thank you in
advance.
> >=20
> > Best regards,
> > Reza Taleei.
> >=20
>=20
Received on Sat Dec 13 2008 - 18:39:14 CET

This archive was generated by hypermail 2.2.0 : Sat Dec 13 2008 - 18:39:19 CET