There was an error while loading. Please reload this page.
1 parent 184a285 commit 26858e0Copy full SHA for 26858e0
source/lmp/tests/test_lammps_dpa_pt_nopbc.py
@@ -21,7 +21,7 @@
21
22
pbtxt_file2 = Path(__file__).parent.parent.parent / "tests" / "infer" / "deeppot.pbtxt"
23
pb_file = Path(__file__).parent.parent.parent / "tests" / "infer" / "deeppot_dpa.pth"
24
-pb_file2 = Path(__file__).parent / "graph2.pb"
+pb_file2 = Path(__file__).parent / "graph.pb"
25
system_file = Path(__file__).parent.parent.parent / "tests"
26
data_file = Path(__file__).parent / "data.lmp"
27
data_file_si = Path(__file__).parent / "data.si"
0 commit comments