]> hackdaworld.org Git - physik/posic.git/blobdiff - visual/visual.c
still pressure (+ fixes with cubic lattce and ho potential ...)
[physik/posic.git] / visual / visual.c
index a6fda4f747082c714c085b299aaf62f24466031b..a76c608264f5c1a141bd6678fb38a4c50e1074b5 100644 (file)
@@ -87,7 +87,7 @@ int visual_atoms(t_visual *v,double time,t_atom *atom,int n) {
 
        /* script file update */
        dprintf(v->fd,"load xyz %s\n",file);
-       dprintf(v->fd,"spacefill 270\n");
+       dprintf(v->fd,"spacefill 100\n");
        dprintf(v->fd,"rotate x 100\n");
        dprintf(v->fd,"rotate y 10\n");
        dprintf(v->fd,"set ambient 20\n");