Re: [fluka-discuss]: Version2- Error- DPMJ link

From: George Kharashvili <georgek_at_jlab.org>
Date: Mon, 16 Oct 2017 08:53:17 -0400 (EDT)

Dear Masoomeh,

I believe the answer is the same: in the first case you need gfortran version 6.x and in the second case you probably don't have g77 installed.
As of IONTRANS card, as it says in the manual "In the presence of a heavy ion beam, full transport of all ions is enabled by default (no need for IONTRANS)."

Regards,
George


----- Original Message -----
From: "Masoomeh Yarmohammadi Satri" <masoomeh.yarmohammadi.satri_at_cern.ch>
To: "FLUKA Discussion List" <fluka-discuss_at_fluka.org>
Cc: "paola sala" <paola.sala_at_mi.infn.it>
Sent: Wednesday, October 11, 2017 11:23:20 AM
Subject: [fluka-discuss]: Version2- Error- DPMJ link

In the continue of the previous email, I did some modification on the email text:

I want to make a dpmjet link for running a 350MeV/nmu Carbon beam. I do this on a personal PC and the Fluka installed on a cluster
I will be thankful if someone let me know why I can not make a DPMJ link and receive the following error:

With Cluster

Started 2017.10.11 17:21:12
>>> Linking: /home/yarmohammadi/fluka-install5/flutil/ldpmqmd -o test -m fluka
$FLUPRO = /home/yarmohammadi/fluka-install5/
gfortran >= 4.6 is required for running FLUKA!!
Ended: 2017.10.11 17:21:12

Error linking
Error: executable is not generated


  With Personal Computer:

Started 2017.10.11 17:46:34
>>> Linking: /usr/local/fluka/flutil/ldpmqmd -o test -m fluka
$FLUPRO = /usr/local/fluka
 now linking
/usr/local/fluka
g77
tmpo/evdini.o
tmpo/eventd.o
tmpo/eveout.o
tmpo/eveqmd.o
tmpo/evqmdi.o
tmpo/idd2f.o
tmpo/idf2d.o
tmpo/zrdpcm.o
tmpo/zrrqcm.o
ar x /usr/local/fluka/libflukahp.a fluka.o
rm: cannot remove ‘test.map’: No such file or directory
g77 -m32 -mcpu=pentiumpro -O3 -g -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -fno-automatic -fno-silent -ffortran-bounds-check -I/usr/local/fluka/flukapro -v -o test -Xlinker -Map -Xlinker test.map fluka.o tmpo/evdini.o tmpo/eventd.o tmpo/eveout.o tmpo/eveqmd.o tmpo/evqmdi.o tmpo/idd2f.o tmpo/idf2d.o tmpo/zrdpcm.o tmpo/zrrqcm.o -L/usr/local/fluka -L/usr/local/fluka/interface -L/usr/local/fluka/latestRQMD -ldpmjet3 -lrqmd -lflukahp
/usr/local/fluka/flutil/lfluka: line 156: g77: command not found
Ended: 2017.10.11 17:46:34

Error linking
Error: executable is not generated




For making DPMJ link in flair, I did the following steps:
1. Press Compile button at the up right corner, the picture is attached (it is named 1).
2. Press ' ldpmqmd ' under the "Action" category.
3. Press 'Build' and give a name to the file, the picture is attached (it is named 2)


Then the above error got appreared.


The inp file is attached the the email.


And for running the fluka If I need to activated the IONTRANS card.


Best regards,
Masoomeh


________________________________
From: owner-fluka-discuss_at_mi.infn.it [owner-fluka-discuss_at_mi.infn.it] on behalf of Masoomeh Yarmohammadi Satri [masoomeh.yarmohammadi.satri_at_cern.ch]
Sent: 11 October 2017 16:28
To: fluka-discuss_at_fluka.org
Cc: paola.sala_at_mi.infn.it
Subject: [fluka-discuss]: Error- DPMJ link

Dear All,

I want to make a dpmjet link for running a 350MeV/nmu Carbon beam. I do this on a personal PC and the Fluka installed on a cluster
I will be thankful if someone let me know why I can not make a DPMJ link and receive the following error:

ON Personal Computer:

Started 2017.10.11 17:21:12
>>> Linking: /home/yarmohammadi/fluka-install5/flutil/ldpmqmd -o test -m fluka
$FLUPRO = /home/yarmohammadi/fluka-install5/
gfortran >= 4.6 is required for running FLUKA!!
Ended: 2017.10.11 17:21:12

Error linking
Error: executable is not generated


ON Cluster:

Started 2017.10.11 17:46:34
>>> Linking: /usr/local/fluka/flutil/ldpmqmd -o test -m fluka
$FLUPRO = /usr/local/fluka
 now linking
/usr/local/fluka
g77
tmpo/evdini.o
tmpo/eventd.o
tmpo/eveout.o
tmpo/eveqmd.o
tmpo/evqmdi.o
tmpo/idd2f.o
tmpo/idf2d.o
tmpo/zrdpcm.o
tmpo/zrrqcm.o
ar x /usr/local/fluka/libflukahp.a fluka.o
rm: cannot remove ‘test.map’: No such file or directory
g77 -m32 -mcpu=pentiumpro -O3 -g -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -fno-automatic -fno-silent -ffortran-bounds-check -I/usr/local/fluka/flukapro -v -o test -Xlinker -Map -Xlinker test.map fluka.o tmpo/evdini.o tmpo/eventd.o tmpo/eveout.o tmpo/eveqmd.o tmpo/evqmdi.o tmpo/idd2f.o tmpo/idf2d.o tmpo/zrdpcm.o tmpo/zrrqcm.o -L/usr/local/fluka -L/usr/local/fluka/interface -L/usr/local/fluka/latestRQMD -ldpmjet3 -lrqmd -lflukahp
/usr/local/fluka/flutil/lfluka: line 156: g77: command not found
Ended: 2017.10.11 17:46:34

Error linking
Error: executable is not generated




For making DPMJ link in flair, I did the following steps:
1. Press Compile button at the up right corner, the picture is attached (it is named 1).
2. Press ' ldpmqmd ' under the "Action" category.
3. Press 'Build' and give a name to the file, the picture is attached (it is named 2)


Then the above error got appreared.


The inp file is attached the the email.


And for running the fluka If I need to activated the IONTRANS card.


Best regards,
Masoomeh

__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id¬c_info
Received on Mon Oct 16 2017 - 16:19:06 CEST

This archive was generated by hypermail 2.3.0 : Mon Oct 16 2017 - 16:19:16 CEST