[fluka-discuss]: Using source.f can not read data from a file?

From: 李立华 <13691416247_at_ciae.ac.cn>
Date: Mon, 6 Jul 2020 14:55:17 +0800 (GMT+08:00)

Dear Fluka experts:

    I write a user-written source,the fortran code can be built but the fluka input file can not

run well,so i write a so simple user written-source named readfile.f,the same ploblem occurs,

but if i do not read data from a file,evergything become ok,the difference only like this below:










read data from file: no data from file;

      open(unit=21,file="NeuEne") energy=1e-3

      read(21,*)energy
      rewind(21)





the related files can be found in the email attachment enclosure.

which details i did not watch for?

please help me!

with best regard!



__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info

Received on Mon Jul 06 2020 - 11:07:39 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 06 2020 - 11:07:45 CEST