 
Bases: penelopetools.api.program._Program
Program to launch a simulation with the 2008 release of PENEPMA.
In the configuration file, the section Penepma2008 is read. It requires two options:
- filename of the program
- path to the program
| Parameters: | configfilepath (str) – location of the configuration file | 
|---|
Bases: penelopetools.api.program._Program
Program to launch a simulation with the 2010 release of PENEPMA.
In the configuration file, the section Penepma2010 is read. It requires two options:
- filename of the program
- path to the program
| Parameters: | configfilepath (str) – location of the configuration file | 
|---|
Bases: penelopetools.api.program._Program
Program to launch a simulation with the 2011 release of PENEPMA.
In the configuration file, the section Penepma2011 is read. It requires two options:
- filename of the program
- path to the program
| Parameters: | configfilepath (str) – location of the configuration file | 
|---|