Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 741 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 741 Bytes

tec - Utils for simulating vacuum thermionic energy conversion devices

This README is a quickstart. See the full documentation for more details.

Scope

The tec package provides a uniform and extensible API for easily simulating thermionic energy conversion devices (TECs). A few models are supplied with the tec package, but others can be easily added.

Installation

$ pip install git+git://github.com/jrsmith3/tec.git

License

MIT

Documentation

Full documenation can be found in the doc directory, at the official documentation page, and within the module's docstrings.