[fluka-discuss]: Re: New version of fluka and source.f

From: Julien Bonvalet <julien.bonvalet_at_u-bordeaux.fr>
Date: Wed, 13 May 2020 23:33:47 +0200 (CEST)

Thanks it works. I had the same issue in mgdraw.f routine. We have ti be carefull with status in OPEN.

Julien


De: "Santana, Mario" <msantana_at_slac.stanford.edu>
À: "Julien Bonvalet" <julien.bonvalet_at_u-bordeaux.fr>, "fluka-discuss" <fluka-discuss_at_fluka.org>
Envoyé: Mercredi 13 Mai 2020 22:33:39
Objet: Re: New version of fluka and source.f

Hi Julien,

As for OPEN, you need to give the full path to the file from the running directory (remember, it will be within a folder like fluka_* in the directory where you launched the simulation), thus you need to add ../ before the file name, assuming that 'testsource.dat' is in the same directory of your input file.
That kind of headache is solved by using OAUXFI, as you know.
In that case, could you try replacing the LUNRDB by some unit number >20 and not used elsewhere (i.e. in your scoring cards)? also see what happens if you replace STATUS="UNKNOWN" simply by "OLD".

-M

From: owner-fluka-discuss_at_mi.infn.it <owner-fluka-discuss_at_mi.infn.it> on behalf of Julien Bonvalet <julien.bonvalet_at_u-bordeaux.fr>
Sent: Wednesday, May 13, 2020 10:27 AM
To: fluka-discuss <fluka-discuss_at_fluka.org>
Subject: [fluka-discuss]: New version of fluka and source.f
Hi Fluka users,

I tried to modify my old source.f routine and the new routine of fluka.
But I have always a problem to read the file that contains data. The issue is with OPEN and CALL OAUXFI...
I attached the source.f.

If someone can help me please.

Julien



__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Thu May 14 2020 - 00:56:33 CEST

This archive was generated by hypermail 2.3.0 : Thu May 14 2020 - 00:56:35 CEST