pyPENELOPE

shower – Program to launch SHOWER simulation

Inheritance diagram of penelopetools.api.program.shower

class penelopetools.api.program.shower.Shower2010(configfilepath=None)

Bases: penelopetools.api.program._Program

Program to launch a simulation with the 2010 release of PENSLAB.

In the configuration file, the section Shower2010 is read. It requires two options:

  • filename of the program
  • path to the program
Parameters:configfilepath (str) – location of the configuration file
SECTION_NAME = 'Shower2010'