added report system, still messing around with virial pressure
[physik/posic.git] / visual / visual.c
index a6fda4f..a76c608 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");