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.conv | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100755 externals/grill/vasp/max/vasp.conv (limited to 'externals/grill/vasp/max/vasp.conv') diff --git a/externals/grill/vasp/max/vasp.conv b/externals/grill/vasp/max/vasp.conv new file mode 100755 index 00000000..0d101377 --- /dev/null +++ b/externals/grill/vasp/max/vasp.conv @@ -0,0 +1,30 @@ +max v2; +#N vpatcher 30 70 430 370; +#P newex 53 224 52 196617 vasp.c!fft; +#P newex 134 130 62 196617 vasp.sync 2; +#P newex 150 103 45 196617 vasp.= 0; +#P newex 151 79 43 196617 vasp.im; +#P newex 133 157 49 196617 vasp.cfft; +#P newex 54 198 44 196617 vasp.c*; +#P newex 54 131 62 196617 vasp.sync 2; +#P newex 70 104 45 196617 vasp.= 0; +#P newex 71 80 43 196617 vasp.im; +#P newex 53 158 49 196617 vasp.cfft; +#P outlet 52 252 15 0; +#P inlet 140 51 15 0; +#P inlet 54 51 15 0; +#P connect 12 0 2 0; +#P connect 6 0 3 0; +#P connect 7 0 12 0; +#P connect 0 0 6 0; +#P connect 3 0 7 0; +#P connect 4 0 5 0; +#P connect 0 0 4 0; +#P connect 8 0 7 1; +#P connect 5 0 6 1; +#P connect 11 0 8 0; +#P connect 1 0 11 0; +#P connect 9 0 10 0; +#P connect 1 0 9 0; +#P connect 10 0 11 1; +#P pop; -- cgit v1.2.1