forked from K4ys4r/BoltzGnu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
16 lines (13 loc) · 854 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This Folder Contains Four Gnuplot Scripts which allow to plot BoltzTraP Output Data.
1 - pTRACE_E.gp ----> To plot Trasport proporties as a function of energy at define Temperature
2 - pTRACE_E_multT.gp ----> To plot Trasport proporties as a function of energy at different define Temperatures
3 - pTRACE_N.gp ----> To plot Trasport proporties as a function of Carrier Concentration at define Temperature
4 - pDOPING_T.gp ----> To plot Trasport proporties as a function of Temperature at define [n]
Gnuplot Version > 5.0 is required
The Scripts are used to plot BoltzTraP Data Output (i.e *trace files and doping)
In this Folder you can find two exemple files File.trace & Doping.data
To have a quick demonstration Run:
./Run_test
or
sh Run_test
For more informations or any questions, mail : [email protected]