Skip to content

Commit d621aad

Browse files
committed
Add information about DFT codes + versions tested
1 parent bebae14 commit d621aad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ from dfttopif import directory_to_pif
3535
data = directory_to_pif('/path/to/calculation/')
3636
```
3737

38+
Currently supported DFT codes
39+
-----------------------------
40+
41+
- VASP (versions tested: 5.2.11, 5.3.2, 5.3.5)
42+
- PWSCF (Quantum Espresso) (versions tested: 4.3.2, 5.0, 5.4.0, 6.0, 6.4.1)
43+
3844
Development
3945
-----------
4046

0 commit comments

Comments
 (0)