Skip to content

Commit c218a77

Browse files
Update README.md: add 'abacus/stru' format key (#392)
add 'abacus/stru' format key Signed-off-by: LiangWenshuo1118 <[email protected]>
1 parent 8a8fa2d commit c218a77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ The `System` or `LabeledSystem` can be constructed from the following file forma
8080
| Amber | multi | True | True | LabeledSystem | 'amber/md' |
8181
| Amber/sqm | sqm.out | False | False | System | 'sqm/out' |
8282
| Gromacs | gro | True | False | System | 'gromacs/gro' |
83+
| ABACUS | STRU | False | False | System | 'abacus/stru' |
8384
| ABACUS | STRU | False | True | LabeledSystem | 'abacus/scf' |
8485
| ABACUS | cif | True | True | LabeledSystem | 'abacus/md' |
8586
| ABACUS | STRU | True | True | LabeledSystem | 'abacus/relax' |

0 commit comments

Comments
 (0)