Skip to content

Commit d963605

Browse files
authored
add amber format to readme
1 parent a1e24ee commit d963605

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
@@ -110,6 +110,7 @@ xyz_multi_systems.to_deepmd_raw('./my_deepmd_data/')
110110
| PWmat | atom.config | False | False | System | 'pwmat/atom.config' |
111111
| PWmat | movement | True | True | LabeledSystem | 'pwmat/movement' |
112112
| PWmat | OUT.MLMD | True | True | LabeledSystem | 'pwmat/out.mlmd' |
113+
| Amber | multi | True | True | LabeledSystem | 'amber/md' |
113114
## Access data
114115
These properties stored in `System` and `LabeledSystem` can be accessed by operator `[]` with the key of the property supplied, for example
115116
```python

0 commit comments

Comments
 (0)