From d4c6a44e65b9acd229ad0d74f75e0b56b24b5dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=90=E4=B9=85=E9=96=93=20=E7=BE=8E=E6=B3=A2?= Date: Sat, 19 Sep 2026 19:40:53 +0900 Subject: [PATCH] add trajectory file --- Readme.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.org b/Readme.org index 1056eb4..6006bf4 100644 --- a/Readme.org +++ b/Readme.org @@ -27,6 +27,7 @@ The target system is Li₃PS₄–LiI glass. The following compositions are included in this repository: +- 90Li₃PS₄–10LiI - 80Li₃PS₄–20LiI - 70Li₃PS₄–30LiI - 60Li₃PS₄–40LiI @@ -69,6 +70,7 @@ pip install numpy matplotlib ├── 060Li3PS4-040LiI_thin100.lammpstrj ├── 070Li3PS4-030LiI_thin100.lammpstrj ├── 080Li3PS4-020LiI_thin100.lammpstrj +├── 090Li3PS4-010LiI_thin100.lammpstrj ├── Readme.org └── .gitignore #+END_EXAMPLE