Skip to content

Commit

Permalink
Merge pull request #605 from JaGeo/solve_bandstructure_bug
Browse files Browse the repository at this point in the history
Resolve bandstructure datastore bug
  • Loading branch information
utf authored Nov 8, 2023
2 parents e6a58e9 + c97becb commit 08dd9ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/atomate2/vasp/jobs/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
Trajectory,
"force_constants",
"normalmode_eigenvecs",
"bandstructure", # FIX: BandStructure is not currently MSONable
]

# Input files. Partially from https://www.vasp.at/wiki/index.php/Category:Input_files
Expand Down

0 comments on commit 08dd9ee

Please sign in to comment.