Skip to content

Commit

Permalink
Update pw_scf_dft_u_legacy.j2.in
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov authored Oct 25, 2023
1 parent 3d80f0b commit 049b523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/espresso/pw_scf_dft_u_legacy.j2.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
U_projection_type = 'ortho-atomic'
{%- for row in hubbard_legacy %}
Hubbard_U({{ row.atomicSpeciesIndex }}) = {{ row.hubbardUValue }}
{%- endfor %}
{%- endfor %}
/
&ELECTRONS
diagonalization = 'david'
Expand Down

0 comments on commit 049b523

Please sign in to comment.