Re: [fluka-discuss]: Compiling with the new version of FLUKA

From: Paola Sala <paola.sala_at_mi.infn.it>
Date: Tue, 12 May 2020 14:06:31 +0200

Hello
some of the variables have changed,
please refer to the template source.f in the new distribution for changes.
In particular:
* No channeling:
      LCHFLK (NPFLKA) = .FALSE.
      DCHFLK (NPFLKA) = ZERZER

to be changed into:
* No channeling:
      KCHFLK (NPFLKA) = 0
      ECRFLK (NPFLKA) = ZERZER

Paola

> Dear FLUKA experts,
>
> I have unfortunately another issue with the new version of FLUKA.
>
> I tried to compile a fortran source that I compiled thousands of time
> with the old versione and it gave me this error message:
>
> ../../Source/Source_FNG_Depth_Mirror.f: In subroutine `source':
> ../../Source/Source_FNG_Depth_Mirror.f:485:
>          LCHFLK (NPFLKA) = .FALSE.
>          ^
> Invalid declaration of or reference to symbol `lchflk' at (^) [initially
> seen at (^)]
> ../../Source/Source_FNG_Depth_Mirror.f:486:
>          DCHFLK (NPFLKA) = ZERZER
>          ^
> Invalid declaration of or reference to symbol `dchflk' at (^) [initially
> seen at (^)]
>
> The problem is that this two variable are in the part that I have not to
> modify. What can be the orgin of this error?
>
> Best regards and thanks for your time, Alessandro Calamida.
>
>
> --
> Questa e-mail è stata controllata per individuare virus con Avast
> antivirus.
> https://www.avast.com/antivirus
>
> __________________________________________________________________________
> You can manage unsubscription from this mailing list at
> https://www.fluka.org/fluka.php?id=acc_info
>


Paola Sala
INFN Milano
tel. Milano +39-0250317374
tel. CERN +41-227679148

__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Tue May 12 2020 - 15:34:47 CEST

This archive was generated by hypermail 2.3.0 : Tue May 12 2020 - 15:35:19 CEST