Skip to content

Commit d68171a

Browse files
authored
reduce rcut and sel in the example of se_e3 (#1082)
See #1062.
1 parent 5e96c57 commit d68171a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/water/se_e3/input.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"type_map": ["O", "H"],
55
"descriptor" :{
66
"type": "se_e3",
7-
"sel": [40, 80],
7+
"sel": "auto",
88
"rcut_smth": 0.50,
9-
"rcut": 6.00,
9+
"rcut": 5.80,
1010
"neuron": [2, 4, 8],
1111
"resnet_dt": false,
1212
"seed": 1,

0 commit comments

Comments
 (0)