From: Sebastien WURTH (wurth@ipno.in2p3.fr)
Date: Fri Dec 15 2006 - 08:24:24 CET
Hello,
G. Battistoni gave me an answer last year which could also help you. You
create a logic in which each energy has a probability to occur.
For example, a Co60 source with 1.173 MeV and 1.333 MeV at same probability.
In source.f, you define a random number between 0 and 1 (flrndm(xdummy))
and if it is < 0.5, then PBEAM = 1.173E-3, else if it is > 0.5, then
PBEAM = 1.333E-3.
You can put these values in source card, by filling the whasou parameters.
Of course, this is a simple example. I applied this method to an Eu152
source (with the 13 most intense energies), and its works all right.
If you try to sample neutron source, Nisy Ipe posted some message (here
: http://www.fluka.org/web_archive/earchive/new-fluka-discuss/0536.html)
in which he described a routine to sample a source of Cf252. I tried to
apply his energy sampling algortithm to an Am-Be source, it works all
right. I never had the chance, so I thank Nisy.
Hope it helps.
Regards.
Sebastien.
fanoos a ecrit :
> Dear Fluka users
> I want to define a source which has a distribution of energy.Each bin
> of energy has a certain probability.
> I've studied fluka manual for this but I couldn't find anything.
> How can I define this kind of source by a source routine?
> Any help will be appreciated in advance.
>
> Fanoos
>
> ------------------------------------------------------------------------
> Need a quick answer? Get one in minutes from people who know. Ask your
> question on Yahoo! Answers
> <http://answers.yahoo.com/;_ylc=X3oDMTFvbGNhMGE3BF9TAzM5NjU0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx>.
This archive was generated by hypermail 2.1.6 : Fri Dec 15 2006 - 10:50:33 CET