pyPENELOPE

penslab – Program to launch PENSLAB simulation

Inheritance diagram of penelopetools.api.program.penslab

class penelopetools.api.program.penslab.Penslab2006(configfilepath=None)

Bases: penelopetools.api.program._Program

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

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

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