Re: FLUKA: FLUSCW
Hi Laurent,
The argument list of fluscw is explained in the header of that file, e.g.
* Pla = particle momentum (if > 0), or kinetic energy (if <0 )*
The energy limits for the low-energy neutron groups can be found in the
manual. Please find them below as fortran data-statements.
stefan
* 72 group upper limits [GeV] / EPR library
DIMENSION UG72(73)
DATA UG72/
& 1.9600D-02, 1.7500D-02, 1.4918D-02, 1.3499D-02, 1.2214D-02,
& 1.1052D-02, 1.0000D-02, 9.0484D-03, 8.1873D-03, 7.4082D-03,
& 6.7032D-03, 6.0653D-03, 5.4881D-03, 4.9659D-03, 4.4933D-03,
& 4.0657D-03, 3.6788D-03, 3.3287D-03, 3.0119D-03, 2.7253D-03,
& 2.4660D-03, 2.2313D-03, 2.0190D-03, 1.8268D-03, 1.6530D-03,
& 1.4957D-03, 1.3534D-03, 1.2246D-03, 1.1080D-03, 1.0026D-03,
& 9.0718D-04, 8.2085D-04, 7.4274D-04, 6.0810D-04, 4.9787D-04,
& 4.0762D-04, 3.3373D-04, 2.7324D-04, 2.2371D-04, 1.8316D-04,
& 1.4996D-04, 1.2277D-04, 8.6517D-05, 5.2475D-05, 3.1828D-05,
& 2.1852D-05, 1.5034D-05, 1.0332D-05, 7.1018D-06, 4.8809D-06,
& 3.3546D-06, 2.3054D-06, 1.5846D-06, 1.0446D-06, 6.8871D-07,
& 4.5400D-07, 2.7537D-07, 1.6702D-07, 1.0130D-07, 6.1442D-08,
& 3.7267D-08, 2.2603D-08, 1.5535D-08, 1.0677D-08, 7.3375D-09,
& 5.0435D-09, 3.4662D-09, 2.3824D-09, 1.6374D-09, 1.1254D-09,
& 6.8257D-10, 4.1400D-10, 1.0000D-14/
___________________________________
Stefan Roesler
CERN, TIS/RP
CH-1211 Geneva 23
Switzerland
Phone: +41-22-7679891
Fax: +41-22-7679080
E-mail: Stefan.Roesler@cern.ch
On Fri, 19 Oct 2001, Laurent Aphecetche wrote:
> Hi,
>
> I defined a track-length binning (USRBIN) to score the fluence of
> neutrons, and I'd like to use the fluscw to discard all neutrons but the
> thermal ones.
> I made a few printout, but do not understand the energies I got
> (typically PLA=-0.2528000E-10, which I would interpret as kinetic
> energy=0.2528 eV, is that right?). How can I relate the PLA (in argument
> list of FLUSCW) parameter with the low-energy neutron group ?
>
> Thanks for your help,
>
> --
> Dr. Laurent APHECETCHE (mailto:aphecetc@in2p3.fr) (IN2P3-CNRS)
> SUBATECH-EMN-4 rue Alfred Kastler-BP 20722-44307 NANTES cedex 03
> TEL (+33/0) 2 51 85 84 17 - FAX (+33/0) 2 51 85 84 24 (France)
> Collaborations PHENIX http://www.phenix.bnl.gov/~aphecetc et MEGAPIE.
>
Partial thread listing:
- Re: FLUKA: FLUSCW, (continued)