6 thoughts on “Fano Problems:

  1. In cavity the dose is normalized per fluence. The fluence is calculated differently for different sources, so check the documentation for the source you are using. For the fano source it is the number of histories.

    In g the result is per initial particle.

    Like

  2. Thank you! I’m confused about the Fano mode in cavity. I thought it would guarantee CPE but I can see that the dose to my target depends on the source position for parallel beam sources. Also, in the tracks I can see that the probability for electron production is high near the source and low far away. Primary photons seem to disappear. I would have expected the primary photons to be reseted after each interaction.

    Like

  3. Hi Stefan,

    If memory serves me well, the Fano mode in cavity uses the regeneration technique to undo the effect of attenuation and scatter on the photons. This means one only has primary photons. And the expected result should be that the dose to the cavity equals kerma. To create the conditions under which the Fano theorem applies, one has to make sure that the different materials only differ by the density, but have the same cross sections and stopping powers. As Reid said, the normalization in cavity will depend on the source you use. If you use the same source in cavity and g then there shouldn’t be an issue with normalization. For a proper implementation of a Fano test I would recommend you read section II of Kawrakow’s 2000 paper onlinelibrary.wiley.com – onlinelibrary.wiley.com/doi/10.1118/1.598918/epdf

    Like

  4. A good read, thank you! 🙂 I’ve decided to use another approach for the moment but I am still interested in this. Maybe my problem is how to define the source in g. Is there any documentation out there? I think it isn’t mentioned in PIRS702, but it’s hard to search for a code called “g”.

    Like

  5. The g code is not documented. Here is a summary of the source inputs (or read the code directly in `subroutine source`):

    :start source input:

    incident spectrum =MONO-ENERGY, SPECTRUM,

    MONO-ENERGY-LIN-RANGE or MONO-ENERGY-LOG-RANGE

    incident charge=-1, 0 or 1

    incident kinetic energy = E, for MONO-ENERGY

    Emin, Emax, BinWidth, for MONO-ENERGY-LIN-RANGE

    Emin, Emax, NPoints, for MONO-ENERGY-LOG-RANGE

    spectrum file=path to file, for SPECTRUM.

    Must be the standard EGSnrc spectrum file format

    :stop source input:

    Like

Leave a comment