Commit 7fb45d8
add decrecaption warning when dpdata throws errors while parsing cp2k (#558)
Squashed commit of the following:
commit dfb6191
Merge: 1b55e6c 5028af6
Author: Yongbin Zhuang <38876805+robinzyb@users.noreply.github.com>
Date: Mon Oct 30 22:02:15 2023 +0100
add decrecaption warning when dpdata throws errors while parsing cp2k (#558)
commit 5028af6
Author: robinzyb <38876805+robinzyb@users.noreply.github.com>
Date: Mon Oct 30 21:28:21 2023 +0100
raise PendingDeprecationWarning
commit 3ee373d
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Mon Oct 30 19:51:57 2023 +0000
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
commit cec3fc2
Author: robinzyb <38876805+robinzyb@users.noreply.github.com>
Date: Mon Oct 30 20:51:26 2023 +0100
add exact except for the cp2k plugin.
commit 7a09854
Author: robinzyb <38876805+robinzyb@users.noreply.github.com>
Date: Mon Oct 30 20:38:23 2023 +0100
fixed typo in checking cp2k pattern match.
commit 1a4b985
Author: robinzyb <38876805+robinzyb@users.noreply.github.com>
Date: Mon Oct 30 14:34:50 2023 +0100
update error for cp2k aimdoutput if none pattern is matched
commit a1a171a
Merge: 621d686 1b55e6c
Author: Yongbin Zhuang <38876805+robinzyb@users.noreply.github.com>
Date: Mon Oct 30 13:59:10 2023 +0100
Merge branch 'deepmodeling:devel' into devel
commit 621d686
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Fri Oct 20 22:53:54 2023 +0000
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
commit 03cc010
Author: robinzyb <38876805+robinzyb@users.noreply.github.com>
Date: Sat Oct 21 00:50:51 2023 +0200
add decrecaption warning when dpdata throws errors while parsing cp2k
commit 0576449
Merge: 4840bbc dbe2bc9
Author: Yongbin Zhuang <38876805+robinzyb@users.noreply.github.com>
Date: Sat Oct 21 00:30:18 2023 +0200
Merge branch 'deepmodeling:devel' into devel
commit 4840bbc
Author: robinzyb <38876805+robinzyb@users.noreply.github.com>
Date: Thu Sep 7 14:12:19 2023 +0200
Update README.md for recommendation of using cp2kdata1 parent 1b55e6c commit 7fb45d8
2 files changed
+42
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| 96 | + | |
| 97 | + | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
98 | 102 | | |
99 | 103 | | |
| 104 | + | |
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
| 108 | + | |
| 109 | + | |
103 | 110 | | |
104 | 111 | | |
| 112 | + | |
105 | 113 | | |
106 | 114 | | |
107 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
7 | 16 | | |
8 | 17 | | |
9 | 18 | | |
10 | 19 | | |
11 | 20 | | |
12 | 21 | | |
13 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
14 | 27 | | |
15 | 28 | | |
16 | 29 | | |
17 | 30 | | |
18 | 31 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
0 commit comments