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 a1e24ee commit d963605Copy full SHA for d963605
README.md
@@ -110,6 +110,7 @@ xyz_multi_systems.to_deepmd_raw('./my_deepmd_data/')
110
| PWmat | atom.config | False | False | System | 'pwmat/atom.config' |
111
| PWmat | movement | True | True | LabeledSystem | 'pwmat/movement' |
112
| PWmat | OUT.MLMD | True | True | LabeledSystem | 'pwmat/out.mlmd' |
113
+| Amber | multi | True | True | LabeledSystem | 'amber/md' |
114
## Access data
115
These properties stored in `System` and `LabeledSystem` can be accessed by operator `[]` with the key of the property supplied, for example
116
```python
0 commit comments