You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The call in AiidaDFTK: save_scfres("self_consistent_field.json", scfres; save_ψ=false, save_ρ=false). This does not pretty-print the output which makes it unreadable by human eyes. Note that pretty-printing might increase the file size.
The text was updated successfully, but these errors were encountered:
The call in AiidaDFTK:
save_scfres("self_consistent_field.json", scfres; save_ψ=false, save_ρ=false)
. This does not pretty-print the output which makes it unreadable by human eyes. Note that pretty-printing might increase the file size.The text was updated successfully, but these errors were encountered: