CUTOFF MU: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
{{DEF|CUTOFF_MU| 0.8 * Fermi level of a system with {{TAG|NUM_WANN}} orbitals occupied|}} | {{DEF|CUTOFF_MU| 0.8 * Fermi level of a system with {{TAG|NUM_WANN}} orbitals occupied|}} | ||
Description: {{TAG|CUTOFF_MU}} specifies the cutoff | Description: {{TAG|CUTOFF_MU}} specifies the energy cutoff <math>\mu</math> in eV for the function specified by {{TAG|CUTOFF_MU}}. | ||
---- | ---- | ||
Revision as of 07:50, 20 October 2023
CUTOFF_MU = [real]
| Default: CUTOFF_MU | = 0.8 * Fermi level of a system with NUM_WANN orbitals occupied |
Description: CUTOFF_MU specifies the energy cutoff [math]\displaystyle{ \mu }[/math] in eV for the function specified by CUTOFF_MU.
The value [math]\displaystyle{ \mu }[/math] of CUTOFF_MU corresponds to the energy cutoff of the cutoff function to be used to obtain Wannier functions with the one-shot method. The of [math]\displaystyle{ \mu }[/math] meaning depends on the CUTOFF_TYPE tag.
The default value is computed by first determining the Fermi level of the system if it had NUM_WANN orbitals occupied and multiplying by 0.8. This gives reasonable freedom to determine the unitary transformation [math]\displaystyle{ U_{mn\mathbf{k}} }[/math] from Bloch states to Wannier functions.
| Tip: Careful tuning of this parameter is required to obtain a good Wannierization. |