Skip to content

Commit 7d3d34f

Browse files
authored
Update aluminium_dftk.md
1 parent e54a58f commit 7d3d34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples/aluminium_dftk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ package.
2222
using DFTK
2323
using PseudoPotentialData
2424
25-
pseudopotentials = PseudoFamily("dojo.nc.sr.lda.v0_4_1.oncvpsp3.standard.upf")
25+
pseudopotentials = PseudoFamily("dojo.nc.sr.lda.v0_4_1.standard.upf")
2626
model_kwargs = (; functionals=LDA(), temperature=1e-3, pseudopotentials)
2727
basis_kwargs = (; kgrid=(3, 3, 3), Ecut=10.0)
2828
scf_kwargs = (; mixing=KerkerMixing())

0 commit comments

Comments
 (0)