$ gettotaldensity usage: gettotaldensity input_nc_file output_cube_file options: -h, --help show this help message and exit $
Dacapoの出力であるNetCDFファイル(out.ncなど)を読み込み、電子密度(電荷密度)すなわち全存在確率密度(波動関数の自乗を占有数を重みにして総和をとったもの)をGaussian cube形式でファイルに保存する。出力したファイルは直接、VESTA, VMDで読み込むことができる。
$ getdensity usage: getdensity [-i|-e] input_nc_file output_cube_file options: -h, --help show this help message and exit -iN K S, --indecies=N K S density of N-th Band, K-th Kpoint, and S-th Spin state -eE1 E2, --energy=E1 E2 density of states with energies from E1[eV] to E2[eV] $
Dacapoの出力であるNetCDFファイル(out.ncなど)を読み込み、
–indecies=N K S
–energy=E1 E2
Gaussian cube形式でファイルに保存する。出力したファイルは直接、VESTA, VMDで読み込むことができる。