X-Git-Url: https://hackdaworld.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=run;h=bd72bc23f691fec17006ded74426a4012cd613e6;hb=95cfeec6fbbfa975d5ac5b99ec3f7386ca3d6071;hp=6e120d781b42e1e3d721d3b0c2a3b64df4729853;hpb=c1f74e23422d004f7b9d2493cc747871c7ebfbae;p=physik%2Fposic.git diff --git a/run b/run index 6e120d7..bd72bc2 100755 --- a/run +++ b/run @@ -4,7 +4,8 @@ if [ "$?" == "0" ]; then #./perms if [ "$1" ] ; then - ./visualize $1 + #./visualize -w 640 -h 480 -d $1 + ./visualize -w 640 -h 480 -d $1 -nll -2.4 -2.4 -2.4 -fur 3.8 3.8 3.8 -b -2.03 -2.03 -2.03 3.39 3.39 3.39 -r 0.6 -c 1.5 -15.0 1.5 #rasmol -32 -nodisplay < $1/visualize.scr > /dev/null 2>&1 ./ppm2avi $1 fi