tb1d 実行例
help出力 tb1d.py --help
Error: Invalid mode [--help]
Usage: Variables in () are optional
python tb1d.py
ex: python tb1d.py (basis)
ex: python tb1d.py (band)
ex: python tb1d.py (wf)
D:\git\sphinx\tkProg\source\Quantum\tb1d.py:919: SyntaxWarning: invalid escape sequence '\A'
ax1.set_xlabel("x ($\AA$)", fontsize = fontsize)
D:\git\sphinx\tkProg\source\Quantum\tb1d.py:920: SyntaxWarning: invalid escape sequence '\p'
ax1.set_ylabel("$V$($x$), $\phi$($x$)", fontsize = fontsize)
D:\git\sphinx\tkProg\source\Quantum\tb1d.py:923: SyntaxWarning: invalid escape sequence '\p'
ax2.set_xlabel("$k$ $(\pi$$/a)$", fontsize = fontsize)
D:\git\sphinx\tkProg\source\Quantum\tb1d.py:1048: SyntaxWarning: invalid escape sequence '\A'
ax1.set_xlabel("x ($\AA$)", fontsize = fontsize)
D:\git\sphinx\tkProg\source\Quantum\tb1d.py:1049: SyntaxWarning: invalid escape sequence '\p'
ax1.set_ylabel("$V$($x$), $\phi$($x$)", fontsize = fontsize)
生成されたデータファイル
(データファイルが見つかりませんでした)
生成された画像一覧
(画像ファイルが見つかりませんでした)