create_lattice fixes, still virial probs ...
[physik/posic.git] / visual / visual.c
index d6ce369..573ac4f 100644 (file)
@@ -87,8 +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\n");
-       //dprintf(v->fd,"spacefill 100\n");
+       dprintf(v->fd,"spacefill 200\n");
        dprintf(v->fd,"rotate x 100\n");
        dprintf(v->fd,"rotate y 10\n");
        dprintf(v->fd,"set ambient 20\n");