final crt fixes (velocity?)
[physik/posic.git] / mdrun.c
diff --git a/mdrun.c b/mdrun.c
index bb1cd21..76e6c4d 100644 (file)
--- a/mdrun.c
+++ b/mdrun.c
@@ -1308,6 +1308,8 @@ int crt(t_moldyn *moldyn,t_mdrun *mdrun) {
                      moldyn->count*sizeof(t_atom));
        }
        close(fd);
                      moldyn->count*sizeof(t_atom));
        }
        close(fd);
+       /* visualize atoms */
+       visual_atoms(moldyn);
 
        /* output energy */
        printf("  crt energy: %d - %f\n\n",
 
        /* output energy */
        printf("  crt energy: %d - %f\n\n",