BoltzTraP_Tools is an interface written using Python 2 language.
It allows to parse and plot BoltzTraP output DATA:
- .trace
- .condtens
- .trace_fixdoping
- .condtens_fixdoping
Numpy and Matplotlib (Pylab) Python packages are needed.
BoltzTraP_Tools includes three folders:
- src : includes all python scripts.
- doc : includes the user guide and some tutorials.
- tests : includes the two BoltzTraP examples.
- scripts : includes some scripts using BoltzTraP_Tools.
BoltzTraP_Tools can read all TRACE and CONDTENS output files.
Therefore, it will be possible to plot the following quantities :
- Energy level
- Temperature
- Seebeck Coiffecients
- Electrical Conductivity
- Power Factor
- Thermal Conductivity
- Number of Carriers
- Hall Coefficient
- Electronic Specific Heat
- Pauli Magnetic
More infos :