exercises:common:bs
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| exercises:common:bs [2022/09/22 22:15] – jglan | exercises:common:bs [2023/01/17 20:39] (current) – jglan | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| | | ||
| & | & | ||
| + | UKS | ||
| BASIS_SET_FILE_NAME | BASIS_SET_FILE_NAME | ||
| POTENTIAL_FILE_NAME | POTENTIAL_FILE_NAME | ||
| Line 181: | Line 182: | ||
| gnuplot> | gnuplot> | ||
| </ | </ | ||
| - | <file python | + | <file python |
| import numpy as np | import numpy as np | ||
| import matplotlib.pyplot as plt | import matplotlib.pyplot as plt | ||
| - | file=np.genfromtxt(' | + | file=np.genfromtxt(' |
| - | bs = open ('band.txt',' | + | bs = open ('WO3.bs',' |
| line = bs.readline().split() | line = bs.readline().split() | ||
| num_points, num_k_points, | num_points, num_k_points, | ||
exercises/common/bs.1663884918.txt.gz · Last modified: by jglan
