Skip to content

Knowing the density, the temperature and the effective mass, the calculator allows a direct calculation of the Seebeck coefficient.

License

Notifications You must be signed in to change notification settings

aymen-mahmoudi/Seebeck-coefficient-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seebeck coefficient calculator

Description

This project allows to calculate the Seebeck coefficient via the formula below using the density, the temperature and the effective mass.

$$\frac{8\pi^{2}k_{B}^{2}}{3eh^{2}}mT\left[ \frac{\pi}{3n} \right]^{\frac{3}{2}}$$

Usage

You just have to insert the density, the temperature and the effective mass values and press on the calculate buton.

gui

Installation

To use the app, you can download and directly execute the file mass.exe (just for Windows X64). Otherwise, you can run the main.py script which is available within the necessary resources. I recommend to setup a python 3.8 virtual environment and adding the required libraries using the following command after cloning the rep (you can just download the rep in case you don't use git):

pip install -r requirements.txt

Roadmap

  • Avoid the crash of the app in case of empty value
  • Transform the project on a desktop application

Support and Contributing

Let me know if you have any suggestions/ideas to enhance those scripts or add further settings. Your suggestions are warmly welcomed.
In case of a problem, It is strongly recommended to post an issue. For a more confidential demand, don't hesitate to email me.

Acknowledgment

I thank Geoffroy Kremer for testing and verifying the formula.

About

Knowing the density, the temperature and the effective mass, the calculator allows a direct calculation of the Seebeck coefficient.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published