Skip to content

Implement features now available in DFTK #7

Open
@mfherbst

Description

@mfherbst

Things already available in AiidaDFTK, but not in here:

  • The file "self_consistent_field.json" now contains all SCF information without ρ and ψ
  • The JLD2 file referenced by "scf/checkpointfile" contains all data of the JSON, plus additionally ρ, but not ψ. It is used automatically to restart a calculation if it is present. Can be read using h5py.
  • If "scf/save_ψ" is true, then this JLD2 file contains both ρ and ψ. It can be read using h5py from python.

Things which are available in DFTK and which we could easily make available here:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions