From d271a00de75062c916de242a5ec5f71e86b8a8fd Mon Sep 17 00:00:00 2001 From: rieger Date: Thu, 24 Apr 2008 15:43:07 +0200 Subject: [PATCH] added interactions.ini file to be tracked as well --- interactions.ini | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 interactions.ini diff --git a/interactions.ini b/interactions.ini new file mode 100644 index 0000000..770f9f7 --- /dev/null +++ b/interactions.ini @@ -0,0 +1,19 @@ +; Input file for the description of the set of interaction parameters to search for at the given surface +; configuration +[Interactions] +pair = 1/0 "Vp1" +pair = 1/1 "Vp2" +pair = 1/1 "Vp2_across" + +trio = 1/0:1/1 "Vtr1" +trio = 1/1:-1/1 +trio = + +quattro = + +quinto = + + + + + -- 2.11.4.GIT