Hello, I'm beginner in DFT and I'm working on a MOF in the following article.
https://www.nature.com/articles/s41467-022-34278-6#Sec10
I want to execute nscf, but, I don't know how I should determine the value of nbnd.
I've heard there is a way to get the value automatically, but I don't know how.
Can anyone tell me the way?
+) I just wrote my k points as below
K_POINTS (automatic)
1 1 1 0 0 0
And the authors of the article wrote in Methods as below
A 3 × 3 × 3 Monkhorst-Pack k-points grid was used for k-points sampling
Are they saying they wrote k points like this?
K_POINTS (automatic)
3 3 3 0 0 0