xdatbus.c03_thermal_report
Functions
|
Generate a thermal report from the OSZICAR files. |
|
Module Contents
- xdatbus.c03_thermal_report.thermal_report(osz_dir='./', output_path='./', show_progress=False)
Generate a thermal report from the OSZICAR files.
- osz_dirstr
Input path of the OSZICAR files
- output_pathstr
Output path of the thermal report
- show_progressbool
Whether to show the progress bar
- xdatbus.c03_thermal_report.main()