Skip to content

Commit 53db9e2

Browse files
authored
Update README.md
1 parent 1e02f02 commit 53db9e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@ xyz_multi_systems.to_deepmd_raw('./my_deepmd_data/')
9999
| deepmd | npy | True | True | LabeledSystem | 'deepmd/npy' |
100100
| gaussian| log | False | True | LabeledSystem | 'gaussian/log'|
101101
| gaussian| log | True | True | LabeledSystem | 'gaussian/md' |
102-
| siesta| output | False | True | LabeledSystem | 'siesta/output'|
103-
| siesta| aimd_output | True | True | LabeledSystem | 'siesta/aimd_output' |
102+
| siesta | output | False | True | LabeledSystem | 'siesta/output'|
103+
| siesta | aimd_output | True | True | LabeledSystem | 'siesta/aimd_output' |
104104
| cp2k | output | False | True | LabeledSystem | 'cp2k/output' |
105-
| cp2k | dir | False | True | LabeledSystem | 'cp2k/aimd_output' |
105+
| cp2k | aimd_output | True | True | LabeledSystem | 'cp2k/aimd_output' |
106106
| QE | log | False | True | LabeledSystem | 'qe/pw/scf' |
107107
| QE | log | True | False | System | 'qe/cp/traj' |
108108
| QE | log | True | True | LabeledSystem | 'qe/cp/traj' |

0 commit comments

Comments
 (0)