| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
For a spin-polarized calculation (where nspin=2 in the INPUT), let's say you want to excite a spin-up (spin component 1) or spin-down (spin component 2) electron from the ground state to the excited state.
To do this, you will need to do the following:
Finally, add the ocp_set as follows:
Note the <repeated N_K times> above. It means: repeat [O_UP-1]*1.0 1*0.0 1*1.0 [U_UP-1]*0.0 for N_K times.
Let's have an example. Let's say we have 8 kpoints in both spins, 216 bands, where the spin up electrons occupy 144 bands and the spin down occupy 142 bands. Then, here are the two tags:
I hope that helps!
More information can be found at: https://abacus.deepmodeling.com/en/latest/advanced/input_files/input-main.html#ocp-set
| Back | FazBrowse Home | New Git URL |