Skip to content

Commit

Permalink
QE PSP url updae.
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Mar 31, 2024
1 parent f70ea8c commit d7a9f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jarvis/io/qe/inputs.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def __init__(
# Download GBRV PSPs by default
if url is None:
url = (
"http://www.physics.rutgers.edu/"
"https://www.physics.rutgers.edu/"
"gbrv/all_pbesol_UPF_v1.5.tar.gz"
)
print("Please cite for PSPs:")
Expand Down

0 comments on commit d7a9f71

Please sign in to comment.