Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/energy_components' into energy_c…
Browse files Browse the repository at this point in the history
…omponents

# Conflicts:
#	pyiron_atomistics/vasp/outcar.py
  • Loading branch information
jan-janssen committed Aug 15, 2022
2 parents d80059e + e9ce90f commit 45eab92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyiron_atomistics/vasp/outcar.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ def to_hdf_minimal(self, hdf, group_name="outcar"):
"irreducible_kpoints",
"irreducible_kpoint_weights",
"number_plane_waves",
"energy_components",
"resources",
]
with hdf.open(group_name) as hdf5_output:
Expand Down

0 comments on commit 45eab92

Please sign in to comment.