Skip to content

Commit a00cc06

Browse files
authored
Update README.md
1 parent 0e020a7 commit a00cc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pymatgen-io-validation
22
=====
33

4-
This package is an extension to `pymatgen` for performing I/O validation. Specifically, this package checks for discrepancies between a specific calculation and a provided input set; it also checks for known bugs when certain input parameters are used in combination, alongside several other small checks. The initial motivation for creating this package was to validate VASP calculations performed by groups outside of the Materials Project (MP), enabling their raw data to be included in the MP Database.
4+
This package is an extension to `pymatgen` for performing I/O validation. Specifically, this package checks for discrepancies between a specific calculation and a provided input set; it also checks for known bugs when certain input parameters are used in combination, alongside several other small checks. The motivation for creating this package was to ensure VASP calculations performed by groups outside of the Materials Project (MP) are compliant with MP data, thus enabling their raw data to be included in the MP Database.
55

66

77
Usage

0 commit comments

Comments
 (0)