From 9815096db22c73cacdbb65512d1b61d633db7fa8 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 2 Dec 2002 19:21:08 +0000 Subject: "version 0.1.1" svn path=/trunk/; revision=267 --- externals/grill/vasp/max/vasp.spin | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 externals/grill/vasp/max/vasp.spin (limited to 'externals/grill/vasp/max/vasp.spin') diff --git a/externals/grill/vasp/max/vasp.spin b/externals/grill/vasp/max/vasp.spin new file mode 100755 index 00000000..ebc2a1ff --- /dev/null +++ b/externals/grill/vasp/max/vasp.spin @@ -0,0 +1,24 @@ +max v2; +#N vpatcher 448 294 770 681; +#P newex 50 145 60 196617 vasp.pwrap; +#P outlet 24 268 15 0; +#P inlet 25 56 15 0; +#P newex 24 232 51 196617 vasp.rect; +#P newex 25 210 58 196617 vasp.join 2; +#P newex 49 187 44 196617 vasp.int; +#P newex 50 167 55 196617 vasp.* $1; +#P newex 50 123 44 196617 vasp.dif; +#P newex 25 81 55 196617 vasp.polar; +#P newex 25 101 61 196617 vasp.split 2; +#P comment 26 31 203 196617 multiply phase velocity by argument factor; +#P connect 6 0 7 0; +#P connect 7 0 9 0; +#P connect 8 0 2 0; +#P connect 2 0 1 0; +#P connect 1 0 6 0; +#P connect 4 0 5 0; +#P connect 1 1 3 0; +#P connect 3 0 10 0; +#P connect 10 0 4 0; +#P connect 5 0 6 1; +#P pop; -- cgit v1.2.1