We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8fa2d commit c218a77Copy full SHA for c218a77
README.md
@@ -80,6 +80,7 @@ The `System` or `LabeledSystem` can be constructed from the following file forma
80
| Amber | multi | True | True | LabeledSystem | 'amber/md' |
81
| Amber/sqm | sqm.out | False | False | System | 'sqm/out' |
82
| Gromacs | gro | True | False | System | 'gromacs/gro' |
83
+| ABACUS | STRU | False | False | System | 'abacus/stru' |
84
| ABACUS | STRU | False | True | LabeledSystem | 'abacus/scf' |
85
| ABACUS | cif | True | True | LabeledSystem | 'abacus/md' |
86
| ABACUS | STRU | True | True | LabeledSystem | 'abacus/relax' |
0 commit comments