pyPENELOPE

options – Options for PENEPMA2011 simulation

Inheritance diagram of penelopetools.api.input.penepma2011.options

class penelopetools.api.input.penepma2011.options.Options

Bases: penelopetools.api.input.penepma2010.options.Options

Creates a new Options instance and initialises the options of a PENEPMA2011 simulation.

PENELOPE options

  • description (Description):

    Description of the simulation

  • materials (Materials):

    Defined materials

  • energy_distribution (Energy <penelopetools.input.penelope.distribution.Energy):

    Energy distribution

  • polarangle_distribution (PolarAngular):

    Polar angular distribution

  • dump (Dump):

    Dump options

PENEPMA options

PENEPMA2010 options

  • source (Source):

    Options for the incident particle source (with a beam diameter)

  • simulation (Simulation):

    Simulation parameters with the error limit stopping mechanism

TAG_NAME = 'penepma2011Options'