File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,8 +74,10 @@ The `System` or `LabeledSystem` can be constructed from the following file forma
7474| gaussian| log | True | True | LabeledSystem | 'gaussian/md' |
7575| siesta | output | False | True | LabeledSystem | 'siesta/output'|
7676| siesta | aimd_output | True | True | LabeledSystem | 'siesta/aimd_output' |
77- | cp2k | output | False | True | LabeledSystem | 'cp2k/output' |
78- | cp2k | aimd_output | True | True | LabeledSystem | 'cp2k/aimd_output' |
77+ | cp2k(deprecated in future) | output | False | True | LabeledSystem | 'cp2k/output' |
78+ | cp2k(deprecated in future) | aimd_output | True | True | LabeledSystem | 'cp2k/aimd_output' |
79+ | cp2k([ plug-in] ( https://github.com/robinzyb/cp2kdata#plug-in-for-dpdata ) ) | stdout | False | True | LabeledSystem | 'cp2kdata/e_f' |
80+ | cp2k([ plug-in] ( https://github.com/robinzyb/cp2kdata#plug-in-for-dpdata ) ) | stdout | True | True | LabeledSystem | 'cp2kdata/md' |
7981| QE | log | False | True | LabeledSystem | 'qe/pw/scf' |
8082| QE | log | True | False | System | 'qe/cp/traj' |
8183| QE | log | True | True | LabeledSystem | 'qe/cp/traj' |
You can’t perform that action at this time.
0 commit comments