Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 309 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 309 Bytes

BEP model

A Python implementation of BEP model: A simple model for electron impact ionization cross section of molecules.

Orbital parameters are read from G09 log files or supplied as parameter on the command line.

See SAMPLES/ for example calculations.

See bep.py for further details about the model.