Re: Unformatted Logical Unit 17

From: Anna Ferrari <anna.ferrari_at_lnf.infn.it>
Date: Fri, 4 Nov 2011 16:51:34 +0100 (CET)

Dear Alzarough,

the post-processing program you tried to use ($FLUPRO/flutil/usbsuw) did
not work in your case because it has been written with another goal, which
is to analyze the USRBIN results.
In your place I would try to give a look at the fortran structure of
programs like usbsuw: you can try to modify one of them having in mind the
variables you want to read in your case (you have to recover a spectrum of
energy deposited in selected regions, in principle in coincidence or
anticoincidence with a certain amount of energy deposited in other
regions).

Said that, if you look at the FLUKA discussion archive here:

http://www.fluka.org/web_archive/earchive/new-fluka-discuss/1395.html

you will find probably what you need. Your question was already posed and
you can find the interesting answer of Sebastien Wurth. He sent his own
dedicated routine, written by modifying the original usbrea with the aim
to read the DETECT results. I think this can help you very much.

Regards,

Anna

-----------------------------------------
Anna Ferrari
Safety Research/Radiation Physics
Helmholtz-Zentrum Dresden-Rossendorf
PF 510119 D - 01314 Dresden (Germany)
------------------------------------------

> Dear Fluka Users,
>
> The output from the card DETECT is written unformatted on logical unit 17.
> I don't know how to recover the results from this file.
> ** I tried the command :$ FLUPRO / flutil / usbsuw . but it didn't work!
> I don't know how to implement the command lines below which are listed on
> FLUKA webpage !
>
> .........................................
> CHARACTER*80 RUNTIT , RUNTIM *32, CHNAME *10
> INTEGER*4 NCASE , NDET , NBIN , IV(1024)
> REAL EMIN , EBIN , ECUT
> .........................................
> .........................................
>
> READ(17) RUNTIT , RUNTIM , WEIPRI , NCASE
> READ(17) NDET , CHNAME , NBIN , EMIN , EBIN , ECUT
> READ(17) (IV(I), I = 1, NBIN )
> .........................................
>
> any help is appreciated
> best regards
> Alzarough
>
>
Received on Fri Nov 04 2011 - 17:40:18 CET

This archive was generated by hypermail 2.2.0 : Fri Nov 04 2011 - 17:40:29 CET