Re: How to exchange data among different FLUKA subroutines?

From: Alberto Fasso' (fasso@SLAC.Stanford.EDU)
Date: Tue Dec 04 2007 - 17:46:29 CET

  • Next message: Feracci Vincent: "Re: Trouble with fission yield"

    Put in both subroutines your own COMMON, with a name you choose.
    Just make sure that the variable name you put in the COMMON doesn't exist
    already in some other one.
    I already checked
    grep TIME $FLUPRO/flukapro/*
    and it is ok.

           COMMON /NOEMI/ TIME

    Alberto

    On Tue, 4 Dec 2007, Finetti Noemi wrote:

    > Hi,
    > How can I exchange data from different FLUKA subroutines? For example, if I
    > calculate the value of the variable TIME in the user subroutine source and I
    > want to use this value in the user subroutine usermed, how can I pass this
    > information from source to usermed?
    > Noemi Finetti


  • Next message: Feracci Vincent: "Re: Trouble with fission yield"

    This archive was generated by hypermail 2.1.6 : Tue Dec 04 2007 - 18:17:22 CET