Skip to content

Commit

Permalink
revert vasprun to "vasp run"
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Mar 11, 2024
1 parent f8cbd04 commit 9a02dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymatgen/apps/borg/hive.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class VaspToComputedEntryDrone(AbstractDrone):
There are some restrictions on the valid directory structures:
1. There can be only one vasprun in each directory.
1. There can be only one vasp run in each directory.
2. Directories designated "relax1", "relax2" are considered to be 2 parts
of an aflow style run, and only "relax2" is parsed.
3. The drone parses only the vasprun.xml file.
Expand Down

0 comments on commit 9a02dfe

Please sign in to comment.