From eea62de47965ead5cfad1be32e3e9f1090a75bcb Mon Sep 17 00:00:00 2001 From: Ying-Li Niu <64801511@qq.com> Date: Sun, 21 Jun 2026 08:13:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20case05=20atom=201=20z=3D0=EF=BC=88?= =?UTF-8?q?=E8=B5=B7=E7=82=B9=E6=8B=89=E5=9B=9E=E9=93=BE=E5=B9=B3=E9=9D=A2?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/case05/input/coord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/case05/input/coord.txt b/examples/case05/input/coord.txt index 8bd9dda..1f54708 100644 --- a/examples/case05/input/coord.txt +++ b/examples/case05/input/coord.txt @@ -1,5 +1,5 @@ n mass radius x y z vx vy vz fix_x fix_y fix_z -1 1 0.1 0 0 1 0 0 0 0 1 1 +1 1 0.1 0 0 0 0 0 0 0 1 1 2 1 0.1 1 0 0 0 0 0 0 1 1 3 1 0.1 2 0 0 0 0 0 0 1 1 4 1 0.1 3 0 0 0 0 0 0 1 1