|
发表于 2023-4-14 10:36:36
|
显示全部楼层
严格按照例子格式写:
- 2 ! 1 for preprocess, 2 for postprocess
- 6 ! Typical value 4-8, number of points to fit second-order polynomial E=(h*k)^2/2m
- 0.015 ! Typical value 0.005-0.01 (in 1/A), kpoint spacing to determine the fitting precision of effective-mass
- 2
- 0.333333 0.3333333 0.000 0.000 0.000 0.000 K->G ! Calculate the effective-mass of K point along the K-G direction, where 'G->X' is kpath label.
- 0.333333 0.3333333 0.000 0.500 0.000 0.000 K->M ! Calculate the effective-mass of K point along the K-M direction, where 'G->X' is kpath label.
复制代码 |
|