From 66b564d397e03605e3ebd342781022f95835410e Mon Sep 17 00:00:00 2001 From: Vladimir Skokov Date: Thu, 26 Sep 2019 14:30:03 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5bd5dea..ac16088 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,8 @@ fp_exp.x xmgrace -nxy output_data.csv The first column is t; the second is T; the remaining are c_1, ..., c_Lmax + +## Sample output + +L_max = 10: output_data_10.csv +L_max = 20: output_data_20.csv